开发者

Backing up my Custom Settings in CodeRush

开发者 https://www.devze.com 2023-02-24 00:00 出处:网络
In Finding a key binding definition in CodeRush @RoryBecker advocated putting all my custom keyboard shortcuts in a \'custom\' folder.How do I ensure these settings are backed up, and also so that I c

In Finding a key binding definition in CodeRush @RoryBecker advocated putting all my custom keyboard shortcuts in a 'custom' folder. How do I ensure these settings are backed up, and also so that I can co开发者_Go百科py those settings from one development machine to another.


If you create all new shortcuts within a "Custom" folder then the file you'll need to backup is "Settings.XML\IDE\Shortcuts_Custom.xml" folder

The location of the Settings.XML folder will vary depending on your system and it's settings.

See this blogpost general help on settings and their location

0

精彩评论

暂无评论...
验证码 换一张
取 消