Latest commits for branch faster-find-highlighting https://codeberg.org/code-input-js/code-input-js/branch/faster-find-highlighting code-input.js: An editable <textarea> that supports any syntax highlighting algorithm, for code or something else. Also, added plugins. [contribute here or on https://github.com/WebCoder49/code-input] Fri, 24 Apr 2026 09:16:39 +0200 First multihighlight implementation, incomplete since newline-containing lines aren't handled https://codeberg.org/code-input-js/code-input-js/commit/b7672f54633383a7355bcd8b10304cc76074e8be First multihighlight implementation, incomplete since newline-containing lines aren't handled Oliver Geer b7672f54633383a7355bcd8b10304cc76074e8be Wed, 18 Mar 2026 22:55:39 +0000 Make highlightMatchNewlineOnlyAtStart iterative rather than recursive https://codeberg.org/code-input-js/code-input-js/commit/8a837033e23619b6a897f3e3d29e3a0185c937fb Make highlightMatchNewlineOnlyAtStart iterative rather than recursive Oliver Geer 8a837033e23619b6a897f3e3d29e3a0185c937fb Wed, 18 Mar 2026 22:54:53 +0000 Document usage with SPA libraries like Turbo (Fixes #219) https://codeberg.org/code-input-js/code-input-js/commit/d24192e848f21d28172429b984b78b983e209af6 Document usage with SPA libraries like Turbo (Fixes #219) Oliver Geer d24192e848f21d28172429b984b78b983e209af6 Tue, 17 Mar 2026 15:01:52 +0000 Remove anticipatory Codeberg message because code-input.js is now on Codeberg too https://codeberg.org/code-input-js/code-input-js/commit/5b5ce49b15b5012ba225f2d8f824cf230d4c1121 Remove anticipatory Codeberg message because code-input.js is now on Codeberg too Oliver Geer 5b5ce49b15b5012ba225f2d8f824cf230d4c1121 Tue, 17 Mar 2026 14:56:36 +0000 Auto Minify JS and CSS files https://codeberg.org/code-input-js/code-input-js/commit/ffe146b8404640d5114b9097555bae9e31ef836f Auto Minify JS and CSS files WebCoder49 ffe146b8404640d5114b9097555bae9e31ef836f Tue, 17 Mar 2026 14:35:54 +0000 Remove console.logs accidentally left from testing https://codeberg.org/code-input-js/code-input-js/commit/5b694d01b49b1ce59e17efb2522c711f7b963801 Remove console.logs accidentally left from testing Oliver Geer 5b694d01b49b1ce59e17efb2522c711f7b963801 Tue, 17 Mar 2026 14:35:05 +0000 Auto Minify JS and CSS files https://codeberg.org/code-input-js/code-input-js/commit/6a1b02ea5d09c116e6ed9491ba53518f4ebcf5fe Auto Minify JS and CSS files WebCoder49 6a1b02ea5d09c116e6ed9491ba53518f4ebcf5fe Tue, 17 Mar 2026 14:33:05 +0000 Merge pull request #221 from WebCoder49/plugin-dialog-error-styles https://codeberg.org/code-input-js/code-input-js/commit/05b31cbb39298cbf606f6045a161a7e49d6a58fa Merge pull request #221 from WebCoder49/plugin-dialog-error-styles Fix FindAndReplace and GoToLine plugins' error styles Oliver Geer 05b31cbb39298cbf606f6045a161a7e49d6a58fa Tue, 17 Mar 2026 14:32:24 +0000 Improve contrast for FindAndReplace and GoToLine dialog error styles (Fixes #218) https://codeberg.org/code-input-js/code-input-js/commit/b4dca53778715cf1078f8d0ab4f486d036cca183 Improve contrast for FindAndReplace and GoToLine dialog error styles (Fixes #218) Oliver Geer b4dca53778715cf1078f8d0ab4f486d036cca183 Tue, 17 Mar 2026 14:31:41 +0000 Remove error style from FindAndReplace and GoToLine dialogs when they contain no input text (Fixes #220) https://codeberg.org/code-input-js/code-input-js/commit/996a0e905453ba4e0f537999f7594c739a37555e Remove error style from FindAndReplace and GoToLine dialogs when they contain no input text (Fixes #220) Oliver Geer 996a0e905453ba4e0f537999f7594c739a37555e Tue, 17 Mar 2026 14:31:14 +0000