CommandRight READMEDid you get tired from memorizing all your required cli commands along with their arbitrary form options for all of your cli based tools? Did you ask yourself why not to have a programmig language instead of this primitive way (cli) of commanding?This VSCode extension is written for that purpose. You will use a well documented TypeScript line with intellisense help to write your command in english readable form and with well discriped options that you don't need to memorize as you used to in writing a decent application. FeaturesCommandRight gives you the ability to using CLI commands through TypeScript via VSCode. RequirementsNo dependencies up to this version. Extension SettingsThis extension contributes the following settings:
Known IssuesNone so far. Release Notes0.1.0This is just an alpha release. It's not inteneded to be a stable version. |