Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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 | |
also fix find scroll bug REALLY for real this time! | |||
2021-03-07 | resizable build window | Leo Tenenbaum | |
2021-03-04 | string arguments | Leo Tenenbaum | |
2021-03-04 | completion working, it seems | Leo Tenenbaum | |
2021-03-03 | more autocomplete (already partially working!) | Leo Tenenbaum | |
2021-03-03 | start autocomplete | Leo Tenenbaum | |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum | |
2021-03-02 | :open-config | Leo Tenenbaum | |
2021-03-02 | command selector working! | Leo Tenenbaum | |
2021-03-02 | fix restore session if no active buffer on close | Leo Tenenbaum | |
also more command selector | |||
2021-03-02 | start command selector | Leo Tenenbaum | |
2021-03-01 | restore session | Leo Tenenbaum | |
2021-02-28 | on crash, output info to log | Leo Tenenbaum | |
2021-02-28 | tab moving working? | Leo Tenenbaum | |
2021-02-27 | start tab moving | Leo Tenenbaum | |
2021-02-25 | started tab moving | Leo Tenenbaum | |
2021-02-25 | node resizing working | Leo Tenenbaum | |
2021-02-25 | resizing nodes (not fully working yet?) | Leo Tenenbaum | |
2021-02-25 | change cursor | Leo Tenenbaum | |
2021-02-24 | get ctrl+w to work with split | Leo Tenenbaum | |
2021-02-24 | big bugfixes | Leo Tenenbaum | |
update active_tab properly when a tab is closed, fix Ctrl+O with no buffers open | |||
2021-02-23 | goto line preview | Leo Tenenbaum | |