This is my example extension "hellocode". Its great, and does so many things.
###AngularCLI
--ng test, runs an ng test in the terminal
--ng serve open, ruins an ng s -o in the terminal
--ng build, runs an ng build --prod in the terminal
###ExampleWork
--create boilerplate, creates and opens a new index.html in the workspace folder
--Oh Noes, shows a warning
--helloworld, shows a message
Calling out known issues can help limit users opening duplicate issues against your extension.
This is an in progress demo of a VSCode extension.
First Deployments and basic command functionality.
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!