VS Code Options

File > Preferences > Keyboard shortcuts

Transform to Uppercase

ctrl + shift + u

Transform to Lowercase

ctrl + shift + l

Use tabs not spaces

Settings > Text editor > Insert spaces = OFF

Settings > Text editor > Detect Indentation = OFF

Turn off auto closing

Settings > Text Editor > Auto Closing Brackets = NEVER

Settings > Text Editor > Auto Closing Comments = NEVER

Settings > Text Editor > Auto Closing Quotes = NEVER

Commenting

Settings > Text Editor > Editor: Comments: Insert Space = OFF

Clear terminal when building (so it start fresh each time)

Settings > Features > Debug > Terminal: Clear Before Reusing = ON
Settings > Features > Debug > Cmake: Clear Output Before Build = ON

Open files at the end of the open files tabs

Workbench > Editor: Open Positioning = last

USEFUL?
We benefit hugely from resources on the web so we decided we should try and give back some of our knowledge and resources to the community by opening up many of our company’s internal notes and libraries through mini sites like this. We hope you find the site helpful.
Please feel free to comment if you can add help to this page or point out issues and solutions you have found, but please note that we do not provide support on this site. If you need help with a problem please use one of the many online forums.

Comments

Your email address will not be published. Required fields are marked *