summaryrefslogtreecommitdiff
path: root/syntax.c
AgeCommit message (Expand)Author
2023-05-21highlight TODOs in commentspommicket
2023-05-21fix highlighting of javascript regex literalspommicket
2023-05-11improve number syntax highligtingpommicket
2023-03-21fix GLSL syntax highlighting (oops)pommicket
2023-03-04new light stylepommicket
2023-03-04highlight directives in ted.cfgpommicket
2023-03-02CSS highlightingpommicket
2023-03-02some CSS highlightingpommicket
2023-03-02comment-start and comment-end settingspommicket
2023-03-02dynamic language registration workingpommicket
2023-03-01start dynamic lbanguage registarationpommicket
2023-02-26fix multi-line " string highlighting in ted.cfgpommicket
2023-01-12[2.0] highlight matching < > in XML toopommicket
2023-01-11LANG_TEXT, turn off phantom completions for text/cfg/md filespommicket
2023-01-05allow `-delimited multiline strings in ted.cfgpommicket
2023-01-04highlight matching < > for HTMLpommicket
2023-01-04more documentationpommicket
2023-01-04finish documenting what files dopommicket
2023-01-02finish restructuringpommicket
2023-01-01restructure syntax.cpommicket
2023-01-01char const => const charpommicket
2023-01-01move string32.c into util.cpommicket
2022-12-31start moving things aroundpommicket
2022-12-29separate XML highlightingpommicket
2022-12-28GLSL syntax highlightingpommicket
2022-12-28syntax highlighting for JSON, and XML as a separate languagepommicket
2022-12-27nicer keyword systempommicket
2022-12-27add typescript highlightingpommicket
2022-12-24start LSP settingpommicket
2022-12-05switch to // comments for C comment selectionpommicket
2022-11-04fixed highlighting rust,pythonpommicket
2022-11-03multiline string highlighting for ted.cfgpommicket
2022-10-29better highlighting of byte/raw/f strings in python, rustpommicket
2022-10-28fix <number>.into() highlighting in rustpommicket
2022-10-28fixed rust '\\' highlighting, among other thingspommicket
2022-09-30better rust syntax highlightingpommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-29per-language settingspommicket
2022-07-29fix syntax highlighting and spacing for weird characterspommicket
2022-07-22go syntax highlightingpommicket
2022-07-21minor fixes, syntax highlighting for java & jspommicket
2022-07-07[1.0r3] fix tex highlighting, move to cursor on backspace/deletepommicket
2021-04-20fix windows build, prepare for v. 1.0Leo Tenenbaum
2021-04-20silence GCC warningsLeo Tenenbaum
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-20cfg syntax highlightingLeo Tenenbaum
2021-04-20HTML syntax highlightingLeo Tenenbaum
2021-04-19markdown highlightingLeo Tenenbaum
2021-04-19tex syntax highlightingLeo Tenenbaum