Gleb Khmyznikov
725535b760
[DevDocs] More content and restructure ( #40165 )
...
## Summary of the Pull Request
Accumulated information from internal transition about the modules
development, and reworked it to be added in dev docs. Also the dev docs
intself was restructured to be more organized. New pages was
verified by transition team.
## PR Checklist
- [x] **Dev docs:** Added/updated
---------
Co-authored-by: Zhaopeng Wang (from Dev Box) <zhaopengwang@microsoft.com >
Co-authored-by: Hao Liu <liuhao3418@gmail.com >
Co-authored-by: Peiyao Zhao <105847726+zhaopy536@users.noreply.github.com >
Co-authored-by: Mengyuan <162882040+chenmy77@users.noreply.github.com >
Co-authored-by: zhaopeng wang <33367956+wang563681252@users.noreply.github.com >
Co-authored-by: Jaylyn Barbee <51131738+Jaylyn-Barbee@users.noreply.github.com >
2025-07-01 14:27:34 +02:00
PesBandi
35b9bcacdb
[Monaco] Use syntax highlighting for .srt ( #35651 )
...
* [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