]> git.lizzy.rs Git - rust.git/history - editors/code/src/scopes.ts
Reduce scope
[rust.git] / editors / code / src / scopes.ts
2019-12-31 Aleksey KladovReduce scope
2019-12-31 Aleksey KladovUse optional value shortcut
2019-12-31 Aleksey KladovRemove trivial helpers
2019-12-29 bors[bot]Merge #2680
2019-12-29 bors[bot]Merge #2679
2019-12-29 bors[bot]Merge #2061
2019-12-23 Seivan HeidariFix https://github.com/rust-analyzer/rust-analyzer...
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-11-28 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-25 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-25 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-22 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-22 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-21 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-20 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-18 Seivan HeidariReadding jsonc parser because of https://github.com...
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-15 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-14 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-12 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-12 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-12 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-11 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-10 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-09 Seivan HeidariVscode wasn't running the linter automatically so ran...
2019-11-09 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-09 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-07 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-07 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-05 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-05 Seivan HeidariMerge branch 'master' into feature/themes
2019-11-04 Seivan HeidariMerge branch 'master' into feature/themes
2019-11-04 Seivan Heidari* Adding scope mapping configuration manifest in `packa...
2019-11-04 Seivan HeidariMerge branch 'master' into feature/themes
2019-11-02 Seivan HeidariMerge branch 'master' into feature/themes
2019-10-31 Seivan HeidariMerge branch 'master' into feature/themes
2019-10-31 Seivan HeidariMaking loadColors more readable by monading all the...
2019-10-31 Seivan HeidariAdding better debugging for testing themes missing...
2019-10-31 Seivan HeidariMerge branch 'master' into feature/themes
2019-10-27 Seivan HeidariIntroducing a Scopes Mapper to map from RA scopes to...
2019-10-26 Seivan HeidariRefactor how themes are found in packages without relyi...
2019-10-26 Seivan HeidariMerge branch 'master' into feature/themes
2019-10-24 Seivan HeidariMaking it clear we're using default settings.
2019-10-24 Seivan HeidariFixing linting issues, but also hides failures. Has...
2019-10-24 Seivan HeidariOnly loading `tokenColorCustomizations` once.
2019-10-24 Seivan HeidariProof of concept theming and 'tokenColorCustomizations...