gitea/web_src/js
silverwind 1f52560ca4
Enable whitespace rendering on selection in Monaco (#24444)
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: Giteabot <teabot@gitea.io>
2023-05-02 09:31:38 -04:00
..
components Add rerun workflow button and refactor to use SVG octicons (#24350) 2023-05-01 22:14:20 +08:00
features Enable whitespace rendering on selection in Monaco (#24444) 2023-05-02 09:31:38 -04:00
markup
modules
standalone
test Improve emoji and mention matching (#24255) 2023-04-22 11:32:34 -04:00
utils Improve emoji and mention matching (#24255) 2023-04-22 11:32:34 -04:00
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js Add rerun workflow button and refactor to use SVG octicons (#24350) 2023-05-01 22:14:20 +08:00
svg.test.js
utils.js Add eslint-plugin-regexp (#24361) 2023-04-26 22:08:16 -04:00
utils.test.js