index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lsp.c
Age
Commit message (
Expand
)
Author
2022-12-27
start signature help
pommicket
2022-12-27
fix LSP thread safety
pommicket
2022-12-27
fixed previous issues, + "save as" should now work
pommicket
2022-12-27
better workspaceFolders idea ("withhold judgement")
pommicket
2022-12-27
added workspaceFolders support
pommicket
2022-12-26
workspace/workspaceFolders request
pommicket
2022-12-26
start workspace folders stuff
pommicket
2022-12-25
set rootUri correctly
pommicket
2022-12-25
fix problem with jdtls by appending \n to empty files
pommicket
2022-12-25
fix various problems from texlab test
pommicket
2022-12-24
testing LSPs for other languages
pommicket
2022-12-24
fix ted_get_lsp problem
pommicket
2022-12-24
start LSP setting
pommicket
2022-12-23
framework for having multiple/configurable LSPs
pommicket
2022-12-23
only ask for completions if the server actually supports it
pommicket
2022-12-23
trigger characters
pommicket
2022-12-23
LSP document_data
pommicket
2022-12-22
start capabilities
pommicket
2022-12-22
symbol kind
pommicket
2022-12-22
reorganize lsp code
pommicket
2022-12-22
didClose notification, better completion
pommicket
2022-12-22
document IDs instead of documents
pommicket
2022-12-20
more completion
pommicket
2022-12-20
working didChange
pommicket
2022-12-20
start didChange
pommicket
2022-12-19
much better system for writing requests
pommicket
2022-12-18
a bunch of brekaing changes
pommicket
2022-12-18
working textDocument/didOpen
pommicket
2022-12-10
more lsp
pommicket
2022-12-09
real completion parsing!!
pommicket
2022-12-09
pass by value intead of poitner
pommicket
2022-12-09
more completion, not working yet
pommicket
2022-12-09
clean things up with lsp_expect_*
pommicket
2022-12-09
getting some completions
pommicket
2022-12-09
more lsp
pommicket
2022-12-08
fix response receiving
pommicket
2022-12-07
more LSP
pommicket
2022-12-07
more lsp stuff
pommicket
2022-12-07
nice communication with LSP
pommicket
2022-12-06
more work on lsp
pommicket
2022-12-06
more lsp
pommicket
2022-12-05
full json parser
pommicket
2022-12-05
more json
pommicket
2022-12-05
more json parser
pommicket
2022-12-05
more lsp, start json parser
pommicket
2022-12-05
start lsp
pommicket
[prev]