Clearer docs usage under rust-analyzer.scopeMappings
.
This commit is contained in:
parent
2f1b363b39
commit
ec82ca8391
@ -89,7 +89,7 @@ host.
|
||||
//Will autocomplete keys to available RA scopes.
|
||||
"keyword.unsafe": ["keyword", "keyword.control"],
|
||||
//Values are string | TextMateScope | [string | TextMateScope]
|
||||
"comments": "comment.block"
|
||||
"variable.mut": "variable"
|
||||
}
|
||||
```
|
||||
* `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts
|
||||
|
Loading…
Reference in New Issue
Block a user