Skip to content

Releases: muffinmad/anakin-language-server

v1.13

30 Mar 19:21
db3dd2c
Compare
Choose a tag to compare
  • Use pygls 0.10.2
  • Faster document changes builder

v1.12

25 Dec 11:31
Compare
Choose a tag to compare

Use Jedi v0.18

v1.11

24 Dec 11:50
Compare
Choose a tag to compare
  • Expose an interface so that the user can adjust Jedi configuration
  • Case insensitive completions

v1.10.3

22 Dec 09:37
Compare
Choose a tag to compare

create_environment takes 1 positional argument

v1.10.2

22 Dec 07:39
Compare
Choose a tag to compare

Handle pathlib.Path from the latest jedi (fix #17)

v1.10.1

21 Dec 12:00
Compare
Choose a tag to compare

Handle missed initializationOptions

v1.10

15 Dec 19:18
Compare
Choose a tag to compare
  • Publish diagnostics on document change
  • Options to control diagnoatics publishing

v1.9

15 Dec 10:35
Compare
Choose a tag to compare
  • Fuzzy completions