Files
sousa-gecko/devtools/client/shared/sourceeditor/codemirror/keymap
Nicolas Chevobbe 94d5018007 Bug 1955339 - [devtools] Fix and refactor CodeMirror keymap/vim.js prompt. r=devtools-reviewers,ochameau.
The input element wasn't rendered anymore ("Flattening unsafe node"), so build
a document fragment instead of constructing the string for the prompt element.
Instead of adding inline style, we put CSS classes on the elements
for which we add rules in mozilla.css.
The styles are slightly tweaked so we use the colors from the DevTools theme,
and show proper focus indicator.

Differential Revision: https://phabricator.services.mozilla.com/D242525
2025-03-24 14:19:37 +00:00
..
…
…