index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-10
fix problem where on the last line of a buffer shift+up end backspace acts weird
pommicket
2023-09-10
fix godot issues by adding lsp-delay
pommicket
2023-09-09
deal with LSP servers that don't support incremental sync
pommicket
2023-09-09
start incremental sync support
pommicket
2023-09-09
fix handling of TextEdit[]
pommicket
2023-09-08
LSP code formatting (not entirely working yet)
pommicket
2023-09-08
better LSP over TCP
pommicket
2023-09-08
LSP over TCP initial draft
pommicket
2023-09-07
add gdscript language
pommicket
2023-09-07
fix issue where selector detail is cut off
pommicket
2023-09-07
add show-diagnostics setting
pommicket
2023-09-07
show diagnostic message
pommicket
2023-09-07
move color-related functions from util.c to color.c
pommicket
2023-09-07
more diagnostics
pommicket
2023-09-07
textDocument/publishDiagnostics parsing
pommicket
2023-09-07
use LSPString in requests too for consistency
pommicket
2023-09-07
updat development.md, todo list
pommicket
2023-08-27
disambiguate between files with the same name
pommicket
2023-08-26
update version, add script for updating windows installer
2.5.1
pommicket
2023-08-26
fix bad write in ds.h
pommicket
2023-08-26
fix selector_render for cutoff entries, uninitialized read in build.c
pommicket
2023-08-15
fix node bug
2.5
pommicket
2023-08-15
fix definitions selector
pommicket
2023-08-15
fix iwndows build
pommicket
2023-08-15
use home/end with selector
pommicket
2023-08-15
some settings stuff
pommicket
2023-08-14
selector search working again
pommicket
2023-08-14
start new selector system - search not working yet
pommicket
2023-08-13
improve ted.h documentation
pommicket
2023-08-13
internalize Node
pommicket
2023-08-13
fix ask-reload menu
pommicket
2023-08-13
fix find
pommicket
2023-08-13
documentation
pommicket
2023-08-13
various little changes, remove calls to change_directory
pommicket
2023-08-12
more internralization
pommicket
2023-08-12
internalize buffer - broke some stuff
pommicket
2023-08-09
more pointerizing of buffers, fix memory leaks
pommicket
2023-08-09
new node/buffer system, needs more testing
pommicket
2023-08-07
buffer API
pommicket
2023-08-07
documentation
pommicket
2023-08-07
handle more complicated renames
pommicket
2023-08-07
robust find seems to be working
pommicket
2023-08-06
rework edit notify
pommicket
2023-08-06
fix doxygen errors
pommicket
2023-08-06
buffer edit notifications
pommicket
2023-08-06
silence weird opengl warning
pommicket
2023-08-06
util cleanup
pommicket
2023-08-06
deal with really long paths in file menus
pommicket
2023-08-06
new menu system all done
pommicket
2023-08-06
more of the new menus
pommicket
[prev]
[next]