Skip to content

Commit

Permalink
Add community maintained notice and re-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ttax00 committed Feb 5, 2023
1 parent d3f3149 commit 5939cc3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions website/docs/getting-started/editor-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,11 @@ Utilities like Rename, Go to Declaration, Find Usages will work inside the macro

### VS Code

Rust-Yew extension is [avaliable on VSC Marketplace](https://marketplace.visualstudio.com/items?itemName=TechTheAwesome.rust-yew), providing syntax highlight, renames, hover, and more.
#### Rust-Yew extension

> This is a **work in progress**, and **community maintained** project! [Please see details and direct related bug reports / issues / questions over to the extension's repository](https://github.com/TechTheAwesome/code-yew-server)
!!!This is a work in progress project so please [see details, direct related bug reports / issues / questions over to the extension's repository](https://github.com/TechTheAwesome/code-yew-server)!!!
Rust-Yew extension is [avaliable 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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,11 @@ Utilities like Rename, Go to Declaration, Find Usages will work inside the macro

### VS Code

Rust-Yew extension is [avaliable on VSC Marketplace](https://marketplace.visualstudio.com/items?itemName=TechTheAwesome.rust-yew), providing syntax highlight, renames, hover, and more.
#### Rust-Yew extension

> This is a **work in progress**, and **community maintained** project! [Please see details and direct related bug reports / issues / questions over to the extension's repository](https://github.com/TechTheAwesome/code-yew-server)
!!!This is a work in progress project so please [see details, direct related bug reports / issues / questions over to the extension's repository](https://github.com/TechTheAwesome/code-yew-server)!!!
Rust-Yew extension is [avaliable 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:

Expand Down

0 comments on commit 5939cc3

Please sign in to comment.