From 7dcbc9035672f60ca02e75cd3c021ceb3fe1358b Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 1 Sep 2025 14:09:33 -0400 Subject: clean up README a bit --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6d571ab..8be447f 100644 --- a/README.md +++ b/README.md @@ -339,11 +339,11 @@ Then run `make.bat release`. 2.1 Better interaction between path+language specific settings, themes, and other things. 2023 Mar 7 2.2 Keyboard macros 2023 Mar 23 2.2r1 Minor bug fixes 2023 Mar 27 -2.3 `:matching-bracket`, various minor improvements 2023 May 11 +2.3 :matching-bracket, various minor improvements 2023 May 11 2.3.1 Bugfixes, better undo chaining, highlight TODOs in comments. 2023 May 22 2.3.2 Misc bugfixes 2023 Jun 17 2.3.3 JS highlighting improvments, fix TODO highlighting for single-line comments 2023 Jul 6 -2.3.4 Unicode bugfix, `:copy-path` 2023 Jul 14 +2.3.4 Unicode bugfix, :copy-path 2023 Jul 14 2.4 Font overhaul — allow multiple fonts, and variable-width fonts. 2023 Jul 19 2.4.1 JSX highlighting fix, Windows DPI awareness 2023 Jul 20 2.4.2 Fix font absolute paths 2023 Jul 21 @@ -353,9 +353,9 @@ Then run `make.bat release`. 2.6 LSP diagnostics, LSP over TCP, GDScript support, & more 2023 Sep 10 2.6.1 LSP-related bugfixes 2023 Sep 14 2.6.2 fix cursor position issue, nicer logging, status in title bar 2023 Sep 24 -2.7.0 `.editorconfig` and local `.ted.cfg` 2023 Oct 19 +2.7.0 .editorconfig and local .ted.cfg 2023 Oct 19 2.7.1 bug fixes, auto-detect indentation 2024 Feb 13 -2.7.2 bug fixes, `sync` setting 2024 Jul 17 +2.7.2 bug fixes, sync setting 2024 Jul 17 2.7.3 configure data directories, set indentation manually 2024 Sep 8 2.7.4 find/replace and LSP bug fixes 2024 Sep 8 2.7.5 LSP bug fix 2024 Dec 7 @@ -374,7 +374,8 @@ ted is in the public domain (see `LICENSE.txt`). ## Reporting bugs -You can report a bug by sending an email to `pommicket at pommicket.com`. +You can report a bug by sending an email to `pommicket at pommicket.com` +or by creating an [issue on GitHub](https://github.com/pommicket/ted/issues). If ted is crashing on startup try doing these things as temporary fixes: -- cgit v1.2.3