Otacon
Extensions
C# Support
Unity Support
Shader Support
Git Support
Utility
Configuration
// Editor settings:
"editor.formatOnSave": true,
// Documentation comment powered by OmniSharp
"editor.formatOnType": true,
"editor.wordWrap": "bounded",
"editor.renderWhitespace": "boundary",
"editor.stickyScroll.enabled": true,
"editor.cursorSmoothCaretAnimation": true,
// Bracket pair colorization
"editor.bracketPairColorization.enabled": true,
| |