-
Notifications
You must be signed in to change notification settings - Fork 29
Fix / Renovate SpecialChars plugin #106
Copy link
Copy link
Open
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededpriority:low
Milestone
Metadata
Metadata
Assignees
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededpriority:low
Query
Please let me know here if you have any idea for how to get the width of a character in a
textareaelement, for use in rendering the character below in the highlighted section with the same width. A canvas solution is already being used, but some arbitrary checks are in place to make it more cross-browser compatible and this is becoming very messy. The code for this is in thespecial-charsplugin.Testing
To test the special character view for every character, like in the screenshot below, use
new codeInput.plugins.SpecialChars(true, true, /./g).Status when Writing
) and�-like characters?