Skip to content

v0.0.2

Choose a tag to compare

@quantonganh quantonganh released this 05 Oct 07:17
· 14 commits to main since this release

Changelog

  • 9a67b8d Initial commit
  • 5bb6484 JReleaser creates the formulae in the Formula subdirectory, the ones created by GoReleaser in the repository's root will be ignored
  • 16916b5 Merge pull request #3 from perlinm/main
  • 6ddd28f Merge pull request #4 from perlinm/main
  • fa2e2fd a simple language server to insert snippets into Helix
  • 7106b34 add github workflow and goreleaser
  • d528401 add installation and usage
  • 5ca7b13 add nix flake
  • 9ade20a fix description
  • 53152d3 minor comment change
  • 9e4d164 nit cleanup
  • adedcbf nit flake cleanup and readme update
  • 22d5095 nixfmt
  • c62248f rename go-lsp --> snippets-ls
  • ea8a500 support VSCode snippets
  • 55d256b use my forked go-lsp while waiting for the PR to be merged