lencx
lencx
交互形式我可以再思考一下,但暂时不会有太大变动。
请查看这篇文章,需要手动更新一下插件 [Noi:插件更新](https://mp.weixin.qq.com/s/M6gO6MdK5obCvs2LIBZA3w)
不是更换为 Bard,需要更新为 Gemini,侧栏左下角的同步按钮也点一下。
下个版本处理
请下载 v0.4.0,此功能已实现
默认没有标签,需要自己创建,然后选择
Gemini 从 Bard 更新过来的,之前的插件失效了,你可以在 readme 中国地区的两篇文章中看一下如何更新插件。
Please configure `[[crates]] -> root` and try again. https://github.com/rwasm/rsw-rs#options
- How is your rsw.toml set up? - Have you ever executed the `rsw watch` command?
Is the `rsw-hello` directory initialized under the project root path? ```bash wasm-pack new rsw-hello # or rsw new rsw-hello ``` You can execute the `rsw watch` command separately and see...