vue-cli-plugin-vscode-remote

0.0.5 • Public • Published

vue-cli-plugin-vscode-remote

Downloads Version License

Vscode Remote plugin for @vue/cli 3.0.

About

The Visual Studio Code Remote - Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder inside (or mounted into) a container and take advantage of Visual Studio Code's full feature set.

vscode-remote

more about

Install

First you need to install @vue/cli globally (follow the instructions here).

Then create a project and add the Element plugin:

vue create my-app
cd my-app
vue add vscode-remote

You'll be asked some questions regarding how vscode remote is configured in your project. After that, you're good to go.

Readme

Keywords

none

Package Sidebar

Install

npm i vue-cli-plugin-vscode-remote

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

65.2 kB

Total Files

15

Last publish

Collaborators

  • minfive