Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Advanced Tips¶
The option
--link
allows you to securely bind code-server via Coder Cloud with the passed name. You’ll get a URL like https://myname .coder -cloud .com at which you can easily access your code-server instance. Authorization is done via GitHub.
Format Source Code¶
Format manually: Shift + Alt + F (Windows/Linux) or Shift + Option + F (macOS) Please refer to Visual Studio Code - Formatting and How do you format code on save in VS Code for more discussions.
Auto Activate Python Virtual Environment¶
Auto activate virtual environment in Visual Studio Code
Setup Password¶
Settings¶
Extensions¶
Please refer to Useful Visual Studio Code Extensions .
Debug Python Project¶
Shortcuts¶
Useful Tools¶
https://
Snippets¶
Snippets in Visual Studio Code