"html-css-class-completion.CustomizedLanguages": { "rust": ["class\\s*[:=]\\s*\"([\\w- ]*$)"] } After that, when you type class: "in any context within your Rust ...
vscode-webview-extension-with-react is a repo to illustrate how to register a webview using react to side bar of vscode when developing vscode extension 1. Create a webview to VScode extension side ...