summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
37 hoursUpdate to latest stb_truetypeHEAD2.8.4trunkpommicket
37 hoursFix background shaderspommicket
37 hoursRemove shader custom texture supportpommicket
Too much added code for little benefit
37 hoursBump versionpommicket
37 hoursRemove trailing white space in source filespommicket
37 hoursBetter highlighting for Markdown linkspommicket
37 hoursDon't autocomplete if there's a selectionpommicket
37 hoursAdd syntax highlighting for upcoming Python 3.14 t-stringspommicket
37 hoursAllow - and a few other things in HTML tag namespommicket
38 hoursDon't screw up cursor pos on reloadpommicket
38 hoursFix warning due to mismatching signaturespommicket
38 hoursDon't build PCRE2 tests on Linuxpommicket
2025-09-01clean up README a bitpommicket
2025-09-01Bump version2.8.3pommicket
2025-09-01Update to PCRE2-10.46pommicket
2025-09-01Recover memory when line/buffer is shortenedpommicket
2025-09-01Don't include whitespace after cursor in auto-indentpommicket
Also a small performance optimization for auto-indenting
2025-06-27bump version, fix deb permissions issue2.8.2pommicket
2025-06-27Fix multi-line syntax highlighting being broken on reloadpommicket
2025-06-16bump version to 2.8.12.8.1pommicket
2025-06-16fix inotify ifdefspommicket
2025-06-16block edit chaining after reloadpommicket
2025-06-16better inotifypommicket
2025-06-16initial inotify implementation (bad)pommicket
2025-06-16update CMakeLists to hopefully silence deprecation warningpommicket
2025-06-16Fix weirdness with newlines when reloadingpommicket
2025-06-16better reloading but it's slightly wrongpommicket
2025-06-15block until whatever program is writing the file finishespommicket
2025-06-12Update READMEpommicket
2025-06-12C# string interpolation, bump version to 2.8.02.8.0pommicket
2025-06-12C♯ syntax highlightingpommicket
2025-06-12Start C Sharppommicket
2025-06-12Highlighting for JavaScript/TypeScript string interpolationpommicket
2025-06-12Fix highlighting of f-strings in pythonpommicket
Except for set literals, string literals inside interpolation.
2025-03-23bump version to 2.7.82.7.8pommicket
2025-03-23Suppress -Wbugprone-sizeof-expression in .clangdpommicket
it is being tripped by dynamic arrays of pointers
2025-03-23Fix crash when closing node due to invalid settings pointerpommicket
2025-03-05Minor updates to documentationpommicket
2025-03-05update windows installer version2.7.7pommicket
2025-03-05Bump version to 2.7.7pommicket
Also add automated control file generation
2025-03-05add support for textDocument/prepareRenamepommicket
2025-03-05Fix IDE hoverpommicket
2025-02-27update TODOpommicket
2025-02-26fix deb installed-sizepommicket
2024-12-08Fix new LSP bug introduced by 2.7.52.7.6pommicket
2024-12-07Bump version to 2.7.52.7.5pommicket
2024-12-07Include main address in crash dumppommicket
2024-12-07Better handling of LSP errorspommicket
2024-10-29Silence compiler warningpommicket
2024-10-29Update version history2.7.4pommicket