Skip to content

Releases: quantonganh/snippets-ls

v0.0.4

30 Nov 23:58
Compare
Choose a tag to compare

Changelog

  • fba98d1 declares as go-lsp, required as snippets-ls

v0.0.3

06 Nov 04:11
Compare
Choose a tag to compare

Changelog

v0.0.2

05 Oct 07:17
Compare
Choose a tag to compare

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

v0.0.1

18 Aug 14:35
Compare
Choose a tag to compare

Changelog

  • 9a67b8d Initial commit
  • fa2e2fd a simple language server to insert snippets into Helix
  • 8547588 add github workflow and goreleaser
  • 173a646 add installation and usage
  • ea8a500 support VSCode snippets
  • 55d256b use my forked go-lsp while waiting for the PR to be merged