index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ted.h
Age
Commit message (
Collapse
)
Author
2022-12-28
syntax highlighting for JSON, and XML as a separate language
pommicket
2022-12-28
signature-help setting
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
start signature help
pommicket
2022-12-27
configurable max buffer size + max view-only buffer size
pommicket
2022-12-27
add typescript highlighting
pommicket
2022-12-27
fixed previous issues, + "save as" should now work
pommicket
2022-12-25
global lsp-enabled setting
pommicket
2022-12-25
handle complete vs incomplete lists
pommicket
2022-12-24
start LSP setting
pommicket
2022-12-24
find build directory in a much better way
pommicket
this will be useful for LSPs
2022-12-23
framework for having multiple/configurable LSPs
pommicket
2022-12-23
scroll through completions
pommicket
2022-12-23
wait before showing "Loading..." for autocomplete
pommicket
2022-12-23
completion context + don't flash cursor if trigger character
pommicket
2022-12-23
identifier-trigger-characters setting
pommicket
2022-12-23
LSP document_data
pommicket
2022-12-23
show documentation!
pommicket
2022-12-22
deprecated support!
pommicket
2022-12-22
symbol kind
pommicket
2022-12-22
detail text
pommicket
2022-12-22
pretty nice completion!
pommicket
2022-12-20
autocomplete very broken but kinda working
pommicket
2022-12-20
more completion
pommicket
2022-12-20
start completion requests
pommicket
2022-12-10
more lsp
pommicket
2022-11-03
[1.3] some SettingsContext comments, updated version history
pommicket
2022-11-03
custom shader texture
pommicket
2022-11-03
better shader system
pommicket
2022-11-03
custom bg-shader
pommicket
2022-11-03
multiline string highlighting for ted.cfg
pommicket
2022-11-02
multiline config value strings, fix search_cwd (debug feature)
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
also fixed memory bug in path_full, yet again
2022-08-19
X1/X2 commands
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
language-specific keyboard shortcuts
pommicket
2022-07-29
per-language settings
pommicket
also fixed ctrl+/ in go
2022-07-22
go syntax highlighting
pommicket
also :goto-line now clamps numbers < 1 and > nlines instead of rejecting them
2022-07-21
minor fixes, syntax highlighting for java & js
pommicket
2021-04-20
:set-language, various other little things
Leo Tenenbaum
2021-04-20
cfg syntax highlighting
Leo Tenenbaum
2021-04-20
HTML syntax highlighting
Leo Tenenbaum
2021-04-19
markdown highlighting
Leo Tenenbaum
[next]