ivan770
|
71a97a2d8c
|
Provide regions in file structure
|
2021-03-14 18:53:37 +02:00 |
|
Lukas Wirth
|
563a175fdb
|
Move SymbolKind to ide_db
|
2021-01-20 15:25:34 +01: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 |
|
Jonas Schievink
|
c1cb595382
|
Move to upstream macro_rules! model
|
2020-12-15 15:37:37 +01:00 |
|
Aleksey Kladov
|
ba8d6d1e4e
|
Remove more unreachable pubs
|
2020-11-02 16:58:33 +01:00 |
|
Aleksey Kladov
|
b0fd3faf36
|
Switch to expect_test from crates.io
|
2020-08-21 13:19:31 +02:00 |
|
Aleksey Kladov
|
1b0c7701cc
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
|