starlark-lsp icon indicating copy to clipboard operation
starlark-lsp copied to clipboard

Starlark LSP server

Results 6 starlark-lsp issues
Sort by recently updated
recently updated
newest added

Autocomplete for dicts would be very good. This would ease the configuration with structured data.

Hover Support for custom symbols would be great, e.g. in the following snippet I would like to hover main and say_hello and get the docstring and function definution, like for...

For large configuration files it would ease navigation if a code outline (document symbol map) could be provided.

I try to connect starlark-lsp local service by using `WebSocket("ws://127.0.0.1:8888")`, Got error `Error: invalid header line "GET /lsp HTTP/1.1"` from service what should I do? ![image](https://github.com/user-attachments/assets/6eba834d-dbad-43ca-a250-97a065265726)

Bumps gopkg.in/yaml.v3 from 3.0.0 to 3.0.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/yaml.v3&package-manager=go_modules&previous-version=3.0.0&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go