Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

The repository for the 3yourmind Frontend Extension Pack

Notifications You must be signed in to change notification settings

3YOURMIND/vscode-frontend-extension-pack

Repository files navigation

3YOURMIND Frontend Recommended pack

This pack is geared towards frontend Vue project development.

Included Extensions

Installation

  • clone the pack's repository.
  • [optional] you can clear all preexisting vscode extensions by deleting all the files in your ~/.vscode/extensions folder (linux/mac) or %USER%\\.vscode\extensions (windows).
  • install the .vsix file by executing code --install-extension 3yourmind-frontend-recommended-0.0.2.vsix in your terminal (in the root folder of the cloned repository).

To contribute

  • install the Visual Studio Core Extension globally by executing npm install -g vsce in your terminal.
  • create a branch for your changes.
  • make your changes to the extensionPack section of package.json.
  • update README.md (and if necessary also CHANGELOG.md) accordingly.
  • in the root folder of the repo run vsce package.
  • submit a pull request with your changes and include a description.

About

The repository for the 3yourmind Frontend Extension Pack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published