delete word after or around cursor in VIM
I’m now switching to VIM from TextMate. I found ^+W in INSERT mode very useful. However, I’d like to delete not only the … Read more
I’m now switching to VIM from TextMate. I found ^+W in INSERT mode very useful. However, I’d like to delete not only the … Read more
I know that Ctrl + Shift + B launches a solution build, but I would like a shortcut that just builds the current … Read more
Anyone know the keyboard shortcut to copy/paste a line into a new line in Eclipse, without having to highlight the entire line? ctrl–alt–down … Read more
What is the keyboard shortcut to expand the little red line that gives you the menu where you can choose to have the … Read more
I can use F12 to jump to project tree (if it was the last tool that I used), but is there a shortcut … Read more
I am working on a new Android project (Java), and created an Object with a large number of variables. Since I am planning … Read more
In Eclipse you can search for a file in the project by pressing CTRL–SHIFT–R. Is there a way to do this in Visual … Read more
I’m working on some legacy code that has a class that is 10,000+ lines of code and has 100s of methods. Is there … Read more
I thought this would be easy to achieve, but so far I haven’t found solutions for comment/uncomment shortcut on both Java class editor … Read more
Tried to map it from Preferences -> Settings -> Keyboard, but the “key” combo box has only “forward delete” but no “delete”. My … Read more