index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buffer.c
Age
Commit message (
Expand
)
Author
2022-12-29
textDocument/definition for ctrl+click
pommicket
2022-12-29
hover highlight
pommicket
2022-12-29
more hover
pommicket
2022-12-28
fixed (all?) problems with signature help
pommicket
2022-12-28
refresh signature help when cursor moved or buffer switched
pommicket
2022-12-27
start signature help
pommicket
2022-12-27
configurable max buffer size + max view-only buffer size
pommicket
2022-12-27
fixed previous issues, + "save as" should now work
pommicket
2022-12-25
fix problem with jdtls by appending \n to empty files
pommicket
2022-12-24
fix ted_get_lsp problem
pommicket
2022-12-24
LSP setting!
pommicket
2022-12-24
start LSP setting
pommicket
2022-12-23
framework for having multiple/configurable LSPs
pommicket
2022-12-23
identifier-trigger-characters setting
pommicket
2022-12-23
close autocomplete on CMD_UP/insert non-word char/etc.
pommicket
2022-12-22
Merge branch 'trunk' into lsp
pommicket
2022-12-22
fix memory bug introduced by "memory bug fix"
pommicket
2022-12-22
didClose notification, better completion
pommicket
2022-12-22
document IDs instead of documents
pommicket
2022-12-20
autocomplete very broken but kinda working
pommicket
2022-12-20
start completion requests
pommicket
2022-12-20
working didChange
pommicket
2022-12-20
Merge branch 'trunk' into lsp
pommicket
2022-12-20
fix potential memory bug
pommicket
2022-12-20
start didChange
pommicket
2022-12-18
a bunch of brekaing changes
pommicket
2022-12-10
more lsp
pommicket
2022-11-03
multiline string highlighting for ted.cfg
pommicket
2022-11-02
settings bugfixes, :insert-text, and a memory bugfix
pommicket
2022-11-02
fixed path-specific settings bugs. stuff seems to be working now
pommicket
2022-11-02
new settings system bugfixes, use ted_active_settings more
pommicket
2022-11-02
(insufficiently tested) per-path settings
pommicket
2022-09-26
shift+pageup/pagedown
pommicket
2022-07-29
fix reloading with text-size
pommicket
2022-07-29
auto reload config
pommicket
2022-07-29
indent-with-spaces
pommicket
2022-07-29
per-language settings
pommicket
2022-07-29
changed text render pos to double to fix extremely long lines
pommicket
2022-07-21
minor fixes, syntax highlighting for java & js
pommicket
2022-07-07
[1.0r3] fix tex highlighting, move to cursor on backspace/delete
pommicket
2022-01-01
windows fixes
pommicket
2021-04-20
:set-language, various other little things
Leo Tenenbaum
2021-04-16
comment/uncomment selection
Leo Tenenbaum
2021-03-14
fix bug where modifications weren't detected
Leo Tenenbaum
2021-03-14
fix find menu scroll bug, for real this time
Leo Tenenbaum
2021-03-14
fix problem where cursor moves on in/dedent selection
Leo Tenenbaum
2021-03-14
fix weird scrolling with find menu open
Leo Tenenbaum
2021-03-05
fix rendering if border-thickness is big
Leo Tenenbaum
2021-03-03
more autocomplete (already partially working!)
Leo Tenenbaum
2021-03-03
start autocomplete
Leo Tenenbaum
[prev]
[next]