index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lsp-parse.c
Age
Commit message (
Collapse
)
Author
2023-03-03
different read/write colors for ide-highlights
pommicket
2023-03-03
open multiple files with command line arguments
pommicket
2023-01-11
URI %-escape sequences
pommicket
2023-01-09
fixed a bunch of windows stuff
pommicket
also compile_commands.json does fix the usages problem!
2023-01-07
fix texlab go-to-definition
pommicket
actually its their fault for ignoring the lack of capability
2023-01-07
oops turns out Hover.range is optional
pommicket
2023-01-05
lsp-configuration option
pommicket
2023-01-04
finish documenting what files do
pommicket
2023-01-03
read workspace/symbols containerName
pommicket
2023-01-03
fix double-free response_to
pommicket
also cancel old workspace/symbols requests
2023-01-03
go to type definition
pommicket
2023-01-03
go to declaration
pommicket
2023-01-03
rename ted_seterr to ted_error
pommicket
2023-01-02
finish restructuring
pommicket
2023-01-02
restructure LSP stuff
pommicket
2022-12-31
show line containing usage
pommicket
2022-12-31
ted_get_buffer_with_file, sort usages
pommicket
2022-12-30
textDocument/references request
pommicket
2022-12-30
start document highlights
pommicket
2022-12-30
textDocument/rename response parsing
pommicket
2022-12-30
start parse rename response
pommicket
2022-12-30
write rename request
pommicket
2022-12-30
cancelling requests
pommicket
2022-12-30
definitions menu, but it's acting weird
pommicket
2022-12-30
parse workspace/symbol response
pommicket
2022-12-30
start workspace/symbol
pommicket
2022-12-29
error LSPResponse member
pommicket
2022-12-29
textDocument/definition for ctrl+click
pommicket
2022-12-29
fix GCC warnings
pommicket
2022-12-29
hover highlight
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
moving things around a bit
pommicket
2022-12-28
refresh signature help when cursor moved or buffer switched
pommicket
2022-12-28
nice signature help (still needs work)
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
ignore telemetry/event
pommicket
2022-12-27
added workspaceFolders support
pommicket
but broke non-workspaceFolders support
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-25
fix various problems from texlab test
pommicket
2022-12-23
remove old code
pommicket
2022-12-23
trigger characters
pommicket
[next]