Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -33/+0 |
| | |||||
* | Add hir::Local | Aleksey Kladov | 2019-11-11 | 1 | -6/+6 |
| | |||||
* | several highlighting cleanups | Aleksey Kladov | 2019-07-19 | 1 | -0/+4 |
| | | | | | | * make stuff more type-safe by using `BindPat` instead of just `Pat` * don't add `mut` into binding hash * reset shadow counter when we enter a function | ||||
* | prettier colors | Aleksey Kladov | 2019-07-18 | 1 | -6/+7 |
| | |||||
* | highlight mutable variables differently | Ekaterina Babshukova | 2019-07-18 | 1 | -14/+15 |
| | |||||
* | More clever highlighting, incl draft for structs | Pascal Hertleif | 2019-05-27 | 1 | -0/+27 |