Visual Studio Code
Sections
Installation
TODO: add link to Visual Studio installation.
Extensions
- Code Spell Checker: To find miss spelled words. Making no mistakes in code the first time prevents having to spend time correcting the mistake in the future.
- Just add strings of characters that aren’t supposed to be real words to the ignore list.
-
Power Mode: for flames when you write in visual studio. This is a cool feature. If you’re gonna spend a significant amount of time coding, might as well make it more cozy.
-
SSH File System (sshfs): To view and edit a remote file system via ssh.
-
TODO Highlights: Highlights important keywords.
-
Todo Tree: A side bar displaying all to dos in a a project.
- TODO: GitHub CoPilot
- TODO: GitHub CoPilot Chat
Journal
- 2020.07.21 Created file