summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-03-23add macro information to READMEpommicket
2023-03-07[2.1] update readmepommicket
2023-01-13update READMEpommicket
2023-01-13update READMEpommicket
2023-01-12fix heading levels in READMEpommicket
2023-01-11update readmepommicket
2023-01-09misc windows fixespommicket
2023-01-05lsp-configuration optionpommicket
2023-01-05lsp-reset commandpommicket
2023-01-03go to type definitionpommicket
2023-01-03switch from scancodes to keycodespommicket
2023-01-03use different keys for hover+highlights to be less distractingpommicket
2022-12-31more READMEpommicket
2022-12-30better readme, etcpommicket
2022-12-29little thingspommicket
2022-12-29hover-enabled optionpommicket
2022-12-28syntax highlighting for JSON, and XML as a separate languagepommicket
2022-12-27typescript-language-serverpommicket
2022-12-27added workspaceFolders supportpommicket
but broke non-workspaceFolders support
2022-12-24testing LSPs for other languagespommicket
2022-12-07[1.3r2] update msi version, readmepommicket
2022-11-04[1.3r1] readme, windows installerpommicket
2022-11-03[1.3] some SettingsContext comments, updated version historypommicket
2022-09-30[1.2r2] README, windows installer for 1.2r2pommicket
2022-08-19updated readmepommicket
2022-08-19X1/X2 commandspommicket
2022-07-29updated windows installer versionpommicket
2022-07-29auto reload configpommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-22go syntax highlightingpommicket
also :goto-line now clamps numbers < 1 and > nlines instead of rejecting them
2022-07-21minor fixes, syntax highlighting for java & jspommicket
2022-07-07[1.0r3] update windows installerLeo Tenenbaum
2022-07-07[1.0r3] update vs link to 2022Leo Tenenbaum
2022-03-26fix session problemspommicket
2022-03-26[1.0r2] cleanup, commentspommicket
2022-01-01little fix to paths, update README for linux buildpommicket
2022-01-01windows fixespommicket
- mysterious carriage returns fixed? - fixed c:/x opening separately from c:\x
2021-04-20fix windows build, prepare for v. 1.0Leo Tenenbaum
2021-04-20minor changes before 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
2021-04-17fix readmeLeo Tenenbaum
2021-04-16update readme with new stuffLeo Tenenbaum
2021-03-07revise readmeLeo Tenenbaum
2021-03-07resizable build windowLeo Tenenbaum
2021-03-05fix :shell with no files open, write cwd to sessionLeo Tenenbaum