Skip to content

Releases: koskev/jsonnet-language-server

v0.17.2-fork

09 Jun 20:55
8c94185

Choose a tag to compare

Changelog

v0.17.1-fork

03 May 15:12
9d2cd92

Choose a tag to compare

Changelog

  • 9d2cd92 Add signature help, argument completion, and inlay hints for std functions

v0.17.0-fork

03 May 12:48
cf0dc72

Choose a tag to compare

Rewrite of the completion engine.

It should now be possible to complete "everything".
Including function calls, builder pattern, object returns, for loops, conditionals, and much more.