vscode-ts-uml
vscode-ts-uml copied to clipboard
zsh: command not found: ext
When executing your instructions in terminal I get the error:
zsh: command not found: ext
This after executing:
ext install vscode-ts-uml
hi, vscode install extensions method (in vscode editor run):
- Ctrl/Cmd+P (or Ctrl/Cmd + E) input
ext install vscode-ts-uml
- Ctrl/Cmd+Shift+P (or F1) input
Extensions
, selectInstall Extension
and the input the ext namevscode-ts-uml