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
18 hours
Handle java.apply.workspaceEdit
pommicket
18 hours
Fix memory leaks
pommicket
19 hours
Fix some weird whitespace
pommicket
19 hours
Initial implementation of code actions
pommicket
39 hours
Send over diagnostics; this fixes code actions
pommicket
39 hours
Start code actions
pommicket
3 days
Remove trailing white space in source files
pommicket
2025-03-05
add support for textDocument/prepareRename
pommicket
2024-12-07
Better handling of LSP errors
pommicket
2023-09-14
batch write requests, fix tiny memory leak in ide-autocomplete
pommicket
2023-09-10
swap return 0 and -1 for process_read/socket_read
pommicket
2023-09-10
LSP over TCP on windows
pommicket
2023-09-10
fix godot issues by adding lsp-delay
pommicket
2023-09-09
deal with LSP servers that don't support incremental sync
pommicket
2023-09-09
start incremental sync support
pommicket
2023-09-09
fix handling of TextEdit[]
pommicket
2023-09-08
LSP code formatting (not entirely working yet)
pommicket
2023-09-08
better LSP over TCP
pommicket
2023-09-08
LSP over TCP initial draft
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-07-19
fix memory leaks (not really leaky)
pommicket
2023-03-03
different read/write colors for ide-highlights
pommicket
2023-03-01
start dynamic lbanguage registaration
pommicket
2023-01-12
[2.0] minor windows path-related fixes, windows installer version
pommicket
2023-01-10
linux build , etc.
pommicket
2023-01-09
fixed a bunch of windows stuff
pommicket
2023-01-09
fix some windows problems
pommicket
2023-01-09
windows cmake build
pommicket
2023-01-09
building on windows
pommicket
2023-01-08
start windows support
Leo Tenenbaum
2023-01-08
fix memory leaks
pommicket
2023-01-08
make 0 not a valid document ID
pommicket
2023-01-08
fix up stuff for when LSP server exits
pommicket
2023-01-07
fix tags go-to-definition menu, silence errors for LSP not found
pommicket
2023-01-07
better request cancellation system
pommicket
2023-01-07
improve request cancellation, fix hover bug
pommicket
2023-01-06
check LSP process status
pommicket
2023-01-06
finished lsp-log
pommicket
2023-01-06
lsp-log setting
pommicket
2023-01-05
lsp-configuration option
pommicket
2023-01-04
fix command-line argument starting file if it doesn't exist
pommicket
2023-01-04
more documentation
pommicket
2023-01-03
read workspace/symbols containerName
pommicket
2023-01-03
don't start up multiple LSP servers with the same command
pommicket
2023-01-03
go to type definition
pommicket
2023-01-03
go to declaration
pommicket
2023-01-02
fix tcc build problems
pommicket
2023-01-02
finish restructuring
pommicket
[next]