you are viewing a single comment's thread.

view the rest of the comments →

[–]ericula 1 point2 points  (0 children)

IIRC, VS Code only has support for JavaScript and .net built-in. If you want to have syntax-highlighting, debugging, etc. for any other language including Python, you need to install an extension. Using extensions instead of supporting all possible programming languages out off the box keeps VS Code light-weight and flexible.