Closed
Description
- Editor name and version: VS Code
- Platform: All
- MagicPython version: Latest
I'm looking at improving the (out of the box) syntax highlighting for python in Visual Studio Code. Currently VS Code is using the tmLanguage file from TextMate's Python bundle. However the tmLanguage file provided by Magic Python seems to be far better.
Do you have any concerns with me trying to include the tmLanguage file from Magic python directly into VS Code?