Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 22:10
· 9 commits to master since this release

What's Changed

  • Complete rewrite of extension, now being a real editor extension instead of just a collection of snippets
  • Shebang suggestions now only shown at beginning of 1st line and not anywhere in document
  • After completing a shebang line, document language is automatically updated appropritately
  • Support for zsh and Nushell shebangs
  • Shebangs with /usr/bin/... and /usr/bin/env ... are both supported
  • The extension learns from its usage, frequently used shebangs are preferred in suggestion list

New Contributors

  • @noraj made their first contribution in #7

Full Changelog:

v0.1.4...v1.0.0