Task List
Did you know that you can leave to do's to a task list in your code to remind you to come back to them later?
How to add a to do to your task list
If you are working on a code file, then on or near the line that you want to add a to do type
// todo
Add to task list shortcut
You can also use the shortcut Ctrl + K, Ctrl + H and it will add a reference to the line to the task list. This is especially useful if it's not a code file but a markup file like HTML.
Show task list
You can show a list of your to do's by using the shortcut Ctrl + \ , Ctrl + T
Other tips
| Bookmarks | Change Whitespace Colour | Code Map | Code Snippets | Comment Shortcut | Dark Theme | Delete All Breakpoints | Expand/Collapse All | Format Document | Full Screen | Go To Definition | Go To Line Number | Go To Matching Bracket | Go To MVC View | Incremental Search | Make Uppercase | Move Solution Explorer | Move Type To New File | Multiple Line Edit | Navigate Forward and Backward | Navigate Through Active Windows | Peek Definition | Pending Changes Filter | Preview Selected Items | Quick Actions | Rename Field | Scroll Wheel Font Size | Search Solution Explorer | Show Whitespace | Split Window | Sync With Active Document | Task List |