aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/scopes.ts
Commit message (Expand)AuthorAgeFilesLines
* Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...Seivan Heidari2019-10-271-9/+9
* Refactor how themes are found in packages without relying on parsing JSONC.Seivan Heidari2019-10-261-21/+17
* Making it clear we're using default settings.Seivan Heidari2019-10-241-11/+7
* Fixing linting issues, but also hides failures. Has to be a better approach t...Seivan Heidari2019-10-241-3/+3
* Only loading `tokenColorCustomizations` once.Seivan Heidari2019-10-241-4/+4
* Proof of concept theming and 'tokenColorCustomizations' support.Seivan Heidari2019-10-241-0/+142