Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Adding scope mapping configuration manifest in `package.json` | Seivan Heidari | 2019-11-04 | 1 | -32/+32 |
* | Making loadColors more readable by monading all the things. | Seivan Heidari | 2019-10-31 | 1 | -23/+16 |
* | Adding better debugging for testing themes missing tags and which scopes didn... | Seivan Heidari | 2019-10-31 | 1 | -40/+47 |
* | Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal... | Seivan Heidari | 2019-10-27 | 1 | -9/+9 |
* | Refactor how themes are found in packages without relying on parsing JSONC. | Seivan Heidari | 2019-10-26 | 1 | -21/+17 |
* | Making it clear we're using default settings. | Seivan Heidari | 2019-10-24 | 1 | -11/+7 |
* | Fixing linting issues, but also hides failures. Has to be a better approach t... | Seivan Heidari | 2019-10-24 | 1 | -3/+3 |
* | Only loading `tokenColorCustomizations` once. | Seivan Heidari | 2019-10-24 | 1 | -4/+4 |
* | Proof of concept theming and 'tokenColorCustomizations' support. | Seivan Heidari | 2019-10-24 | 1 | -0/+142 |