ttax00 / code-yew-server

An extension that provides some language features for Yew's html macro syntax in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust-Yew

Pandora Logo

GitHub GitHub Workflow Status

A VSCode extension that provides some language features for Yew's html macro syntax.

Features

  • Syntax highlighting.
  • HTML tags hover.
  • HTML completion suggestions.
  • Document symbols.
  • Symbols rename.
  • Folding ranges.

Installation

Get the extension on VSCode Marketplace !

Contributing

For those who are interested in getting involved:

  • Report bugs and request features by opening an issue here.
  • Contribute code or documentation by forking the repository and submitting a pull request here.

Unplanned / required help

Here's some long standing issues/feature that I would require assistance on if they were to be implemented.

  • Formatting support.
  • Language configuration crossing between rust & macro syntax. Issue

Acknowledgements

About

An extension that provides some language features for Yew's html macro syntax in Rust

License:GNU General Public License v3.0


Languages

Language:TypeScript 94.2%Language:JavaScript 5.8%