Kirill Bulatov
|
ec731e19df
|
Use smart case in flyimport items lookup
|
2021-03-21 11:45:37 +02:00 |
|
Lukas Wirth
|
a872ebf81f
|
Support unions in symbol search
|
2021-01-24 01:32:52 +01:00 |
|
Jonas Schievink
|
0587b99fde
|
Make public DefMap fields private
|
2021-01-20 15:41:18 +01:00 |
|
Aleksey Kladov
|
46b4f89c92
|
.
|
2021-01-20 01:56:11 +03:00 |
|
Aleksey Kladov
|
55ba353b39
|
Don't expose SyntaxKind from IDE API
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.
|
2020-12-18 19:28:48 +03:00 |
|
Lukas Wirth
|
55faa2daa3
|
Lifetime reference search
|
2020-12-16 22:21:01 +01:00 |
|
Jonas Schievink
|
c1cb595382
|
Move to upstream macro_rules! model
|
2020-12-15 15:37:37 +01:00 |
|
Aleksey Kladov
|
bb5c189b7d
|
Rename ra_ide_db -> ide_db
|
2020-08-13 16:39:16 +02:00 |
|