


#Visual studio 2015 intellisense shortcut code#
Now this piece of code will be available in all of your projects and you won't have to retype it, a simple drag and drop as required will be enough. Lazy Code Snippets: Allows you to drag and drop the selected code to toolbox and place it under one of the sections or create one of your own.To open the task list go to View -> Task List. Task List: can be used to keep track of comments like TODO, UNDONE, HACK or even customized tokens.For surround-with code snippets, use Ctrl + K, Ctrl + S.To Uncomment code press, Ctrl + K, Ctrl + U To Comment code press, Ctrl + K, Ctrl + C.Have you ever wished to select a piece of code vertically! Wish no more, simply hold down the Alt key and select text vertically.To move a line or set of selected line, use Alt + Up Arrow/Down Arrow.Peek definition by pressing Alt + F12 and Esc to close.Write Prop and then press Tab Tab for the following syntax.Īnd PropFull and then Tab Tab for the following syntax. To format your code and to bring it back to order. Simply, hold down the Ctrl key to see through the code hidden behind it. While intellisense, no doubt is an extremely helpful tool, but sometimes you wish you could peek at the code behind the intellisense window.To decrease font size, Press Ctrl + Shift + To increase font size, Press Ctrl + Shift +.To bring the quick actions light bulb in view.Press Ctrl + Tab, and the following pop-up will be displayed and you can specify the tab you want to go to. In this article we will talk about features, shortcuts, and tips for Visual Studio 2015 which will make you more comfortable and a hundred times more productive with the IDE you are working in.
