Skip to content

Releases: Rpinski/vscode-shebang-snippets

0.1.4

31 Aug 18:20
Compare
Choose a tag to compare

Added shebang snippets for PowerShell Core.

Please install through Visual Studio Marketplace.

0.1.3

31 Aug 18:21
Compare
Choose a tag to compare

Added shebang snippets for Groovy.

Please install through Visual Studio Marketplace.

0.1.2

18 Oct 22:32
Compare
Choose a tag to compare

Added choice between python3 and python in Python shebang snippets. (#4)

Please install the extension through official Visual Studio Code Marketplace.

0.1.1

18 Oct 22:25
Compare
Choose a tag to compare

Using #!/usr/bin/env sh instead of #!/usr/bin/sh (also for bash) - thanks to Andrii Melekhovskiy)

Please install the extension through official Visual Studio Code Marketplace.

0.1

14 Oct 15:30
Compare
Choose a tag to compare
0.1

Added support for encoding magic comments in Python, Ruby and shell scripts (thanks to Julien Grave)

Please install the extension through official Visual Studio Code Marketplace.

0.0.3

14 Oct 15:29
Compare
Choose a tag to compare

Initial release with support of sh, bash, expect, Perl, Python, Ruby, PHP, Node.js, Lua, F#.