This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 119854 - Visual Studio keyboard mappings
Summary: Visual Studio keyboard mappings
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 04:55 UTC by jogshy
Modified: 2012-09-24 14:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Keymap for Visual Studio 6. (27.75 KB, text/plain)
2012-09-24 14:39 UTC, hydna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jogshy 2007-10-24 04:55:08 UTC
I see in Netbeans 5.5.1 you can set default keyboard maps as Netbeans, EMacs or Eclipse...
Could be possible to add a map with the default Visual Studio bindings please? I mean... F5 to run, F9 to put a
breakpoint, F10/F11 to step in/over, CTRL+C to copy, CTRL+V to paste, CTRL+Z to undo, etc...
That will make the VS coder people be more confortable in Netbeans.
thx
Comment 1 Vitezslav Stejskal 2007-10-24 12:44:10 UTC
Sure, the problem is that none of us (at least here among the editor folks) has Visual Studio. However, if you would
want to participate I would suggest creating the shortcuts profile as a copy of for example the default 'Netbeans'
profile and customizing whatever you want to customize. When you are happy with it you can bundle it as a very simple
plugin and publish it on http://www.nbextras.org/ for example. Alternatively you could add it under the contrib folder
in Netbeans CVS and if people find it generally useful the module will be added to the standard distribution.
Comment 2 hydna 2012-09-24 14:39:25 UTC
Created attachment 124812 [details]
Keymap for Visual Studio 6.

This is the keyboard mapping for Visual Studio (Visual Studio 6), except that File close has been remapped to Ctrl-W.