Oliver Geer
Oliver Geer
## Query Please let me know here if you have any idea for how to get the width of a character in a `textarea` element, for use in rendering the...
No line numbers:  Line numbers: 
 * The screenreader (Windows NVDA on Microsoft Edge) currently calls it "Clickable times". * These problems would likely be solved by making it a button. * This would probably...
To reproduce this: * Open the [highlight.js code-input Tester page](https://github.com/WebCoder49/code-input/blob/main/tests/hljs.html) and answer the confirmation dialogs. * Delete all of the code from the `code-input` element at the bottom of the...
## Definitely * Into the `tests` folder, improve the tests by adding more for forms, and checking there is good test coverage. ## Maybe * Add tests for bugs found...
Add issue templates to GitHub for bugs and features asking for browser version, code-input version, used plugins, screenshots, etc.
When I tap the [Compose Key](https://userbase.kde.org/Tutorials/ComposeKey) while in a code-input element, the compose key's placeholder character (`·`) is typed completely and composition of characters no longer works. Holding down the...
"Rec*ie*ve" appears to have been an accidental misspelling of "rec*ei*ve", as shown on Wikipedia's Wiktionary [here](https://en.wiktionary.org/wiki/recieve). Thank you for all of your work on the Fediverse! I have a weird...
See Actions tab and https://npmjs.org/@webcoder49/code-input ``` npm notice === Tarball Details === npm notice name: @webcoder49/code-input npm notice version: 2.4.0 npm notice filename: @webcoder49/code-input-2.4.0.tgz npm notice package size: 70.4 kB...
With the find-and-replace plugin, the up and down arrow buttons/enter key should move between all the found matches. They do so in most cases, with both highlighting engines on Chrome,...