I know there are keymap profiles for Eclipse and Idea that reflect the VS 2k8 key mapping / shortcuts experience quite well, but do you know where I can find one for my IDE of choice, Netbeans?
Could importing from another IDE be possible as well?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I tried to create my own profile, unluckily there’s a key element in VS that prevents this from being completely possible in NetBeans… VS allows you to map the same key to different actions depending on the state of VS (editing, running, running in debug mode, etc.).
That allows you to map, for example, the F5 key to “Build” when editing… and that same F5 key to “Continue” when you hit a breakpoint.
AFAIK this is not possible in NetBeans.