The Jupyter extension brings Jupyter Notebook functionality into VS Code. It lets you create, open, and edit .ipynb files ...
Syntax highlighting used to be trickier to implement. Not only does an editor need to understand the syntax of a language, it ...