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-09-14
batch write requests, fix tiny memory leak in ide-autocomplete
pommicket
2023-09-09
start incremental sync support
pommicket
2023-09-09
fix handling of TextEdit[]
pommicket
i hate microsoft so much
2023-09-08
LSP code formatting (not entirely working yet)
pommicket
2023-09-08
LSP over TCP initial draft
pommicket
2023-09-07
more diagnostics
pommicket
2023-09-07
textDocument/publishDiagnostics parsing
pommicket
2023-09-07
use LSPString in requests too for consistency
pommicket
2023-08-04
textDocument/documentLink parsing
pommicket
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
[next]