index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lsp.h
Age
Commit message (
Expand
)
Author
2022-12-29
show the wait cursor when waiting for go to definition
pommicket
2022-12-29
error LSPResponse member
pommicket
2022-12-29
textDocument/definition for ctrl+click
pommicket
2022-12-29
working hover
pommicket
2022-12-29
more hover
pommicket
2022-12-29
fix autocomplete, start hover
pommicket
2022-12-28
better signature help
pommicket
2022-12-28
fixed (all?) problems with signature help
pommicket
2022-12-28
parsing signature help
pommicket
2022-12-27
more signature help
pommicket
2022-12-27
start signature help
pommicket
2022-12-27
handle window/showMessageRequest (hopefully)
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
handle complete vs incomplete lists
pommicket
2022-12-24
testing LSPs for other languages
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
completion context + don't flash cursor if trigger character
pommicket
2022-12-23
trigger characters
pommicket
2022-12-23
LSP document_data
pommicket
2022-12-23
show documentation!
pommicket
2022-12-22
deprecated support!
pommicket
2022-12-22
symbol kind
pommicket
2022-12-22
detail text
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-10
more lsp
pommicket
[prev]