Isaac Clayton
|
172e276411
|
Fix warnings and propogate async further
|
2022-07-07 15:42:48 +02:00 |
|
Isaac Clayton
|
ce90dbd06a
|
Temporarily comment out closure errors to address other errors in project
|
2022-07-07 15:41:34 +02:00 |
|
Isaac Clayton
|
f4b4212932
|
More work on transitioning to async, need to figure out when to stop
|
2022-07-07 15:38:28 +02:00 |
|
Isaac Clayton
|
7dd3114a7a
|
Start switching JSON LSP adapter to plugin (take 2)
|
2022-07-07 15:16:59 +02:00 |
|
Antonio Scandurra
|
4e4210ac39
|
Open a buffer for every language server error when clicking on status
|
2022-06-16 10:00:29 +02:00 |
|
Max Brunsfeld
|
8f4387a252
|
Start work on installing gopls
|
2022-06-07 18:38:37 -07:00 |
|
Antonio Scandurra
|
8ca0127658
|
Make LspAdapter::process_diagnostics optional
|
2022-06-03 10:56:26 +02:00 |
|
Max Brunsfeld
|
f52050a9ec
|
Use the 'jsonc' language id for all JSON files
This way, comments are allowed by the language server.
|
2022-04-21 12:08:16 -07:00 |
|
Max Brunsfeld
|
158d987965
|
Start work on allowing language servers to support multiple languages
|
2022-03-29 16:57:18 -07:00 |
|
Keith Simmons
|
0e1d371a67
|
Add typescript language server
Currently not tested for tsx files
Co-authored-by: Max Brunsfeld <max@zed.dev>
|
2022-03-29 13:42:21 -07:00 |
|
Max Brunsfeld
|
d466768eed
|
WIP
|
2022-03-29 11:06:08 -07:00 |
|