index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ide-hover.c
Age
Commit message (
Collapse
)
Author
2023-09-10
fix godot issues by adding lsp-delay
pommicket
2023-09-07
more diagnostics
pommicket
2023-08-15
some settings stuff
pommicket
2023-08-07
documentation
pommicket
2023-08-05
separate ted-internal.h
pommicket
2023-08-05
more internalization
pommicket
2023-08-05
internalize signature help, usages
pommicket
2023-03-03
configurable hover/highlight key + better key stuff
pommicket
scancodes are no longer used for anything
2023-03-03
different read/write colors for ide-highlights
pommicket
2023-01-07
hover/signature cancellation
pommicket
2023-01-07
improve request cancellation, fix hover bug
pommicket
2023-01-03
use different keys for hover+highlights to be less distracting
pommicket
2023-01-02
clean some stuff up
pommicket
2023-01-02
finish restructuring
pommicket
2023-01-02
restructure ide-*.c
pommicket
2022-12-31
hover-time setting
pommicket
2022-12-30
clip highlight to buffer rect
pommicket
2022-12-30
textDocument/references request
pommicket
2022-12-30
document highlights!
pommicket
2022-12-30
fixed hover bug
pommicket
2022-12-29
textDocument/definition for ctrl+click
pommicket