aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/file_structure.rs
Commit message (Collapse)AuthorAgeFilesLines
* Don't expose SyntaxKind from IDE APIAleksey Kladov2020-12-181-38/+42
| | | | | | 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.
* Move to upstream `macro_rules!` modelJonas Schievink2020-12-151-10/+4
|
* Remove more unreachable pubsAleksey Kladov2020-11-021-1/+1
|
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+431