issues
search
tilt-dev
/
starlark-lsp
Starlark LSP server
Apache License 2.0
31
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
circleci: update golang
#58
nicks
closed
3 months ago
0
readme: update copyright
#57
nicks
closed
3 months ago
0
fix: ak integrations GitHub
#56
ig-ra
closed
9 months ago
0
feat: structs and types completion
#55
ig-ra
closed
9 months ago
0
Add provisional support for completing struct members
#54
nicksieger
closed
3 months ago
0
Igor/trigger manual workflows
#53
ig-ra
closed
9 months ago
0
Igor/fix scope recognision on dot completion
#52
ig-ra
closed
9 months ago
0
build(deps): bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0
#51
dependabot[bot]
closed
7 months ago
0
fix: fit for Markdown new line
#50
cutecutecat
closed
1 year ago
0
bug: Hover arguments without new line
#49
cutecutecat
closed
1 year ago
0
fix: allow space at docstring parse
#48
cutecutecat
closed
1 year ago
1
feat: Allow space inside argument defenition
#47
cutecutecat
closed
1 year ago
1
feat: Hover with Markdown infomation
#46
cutecutecat
closed
1 year ago
4
feat: Hover could contain more infomation
#45
cutecutecat
closed
1 year ago
1
Autocomplete for dicts
#44
iFrozenPhoenix
opened
2 years ago
4
Code outline support
#43
iFrozenPhoenix
opened
2 years ago
0
Hover support for custom symbols (variables, constants, functions)
#42
iFrozenPhoenix
opened
2 years ago
2
Resolve Load Statement Custom URIs
#41
nicksieger
closed
2 years ago
0
Fix incorrect circular load
#40
nicksieger
closed
2 years ago
0
Referencing the same file in a load statement multiple times generates "circular load" error
#39
nicksieger
closed
2 years ago
0
analysis: change builtins to generate from starlark-go spec
#38
nicksieger
closed
2 years ago
0
readme: fill in some details
#37
nicksieger
closed
2 years ago
0
lsp: go 1.18
#36
landism
closed
2 years ago
1
starlark-lsp: analyzer.Definition can't return an error
#35
landism
closed
2 years ago
0
query: inline queries
#34
nicksieger
closed
2 years ago
0
lsp: add go to definition
#33
landism
closed
2 years ago
0
builtins: layer type hints on top of starlark builtins
#32
nicksieger
closed
2 years ago
0
starlark-lsp: fix DocumentSymbol endpoint
#31
landism
closed
2 years ago
0
starlark-lsp: swap out protocol.DocumentSymbol with query.Symbol
#30
landism
closed
2 years ago
0
Builtin method/field completion
#29
nicksieger
closed
2 years ago
0
analysis: set active param based on keyword args
#28
nicksieger
closed
2 years ago
0
lsp: calculate hover by symbol rather than function call
#27
landism
closed
2 years ago
0
Completion includes function arguments as variables
#26
nicksieger
closed
2 years ago
0
analysis: remove double-walk, clean up names
#25
nicksieger
closed
2 years ago
0
cli: create command with document manager options
#24
nicksieger
closed
2 years ago
0
Follow load statements for symbols and functions
#23
nicksieger
closed
2 years ago
0
tiltfile: use `tilt dump api-docs` to generate stubs for server
#22
nicksieger
closed
2 years ago
0
lsp: show hover for functions
#21
landism
closed
2 years ago
1
lsp: use plaintext instead of markdown
#20
landism
closed
2 years ago
0
lsp: allow passing an fs.FS for tilt builtins
#19
landism
closed
2 years ago
1
builtins: fs.FS support
#18
nicksieger
closed
2 years ago
0
lsp: fix logging, more changes to allow calling as a library
#17
landism
closed
2 years ago
0
chore: remove internal package from Tiltfile/Makefile
#16
nicksieger
closed
2 years ago
0
Function keyword arg completion
#15
nicksieger
closed
2 years ago
1
lsp: allow invocation as library
#14
landism
closed
2 years ago
0
completion: extract identifiers for completion via query
#13
nicksieger
closed
2 years ago
0
Include Starlark builtins
#12
nicksieger
closed
2 years ago
0
Parse module paths + Completion
#11
nicksieger
closed
2 years ago
0
Server shutdown + Tiltfile
#10
nicksieger
closed
2 years ago
1
document: add leak checker to server tests
#9
milas
closed
2 years ago
0
Next