..
analysis.go
internal/lsp: run analyses despite some errors
2019-05-28 20:25:02 +00:00
completion_format.go
internal/lsp: build the packages config on demand from proper configuration
2019-05-21 17:12:43 +00:00
completion_snippet.go
internal/lsp: build the packages config on demand from proper configuration
2019-05-21 17:12:43 +00:00
completion.go
internal/lsp: build the packages config on demand from proper configuration
2019-05-21 17:12:43 +00:00
diagnostics_test.go
internal/lsp: fix swallowed package errors
2019-05-17 18:33:31 +00:00
diagnostics.go
internal/lsp: build the builtin package preemptively
2019-06-03 18:19:26 +00:00
enums.go
internal/lsp: switch completion item tests to using the enum strings
2019-04-17 17:57:43 +00:00
format.go
internal/lsp: add a file system abstraction
2019-05-24 13:48:47 +00:00
highlight.go
internal/lsp: build the packages config on demand from proper configuration
2019-05-21 17:12:43 +00:00
hover.go
internal/lsp: build the packages config on demand from proper configuration
2019-05-21 17:12:43 +00:00
identifier.go
internal/lsp: trim ASTs for which we do not require function bodies
2019-06-03 19:34:55 +00:00
signature_help.go
internal/lsp: add nil checks for ASTs and token
2019-05-20 20:09:54 +00:00
source_test.go
internal/lsp: trim ASTs for which we do not require function bodies
2019-06-03 19:34:55 +00:00
symbols.go
internal/lsp: build the packages config on demand from proper configuration
2019-05-21 17:12:43 +00:00
util.go
internal/lsp: support definitions and hover for builtins
2019-05-17 00:35:10 +00:00
view.go
internal/lsp: support build flags on processConfig
2019-06-03 21:18:25 +00:00