Skip to content

Releases: withered-magic/starpls

v0.1.21

28 Dec 08:28
96ef5d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.20...v0.1.21

v0.1.20

06 Dec 17:54
ba5fb50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.19...v0.1.20

v0.1.19

03 Dec 07:36
64dc3f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.18...v0.1.19

v0.1.18

02 Dec 17:45
9243c29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.1.18

v0.1.17

02 Dec 07:04
c9284a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.17

v0.1.16

28 Nov 07:15
27fcce0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.15...v0.1.16

v0.1.15

18 Oct 05:25
3e0f636
Compare
Choose a tag to compare
fix: support escaped newlines within string literals (#293)

v0.1.14

09 May 09:15
e2e87ee
Compare
Choose a tag to compare
  • autocomplete external repository names in load() statements
  • improved support for builtin providers

v0.1.13

29 Apr 07:14
11fc882
Compare
Choose a tag to compare
  • Adds Document Symbols support
  • Inference for ctx.attr with --experimental_infer_ctx_attributes
  • Support Bazel prelude

v0.1.12

20 Apr 21:25
0065638
Compare
Choose a tag to compare
  • Go to Definition support for labels in string literals, supports both source files and targets defined in BUILD files
  • Automatically fetch external repositories
  • Send error notification when Bazel initialization fails