summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-25ignore SIGPIPEpommicket
2023-02-25better handlign of backspace/delete with `indent-with-spaces = on`pommicket
2023-01-13update READMEpommicket
2023-01-13update READMEpommicket
2023-01-12[2.0] fix path_full on windowspommicket
2023-01-12[2.0] update windows installer versionpommicket
2023-01-12[2.0] highlight matching < > in XML toopommicket
2023-01-12fix heading levels in READMEpommicket
2023-01-12[2.0] minor windows path-related fixes, windows installer versionpommicket
2023-01-11LANG_TEXT, turn off phantom completions for text/cfg/md filespommicket
2023-01-11switch to ninja now that we strip ../ from build errorspommicket
2023-01-11build-command setting + a bunch of config fixespommicket
2023-01-11strip ../ in go-to-error if file is not foundpommicket
2023-01-11turn off lsp-log by defaultpommicket
2023-01-11update readmepommicket
2023-01-11URI %-escape sequencespommicket
2023-01-10linux build , etc.pommicket
2023-01-09misc windows fixespommicket
2023-01-09fixed a bunch of windows stuffpommicket
2023-01-09switch from CreateProcessA to CreateProcessWpommicket
2023-01-09fix some windows problemspommicket
2023-01-09fix windows problemspommicket
2023-01-09start windows fixpommicket
2023-01-09windows cmake buildpommicket
2023-01-09building on windowspommicket
2023-01-09cmake?pommicket
2023-01-08start windows supportLeo Tenenbaum
2023-01-08fix memory leakspommicket
2023-01-08write first to <path>.ted-tmp then rename to <path>.pommicket
2023-01-08make 0 not a valid document IDpommicket
2023-01-08fix up stuff for when LSP server exitspommicket
2023-01-07fix tags go-to-definition menu, silence errors for LSP not foundpommicket
2023-01-07hover/signature cancellationpommicket
2023-01-07better request cancellation systempommicket
2023-01-07improve request cancellation, fix hover bugpommicket
2023-01-07fix texlab go-to-definitionpommicket
2023-01-07fixed big problem with process_*pommicket
2023-01-07oops turns out Hover.range is optionalpommicket
2023-01-07clean up phantom codepommicket
2023-01-06fix some autocomplete issuespommicket
2023-01-06fix various tags thingspommicket
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-05allow `-delimited multiline strings in ted.cfgpommicket
2023-01-05clean up some TODOspommicket
2023-01-05lsp-reset commandpommicket