Gifs and screenshots for features in manual

This commit is contained in:
Ayomide Bamidele 2021-03-31 00:08:10 +01:00
parent 95107a7ccf
commit 276022682b
24 changed files with 44 additions and 0 deletions

View file

@ -14,6 +14,7 @@ use syntax::{
//
// | VS Code | **Rust Analyzer: Show Syntax Tree**
// |===
// image::https://user-images.githubusercontent.com/48062697/113065586-068bdb80-91b1-11eb-9507-fee67f9f45a0.gif[]
pub(crate) fn syntax_tree(
db: &RootDatabase,
file_id: FileId,