开发者

Assign "Ctrl+S" to Subversion commit

开发者 https://www.devze.com 2023-02-10 23:04 出处:网络
In NetBea开发者_Go百科ns, how can I make it so that every time I save a file it gets committed to Subversion?This sounds like a recipe for disaster!

In NetBea开发者_Go百科ns, how can I make it so that every time I save a file it gets committed to Subversion?


This sounds like a recipe for disaster!

That being said . . .

  1. Go to Tools : Options in the menu.
  2. Go to the Keymap tab.
  3. Type commit in the Search box.
  4. Locate the row for "Commit..." / "Subversion".
  5. Double-click in its Shortcut cell.
  6. Press the desired shortcut (e.g. Ctrl + Alt + Shift + S).
  7. Click the OK button.

As committing a file automatically saves it first, you could use Ctrl + S as the shortcut if you wish.

Note that this also works when you select one or more files in the Projects pane. Thanks for asking the question as I get really sick of navigating through the popup menus all the time. :)

0

精彩评论

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