index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
41 hours
Remove trailing white space in source files
pommicket
41 hours
Better highlighting for Markdown links
pommicket
41 hours
Don't autocomplete if there's a selection
pommicket
41 hours
Add syntax highlighting for upcoming Python 3.14 t-strings
pommicket
41 hours
Allow - and a few other things in HTML tag names
pommicket
41 hours
Don't screw up cursor pos on reload
pommicket
2025-06-16
better inotify
pommicket
2025-03-05
add support for textDocument/prepareRename
pommicket
2025-02-27
update TODO
pommicket
2024-12-08
Fix new LSP bug introduced by 2.7.5
2.7.6
pommicket
2024-12-07
Include main address in crash dump
pommicket
2024-12-07
Better handling of LSP errors
pommicket
2024-09-08
Fix tiny memory leak on windows
pommicket
2024-09-08
Customizable data directories
pommicket
2024-07-17
Fix opening file from build output
pommicket
2024-07-17
fix highlighting of '\u{1023}' in Rust
pommicket
2024-05-11
update todo
pommicket
2023-10-19
fixing regexes properly on windows
pommicket
2023-10-19
is_path_separator
pommicket
2023-10-19
local .ted.cfg
pommicket
2023-10-19
editorconfig seems to be working
pommicket
2023-10-19
basic editorconfig implementation
pommicket
2023-10-18
editorconfig globs, testing "framework"
pommicket
2023-10-18
start editorconfig support
pommicket
2023-10-17
switch back to starting file after rename
pommicket
2023-10-17
new config system seems to be working
pommicket
2023-10-17
switch from ted->strings to cfg->strings
pommicket
2023-10-17
new config system not working yet, but it compiels
pommicket
2023-10-16
start new config nonsense
pommicket
2023-09-24
nicer logging (always show pid, timestamp)
pommicket
2023-09-24
don't truncate log on startup
pommicket
2023-09-10
fix LSP syncing issue
pommicket
2023-09-10
a
pommicket
2023-09-10
put exact matches first in selector
pommicket
2023-09-10
swap return 0 and -1 for process_read/socket_read
pommicket
2023-09-10
LSP over TCP on windows
pommicket
2023-09-10
a
pommicket
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
move color-related functions from util.c to color.c
pommicket
2023-09-07
more diagnostics
pommicket
2023-09-07
textDocument/publishDiagnostics parsing
pommicket
[next]