mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Fixed a type, edditing to editing (#3539)
This commit is contained in:
parent
2b49f4be04
commit
b2cba911ac
@ -130,7 +130,7 @@ Utilities like Rename, Go to Declaration, Find Usages will work inside the macro
|
||||
|
||||
Rust-Yew extension is [available on VSC Marketplace](https://marketplace.visualstudio.com/items?itemName=TechTheAwesome.rust-yew), providing syntax highlight, renames, hover, and more.
|
||||
|
||||
Emmet support should work out of the box, if not please fall back to edditing the `settings.json` file:
|
||||
Emmet support should work out of the box, if not please fall back to editing the `settings.json` file:
|
||||
|
||||
```json
|
||||
"emmet.includeLanguages": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user