rust/crates/ide_db
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
..
src Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
Cargo.toml Move the helpers into ide_db 2020-11-28 16:30:39 +02:00