Hello everyone, When I’m making VB.NET code with VS for Mac (Version 7.8.3 build 2) and want to comment out multiple lines,I cannot do that by the keyboard shortcut “⌘/”. It seems that it doesn’t work only for VB.NET. ...
I mapped the shortcut to CTRL + Q and I have been quite comfortable with it, and I look forward to do something similar in future IDEs I'm going to use. That's to say, that shortcuts can be highly personal. They vary as a result of personal taste, coding style, habits, past exp...
Angle between two lines Anti debugging code in C# any equivalent in c# for bytearray outputstream/inputstream and data outputstream/inputstream? App Config and escape sequences App Config key not working App setting inacessible due to protection level App.config for multiple groups of same key/...
[NEW]Find (Ctrl+F) now has Grep/Ungrep buttons (can be quickly called withAlt+G/R). Find's settings including regexp mode are respected. In case of active selection these commands operate on selected lines only. Big buffers will see a progress bar in the status bar. #46 #29 [NEW]...
But it's the keyboard shortcuts that really rock! These will, predictably, comment or uncomment lines of code for you. So, let's say you have some code you want commented out. Just select it:Then press CTRL + K, CTRL + C (in this example):...