summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-30Fix windows buildHEAD2.9.0trunkpommicket
2025-09-30Update ted.cfg languages commentpommicket
2025-09-30Bump versionpommicket
2025-09-30Fix parsing of \u sequences in LSP responsespommicket
2025-09-30Sort code actions by relevancypommicket
2025-09-30Use a cursor for code actionspommicket
2025-09-30Handle java.apply.workspaceEditpommicket
2025-09-30Fix link to jdtls in READMEpommicket
2025-09-30Fix memory leakspommicket
2025-09-30Fix issue with inotify event readingpommicket
2025-09-30Fix code actions being screwed up when there are lots of optionspommicket
2025-09-30Fix some weird whitespacepommicket
2025-09-30Code actions cleanuppommicket
2025-09-30Close code action when cursor position changespommicket
2025-09-30code_action_select_bestpommicket
2025-09-30Initial implementation of code actionspommicket
2025-09-29Send over diagnostics; this fixes code actionspommicket
2025-09-29fix capabilites (didn't help)pommicket
2025-09-29Start code actionspommicket
2025-09-29Fix spammy document link requests, underline link when hoveredpommicket
2025-09-28Update to latest stb_truetype2.8.4pommicket
2025-09-28Fix background shaderspommicket
2025-09-28Remove shader custom texture supportpommicket
Too much added code for little benefit
2025-09-28Bump versionpommicket
2025-09-28Remove trailing white space in source filespommicket
2025-09-28Better highlighting for Markdown linkspommicket
2025-09-28Don't autocomplete if there's a selectionpommicket
2025-09-28Add syntax highlighting for upcoming Python 3.14 t-stringspommicket
2025-09-28Allow - and a few other things in HTML tag namespommicket
2025-09-28Don't screw up cursor pos on reloadpommicket
2025-09-28Fix warning due to mismatching signaturespommicket
2025-09-28Don'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