We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536ef0b commit b2ca47eCopy full SHA for b2ca47e
grammars/MagicPython.tmLanguage
@@ -18,6 +18,8 @@
18
<string>Sconstruct</string>
19
<string>sconstruct</string>
20
<string>SConscript</string>
21
+ <string>gyp</string>
22
+ <string>gypi</string>
23
</array>
24
<key>first_line_match</key>
25
<string>^#!/.*\bpython[\d\.]*\b</string>
0 commit comments