Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unleash macro 2.0 in hightlight and more | Edwin Cheng | 2021-03-27 | 1 | -1/+2 |
| | |||||
* | Use smart case in flyimport items lookup | Kirill Bulatov | 2021-03-21 | 1 | -2/+14 |
| | |||||
* | Support unions in symbol search | Lukas Wirth | 2021-01-24 | 1 | -5/+9 |
| | |||||
* | Make public DefMap fields private | Jonas Schievink | 2021-01-20 | 1 | -1/+1 |
| | |||||
* | . | Aleksey Kladov | 2021-01-19 | 1 | -2/+2 |
| | |||||
* | Don't expose SyntaxKind from IDE API | Aleksey Kladov | 2020-12-18 | 1 | -8/+40 |
| | | | | | | SyntaxKind is somewhat of an internal type, but IDE is using it to basically specify an icon. Let's have a dedicated entity for this instead. | ||||
* | Lifetime reference search | Lukas Wirth | 2020-12-16 | 1 | -2/+1 |
| | |||||
* | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -7/+1 |
| | |||||
* | Rename ra_ide_db -> ide_db | Aleksey Kladov | 2020-08-13 | 1 | -0/+429 |