0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-25 07:39:04 -05:00
forgejo/web_src/js
Giteabot 73e70f3c44 Enable whitespace rendering on selection in Monaco (#24444) (#24485)
Backport #24444 by @silverwind

Remove the
[renderWhitespace](https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IEditorOptions.html#renderWhitespace)
override, so the default value of `selection` takes over and makes
whitespace visible on selection.

<img width="128" alt="Screenshot 2023-04-30 at 19 09 41"
src="https://user-images.githubusercontent.com/115237/235366707-d598268d-03cc-4839-a195-c460bddae99b.png">

Co-authored-by: silverwind <me@silverwind.io>
2023-05-02 23:29:38 -04:00
..
components Add run status in action view page (#24223) 2023-04-20 09:24:50 +02:00
features Enable whitespace rendering on selection in Monaco (#24444) (#24485) 2023-05-02 23:29:38 -04:00
markup
modules
standalone
test
utils Remove assertion debug code for show/hide refactoring (#23576) (#23868) 2023-04-02 16:20:06 +08:00
webcomponents Polyfill the window.customElements (#23592) (#23595) 2023-03-20 19:52:05 +01:00
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js