| .. |
|
analysis.go
|
internal/lsp: add more error propagation and logging for analyses
|
2019-04-24 02:44:48 +00:00 |
|
completion.go
|
internal/lsp: fix completion insertion
|
2019-05-17 18:32:58 +00:00 |
|
completion_format.go
|
internal/lsp: fix completion insertion
|
2019-05-17 18:32:58 +00:00 |
|
completion_snippet.go
|
internal/lsp: handle additional snippet cases
|
2019-05-15 17:48:15 +00:00 |
|
diagnostics.go
|
internal/lsp: update column mapper with content on incremental changes
|
2019-05-20 19:04:59 +00:00 |
|
diagnostics_test.go
|
internal/lsp: fix swallowed package errors
|
2019-05-17 18:33:31 +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: prepare for non go files
|
2019-05-15 23:59:46 +00:00 |
|
highlight.go
|
internal/lsp: prepare for non go files
|
2019-05-15 23:59:46 +00:00 |
|
hover.go
|
internal/lsp: support definitions and hover for builtins
|
2019-05-17 00:35:10 +00:00 |
|
identifier.go
|
internal/lsp: support definitions and hover for builtins
|
2019-05-17 00:35:10 +00:00 |
|
signature_help.go
|
internal/lsp: support definitions and hover for builtins
|
2019-05-17 00:35:10 +00:00 |
|
source_test.go
|
internal/lsp: fix completion insertion
|
2019-05-17 18:32:58 +00:00 |
|
symbols.go
|
internal/lsp: prepare for non go files
|
2019-05-15 23:59:46 +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 definitions and hover for builtins
|
2019-05-17 00:35:10 +00:00 |