Add ra_ide_api::expand
This module should handle all tricky bits with mapping macro-expanded HirFileId to original files the user actually can see in the editor
This commit is contained in:
@@ -41,6 +41,7 @@ mod matching_brace;
|
||||
mod display;
|
||||
mod inlay_hints;
|
||||
mod wasm_shims;
|
||||
mod expand;
|
||||
|
||||
#[cfg(test)]
|
||||
mod marks;
|
||||
|
||||
Reference in New Issue
Block a user