myfirstextension READMEMyFirstExtension adds two simple commands to VS Code that display notifications: "Hello World" and "Greet". It's a minimal example to help you get started building extensions. Features
How to use:
RequirementsVS Code 1.87.0 or newer (as declared in Extension SettingsThis extension does not contribute any settings. Known IssuesNo known issues at this time. Please file an issue if you encounter a problem. Release Notes0.0.1Initial release with two commands: Hello World and Greet. For general info on creating extensions, see the Extension Guidelines. Enjoy! |