Merge pull request #1 from AntonioPiga/fix/polling-login

Fix/polling login
tree: 8ddad5d5189da2ce5384d2846270fc3ca2af19c9
  1. media/
  2. src/
  3. .eslintrc.js
  4. .gitignore
  5. debug.sh
  6. esbuild.js
  7. LICENSE
  8. package-lock.json
  9. package.json
  10. publish.sh
  11. README.md
  12. tsconfig.json
README.md

Nuvolaris VSCode Extension

This extensions automate login to Nuvolaris.dev and add an icon in the activity bar to open a command palette supporting the following commands:

  • login
  • devel
  • deploy

Note: this extension requires the nuv tool and the Nuvolaris devcontainer and will not work standalone. Please fork a starter on github.com/mastrogpt/*-starter and open then in the devcontainer to use it.