summaryrefslogtreecommitdiff
path: root/ted.cfg
AgeCommit message (Expand)Author
2023-10-19local .ted.cfgpommicket
2023-10-19basic editorconfig implementationpommicket
2023-10-17accept regex for path-specific settingspommicket
2023-10-15remove-trailing-whitespace optionpommicket
2023-09-10fix godot issues by adding lsp-delaypommicket
2023-09-08LSP code formatting (not entirely working yet)pommicket
2023-09-08better LSP over TCPpommicket
2023-09-08LSP over TCP initial draftpommicket
2023-09-07add gdscript languagepommicket
2023-09-07fix issue where selector detail is cut offpommicket
2023-08-05change :save-all shortcut to ctrl+alt+spommicket
2023-08-04start renmae symbolpommicket
2023-08-04document links seem to be workingpommicket
2023-07-19add noto emoji fontpommicket
2023-07-19start "multifonts"pommicket
2023-07-19initial draft of variable-width font handlingpommicket
2023-07-06interpret jsx/tsx/ejs as javascript/typescript/javascriptpommicket
2023-05-11:matching-bracket, fix matching bracket highlighting in some casespommicket
2023-05-11:jump-to-build-error settingpommicket
2023-05-11fix backups wrt hard links, add crlf-windows settingpommicket
2023-03-23increment-number and decrement-numberpommicket
2023-03-23mergepommicket
2023-03-23macros are working!pommicket
2023-03-07[2.1] update readmepommicket
2023-03-05rename styles -> themespommicket
2023-03-05extradark stylepommicket
2023-03-04start extradarkpommicket
2023-03-04new light stylepommicket
2023-03-04highlight directives in ted.cfgpommicket
2023-03-04check for %include loopspommicket
2023-03-03configurable hover/highlight key + better key stuffpommicket
2023-03-03different read/write colors for ide-highlightspommicket
2023-03-02some CSS highlightingpommicket
2023-03-02:previous-positionpommicket
2023-03-02comment-start and comment-end settingspommicket
2023-02-26ctrl+scroll to adjust text sizepommicket
2023-01-11LANG_TEXT, turn off phantom completions for text/cfg/md filespommicket
2023-01-11build-command setting + a bunch of config fixespommicket
2023-01-11turn off lsp-log by defaultpommicket
2023-01-11update readmepommicket
2023-01-09fixed a bunch of windows stuffpommicket
2023-01-06check LSP process statuspommicket
2023-01-06finished lsp-logpommicket
2023-01-06lsp-log settingpommicket
2023-01-06phantom completionspommicket
2023-01-06start phantom completionspommicket
2023-01-05lsp-configuration optionpommicket
2023-01-04finished documenting ted.hpommicket
2023-01-03go to type definitionpommicket
2023-01-03go to declarationpommicket