Changelog
Additions
TextMate
grammar (forIntellij
support)
Installation
JetBrains IDE
Guide from the PyCharm Documentation
- Go to the settings dialog (
CTRL
+ALT
+S
), and underEditor
selectTextMate Bundles
- Click the add button (
+
) and locate the extracted.zip
-folder on your disk - Then press
OK
to apply the changes
From Editor
Go to the extensions tab (CTRL
+SHIFT
+X
), more options (...
) and select Install from VSIX...
Command Palette
Press F1
(or CTRL
+SHIFT
+P
) and type Install from VSIX...
Or Terminal
Visual Studio Code
code --install-extension <extension_path>
VSCodium
codium --install-extension <extension_path>