aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/syntax_highlighting.rs
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for legacy colorizationAleksey Kladov2019-12-311-10/+17
|
* Clippy lintskjeremy2019-12-201-28/+26
|
* Fix highlighting for field init shorthandAleksey Kladov2019-12-201-4/+3
|
* Improve highlighting testAleksey Kladov2019-12-201-1/+3
|
* Fix highlighting token namesAleksey Kladov2019-12-171-1/+1
|
* use a module instead of prefixed consts.Omer Ben-Amram2019-12-151-66/+64
|
* introduce named constants for highlighting tag names.Omer Ben-Amram2019-12-151-37/+67
|
* removed `type.alias`Omer Ben-Amram2019-12-141-2/+4
|
* added decorationsOmer Ben-Amram2019-12-141-2/+2
|
* scopes resolution is more granularOmer Ben-Amram2019-12-131-8/+12
|
* Rename GenericParam -> TypeParamAleksey Kladov2019-12-071-2/+1
| | | | We don't have LifetimeParam yet, but they are planned!
* Get the right analyzer for implsAleksey Kladov2019-12-071-0/+9
|
* Rename Source -> InFileAleksey Kladov2019-11-281-3/+3
|
* ReformatAleksey Kladov2019-11-271-2/+1
|
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+342