index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ted.cfg
Age
Commit message (
Expand
)
Author
2023-10-15
remove-trailing-whitespace option
pommicket
2023-09-10
fix godot issues by adding lsp-delay
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-08-05
change :save-all shortcut to ctrl+alt+s
pommicket
2023-08-04
start renmae symbol
pommicket
2023-08-04
document links seem to be working
pommicket
2023-07-19
add noto emoji font
pommicket
2023-07-19
start "multifonts"
pommicket
2023-07-19
initial draft of variable-width font handling
pommicket
2023-07-06
interpret jsx/tsx/ejs as javascript/typescript/javascript
pommicket
2023-05-11
:matching-bracket, fix matching bracket highlighting in some cases
pommicket
2023-05-11
:jump-to-build-error setting
pommicket
2023-05-11
fix backups wrt hard links, add crlf-windows setting
pommicket
2023-03-23
increment-number and decrement-number
pommicket
2023-03-23
merge
pommicket
2023-03-23
macros are working!
pommicket
2023-03-07
[2.1] update readme
pommicket
2023-03-05
rename styles -> themes
pommicket
2023-03-05
extradark style
pommicket
2023-03-04
start extradark
pommicket
2023-03-04
new light style
pommicket
2023-03-04
highlight directives in ted.cfg
pommicket
2023-03-04
check for %include loops
pommicket
2023-03-03
configurable hover/highlight key + better key stuff
pommicket
2023-03-03
different read/write colors for ide-highlights
pommicket
2023-03-02
some CSS highlighting
pommicket
2023-03-02
:previous-position
pommicket
2023-03-02
comment-start and comment-end settings
pommicket
2023-02-26
ctrl+scroll to adjust text size
pommicket
2023-01-11
LANG_TEXT, turn off phantom completions for text/cfg/md files
pommicket
2023-01-11
build-command setting + a bunch of config fixes
pommicket
2023-01-11
turn off lsp-log by default
pommicket
2023-01-11
update readme
pommicket
2023-01-09
fixed a bunch of windows stuff
pommicket
2023-01-06
check LSP process status
pommicket
2023-01-06
finished lsp-log
pommicket
2023-01-06
lsp-log setting
pommicket
2023-01-06
phantom completions
pommicket
2023-01-06
start phantom completions
pommicket
2023-01-05
lsp-configuration option
pommicket
2023-01-04
finished documenting ted.h
pommicket
2023-01-03
go to type definition
pommicket
2023-01-03
go to declaration
pommicket
2023-01-03
switch from scancodes to keycodes
pommicket
2023-01-03
use different keys for hover+highlights to be less distracting
pommicket
2023-01-03
different types of messages
pommicket
[next]