Clearer docs usage under rust-analyzer.scopeMappings.
This commit is contained in:
parent
2f1b363b39
commit
ec82ca8391
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue