aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/highlighting.ts
Commit message (Expand)AuthorAgeFilesLines
* Logging fallback tag in case scopes are missing.Seivan Heidari2019-11-041-3/+5
* * Adding scope mapping configuration manifest in `package.json`Seivan Heidari2019-11-041-16/+16
* Adding better debugging for testing themes missing tags and which scopes didn...Seivan Heidari2019-10-311-1/+4
* Adding debugging to figure out missing scopes from theme.Seivan Heidari2019-10-271-5/+4
* Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...Seivan Heidari2019-10-271-4/+7
* Proof of concept theming and 'tokenColorCustomizations' support.Seivan Heidari2019-10-241-25/+69
* underline mutable bindingsAleksey Kladov2019-07-191-27/+34
* highlight mutable variables differentlyEkaterina Babshukova2019-07-181-0/+1
* Make rainbows optionalPascal Hertleif2019-05-271-5/+6
* Semantic highlighting spikePascal Hertleif2019-05-271-3/+42
* Improve highlighting of name refsLaurențiu Nicola2019-05-231-1/+6
* Address feedbackLaurențiu Nicola2019-05-211-3/+2
* Use ThemeColor and add support for light themesLaurențiu Nicola2019-05-211-13/+22
* highlight macro identsAleksey Kladov2018-12-281-1/+2
* Remove error publishing through publishDecorationsAdolfo Ochagavía2018-10-101-7/+0
* Run prettier on all filesDaniel McNab2018-10-081-17/+28
* Fix remaining tslint suggestionsAdolfo Ochagavía2018-10-081-31/+35
* Apply tslint suggestions, round oneAdolfo Ochagavía2018-10-071-33/+33
* Refactor vscode extensionAdolfo Ochagavía2018-10-071-0/+78