对标ro-cli功能,实现vscode extension 快捷使用
// 2021-06-03 支持Window下的Nginx的配置、启动、关闭
// 2021-5-14 新增webview,可以在view面板进行发布
Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.
For example if there is an image subfolder under your extension project workspace:
公网第三方包
shelljs个人第三方包
@ronan/cli-service
暂时不支持配置
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
For example:
This extension contributes the following settings:
myExtension.enable: enable/disable this extensionmyExtension.thing: set toblahto do something
https://github.com/ronan-try/try-ro-cli/issues
Calling out known issues can help limit users opening duplicate issues against your extension.
Refactor: 采用了webpack bundle
初版的MR
Initial release of ...
Fixed issue #.
Added features X, Y, and Z.
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\on macOS orCtrl+\on Windows and Linux) - Toggle preview (
Shift+CMD+Von macOS orShift+Ctrl+Von Windows and Linux) - Press
Ctrl+Space(Windows, Linux) orCmd+Space(macOS) to see a list of Markdown snippets
Enjoy!
