aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/scopes_mapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix https://github.com/rust-analyzer/rust-analyzer/pull/2061#discussion_r3487...Seivan Heidari2019-12-231-9/+8
* Vscode wasn't running the linter automatically so ran `npm run fix` - wonder ...Seivan Heidari2019-11-091-21/+37
* Remove new line.Seivan Heidari2019-11-041-1/+0
* * Adding scope mapping configuration manifest in `package.json`Seivan Heidari2019-11-041-11/+24
* Adding better debugging for testing themes missing tags and which scopes didn...Seivan Heidari2019-10-311-4/+7
* Adding debugging to figure out missing scopes from theme.Seivan Heidari2019-10-271-6/+6
* Adding all the decorators from RA to map.Seivan Heidari2019-10-271-0/+6
* Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...Seivan Heidari2019-10-271-0/+42