PowerToys/doc/devdocs/common
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
..
common.md Add information about how to add new languages to monaco (#24906) 2023-12-11 16:45:16 +01:00
FilePreviewCommon.md [Monaco]Improve .gitignore definition (#33263) 2024-06-14 16:09:52 +01:00
readme.md Add information about how to add new languages to monaco (#24906) 2023-12-11 16:45:16 +01:00

Common

The common folder contains projects with code, that is used in multiple projects.

FilePreviewCommon

This project contains common code for file previewing.