Rpinski / vscode-shebang-snippets

Shebang Snippets Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=rpinski.shebang-snippets
MIT License
19 stars 9 forks source link

Non ENV shebangs #74

Closed Justxd22 closed 2 weeks ago

Justxd22 commented 4 weeks ago

Awesome extension well done !

can we get non env shebangs ? (a requirement for some workspaces) like: #!/usr/bin/node #!/usr/bin/python

Rpinski commented 3 weeks ago

Many thanks, @Justxd22!

Sure, I'll test non-env shebangs for the next big release I'm planning!

Justxd22 commented 2 weeks ago

good work :D