PesBandi
35b9bcacdb
[Monaco] Use syntax highlighting for .srt
( #35651 )
...
Spell checking / Spell checking (push) Waiting to run
Spell checking / Report (Push) (push) Blocked by required conditions
Spell checking / Report (PR) (push) Blocked by required conditions
Spell checking / Update PR (push) Waiting to run
* [FilePreview] Use syntax highlighting for .srt
* Change customTokenColors to customTokenThemeRules
* Ignore text on the same line as a timestamp
* Update tokenization rules
2024-12-03 17:25:35 +00:00
Davide Giacometti
f9127b63a5
[RegistryPreview] Adopt Monaco Editor ( #35122 )
2024-10-24 21:55:51 +02:00
PesBandi
cdf5677eb9
[Monaco]Improve .gitignore
definition ( #33263 )
...
* Update gitignore.js
* Update gitignore.js
* Add custom color for negations
* Add custom color for negations
* Regex refactoring
* Regex refactoring again
* Move customTokenColors to a separate file
* Move customTokenColors to a separate file
* Update devdocs
* Use kebab case for token names
* Update negation color
* Update index.html formatting
2024-06-14 16:09:52 +01:00
Aaron Junker-Wildi
a4260d7cbd
Add information about how to add new languages to monaco ( #24906 )
...
* Add information about how to add new languages to monaco
* Update expect.txt
* Update doc/devdocs/modules/FileExplorer/monaco/readme.md
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
* Adress PR feedback
* fix spelling errors
* Update doc/devdocs/modules/FileExplorer/monaco/readme.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Update readme.md
* Update readme.md
* Address PR comments
* Fix spelling
* address PR comments
* address PR comments and move files
* Update expect.txt
* Update doc/devdocs/common/readme.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Update doc/devdocs/common/FilePreviewCommon.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Update doc/devdocs/common/FilePreviewCommon.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Update doc/devdocs/common/FilePreviewCommon.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Update doc/devdocs/common/FilePreviewCommon.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Update doc/devdocs/common/FilePreviewCommon.md
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
* Adress PR comments
* Fix spelling
* Adress PR comments
* Add peek stub documentation
* Update doc/devdocs/common/FilePreviewCommon.md
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
* Update doc/devdocs/common/FilePreviewCommon.md
* Fix spelling
---------
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
2023-12-11 16:45:16 +01:00