withered-magic/starpls
An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.
RustApache-2.0
Issues
- 0
Provide completion for .query.bzl
#281 opened by sluongng - 5
- 0
fix string escapes with `\`
#279 opened by withered-magic - 0
- 0
Fix relative labels in `load` statements
#276 opened by withered-magic - 0
Fetch external repo once it's referenced in a `load` statement, even if the label is incomplete
#275 opened by withered-magic - 1
- 0
Unable to alias provider for type usage
#273 opened by Silic0nS0ldier - 0
"Unexpected token" error when using types from top-level models like `java_common`
#272 opened by Silic0nS0ldier - 1
Implement `textDocument/formatting`
#267 opened by zaucy - 4
Support `*.BUILD.bazel` files
#262 opened by withered-magic - 0
Support `tuple` in type comments
#258 opened by withered-magic - 0
- 0
- 0
- 0
- 0
Support `module_ctx`
#261 opened by withered-magic - 0
- 2
(Possibly) incorrect handling of type comments for non-variadic function with keyword-only parameters
#257 opened by Strum355 - 2
Uknown type "List"
#256 opened by hauserx - 6
- 2
Warning: Type "ToolchainContext" is not indexable
#252 opened by hauserx - 0
Fix type comment resolution for providers
#253 opened by withered-magic - 4
- 0
validate function signatures
#251 opened by withered-magic - 0
- 6
- 0
- 0
Fix completions for paths in `load` statements
#238 opened by withered-magic - 9
- 0
Custom providers in type comments
#236 opened by withered-magic - 0
Additional hover locations
#206 opened by withered-magic - 4
Support Bazel prelude
#231 opened by Strum355 - 0
LSIF/SCIP support
#232 opened by withered-magic - 2
Support for multi-workspaces mode
#225 opened by sluongng - 2
- 0
Support `WORKSPACE.bzlmod`
#208 opened by withered-magic - 0
- 0
`starpls check` without arguments should check all Bazel files in the project
#217 opened by withered-magic - 0
Missing `licenses` function
#215 opened by withered-magic - 0
Fix `py_library` signature
#214 opened by withered-magic - 0
Warning for unresolved external repo in load statements when `bzlmod` is enabled
#207 opened by withered-magic - 0
Goto definition for non-source file labels
#203 opened by withered-magic - 0
- 0
Lazy fetching missing external deps
#198 opened by withered-magic - 5
Fail to load io_bazel_rules_go rules
#195 opened by sluongng - 2
- 0
Native support for `use_extension`
#175 opened by withered-magic - 0
Fix `startswith()` type signature
#179 opened by withered-magic - 0
Fix builtins conflict in `MODULE.bazel` files
#174 opened by withered-magic