Skip to content

Commit 2614f19

Browse files
fix: Default to Python syntax highlighting theme (#397)
This fixes #396. Changes the `.starlark` name suffix to `.python.starlark`. By using both `python` and `starlark`, vscode is able to default to Python highlighting if a color theme defines colors specifically for `python`. For example, default color themes in vscode use `keyword.operator.logical.python` to highlight `and`/`or`/`not`/`in`.
1 parent 3f91d2d commit 2614f19

File tree

1 file changed

+102
-102
lines changed

1 file changed

+102
-102
lines changed

0 commit comments

Comments
 (0)