index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Collapse
)
Author
2023-08-07
handle more complicated renames
pommicket
2023-08-04
document links seem to be working
pommicket
2023-08-04
textDocument/documentLink parsing
pommicket
2023-05-11
improve number syntax highligting
pommicket
2023-03-04
%include in config files
pommicket
2023-03-02
CSS highlighting
pommicket
2023-01-07
improve request cancellation, fix hover bug
pommicket
2023-01-07
fix texlab go-to-definition
pommicket
actually its their fault for ignoring the lack of capability
2023-01-07
fixed big problem with process_*
pommicket
2023-01-07
oops turns out Hover.range is optional
pommicket
2023-01-03
read workspace/symbols containerName
pommicket
2023-01-03
handle multiple definitions of a symbol with the same name
pommicket
in the definitions menu
2023-01-03
go to type definition
pommicket
2022-12-28
fixed (all?) problems with signature help
pommicket
2022-12-28
moving things around a bit
pommicket
2022-12-27
added workspaceFolders support
pommicket
but broke non-workspaceFolders support