Skip to content

Releases: textwire/lsp

v0.5.1

01 Apr 15:54

Choose a tag to compare

Changelog

  • 49872a7 fix: autocompletions not working

v0.5.0

01 Apr 14:43

Choose a tag to compare

Changelog

  • d4ce52b feat: update textwire to v4

v0.4.2

01 Mar 12:04

Choose a tag to compare

Changelog

  • 1a131dd docs: update changelog.md
  • 9086b81 feat: update textwire to latest version

v0.4.1

14 Feb 12:20

Choose a tag to compare

Changelog

  • 1d8eb00 docs: update readme.md
  • 6054178 fix: set limit on file size
  • 61ff48a docs: update changelog.md
  • fd0f516 chore: update textwire to the latest verion
  • 7b26d18 docs: added AGENTS.md file
  • 774e776 docs: format
  • a850db5 docs: add more info to readme.md
  • 86b43f9 refactor: rename Containerfile to Dockerfile
  • 22d1661 Merge pull request #7 from textwire/v0.4.0

v0.4.0

08 Nov 14:55

Choose a tag to compare

Changelog

v0.3.0

14 Jun 16:20
d9f0c17

Choose a tag to compare

Changelog

  • d9f0c17 Merge pull request #6 from textwire/v0.3.0
  • 663fe95 docs: update changelog.md
  • 3bc744e feat: add InsertTextFormat for better autocomple
  • 7c65c1c docs: update changelog.md
  • f8b575b chore: update textwire to the latest version
  • 3fd926f docs: update changelog.md
  • 19958fa fix: add proper autocompletion response
  • 5ee06e0 chore: update textwire to latest

v0.2.0

30 May 07:55
8fbf32c

Choose a tag to compare

Changelog

  • 8fbf32c Merge pull request #5 from textwire/v0.2.0
  • b311196 feat: add autocompletion for a loop object inside loops
  • 7a34a57 chore: update textwire to the latest version
  • b100506 docs: update changelog.md
  • 0c76ba4 refactor: completion.go file logic

v0.1.4

17 May 12:26

Choose a tag to compare

Changelog

  • f928156 feat: add code highlighting for code samples in autocomple popup window

v0.1.3

16 May 14:30

Choose a tag to compare

Changelog

  • 4e89e52 fix: proper autocomple logic
  • 47e3f16 Merge pull request #4 from textwire/v0.1.2

v0.1.2

16 May 07:02

Choose a tag to compare

Changelog

  • dfd46ee refactor: remove filtering of completion result
  • bdc3bdd fix: add FilterText field to completion items
  • 3e74a27 docs: update changelod and makefile
  • b7ff585 Merge pull request #3 from textwire/v0.1.1