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 (
Expand
)
Author
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
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
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
2022-07-22
go syntax highlighting
pommicket
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
2021-04-19
tex syntax highlighting
Leo Tenenbaum
2021-04-16
command history for :shell
Leo Tenenbaum
2021-04-16
regenerate tags if tag not found
Leo Tenenbaum
2021-04-13
improve tag generation (don't just look at files in the cwd)
Leo Tenenbaum
2021-03-14
fix bug where modifications weren't detected
Leo Tenenbaum
2021-03-07
resizable build window
Leo Tenenbaum
2021-03-04
string arguments
Leo Tenenbaum
2021-03-04
completion working, it seems
Leo Tenenbaum
[prev]
[next]