Skip to content

Latest commit

 

History

History

vscode-quickfix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Code of conduct

Quick fix

The tool that focuses on establishing a ruleset file where you can find the compromised rule and fix it.

Learn more in the doc!



Installation and usage

  1. Clone the repository:

    git clone [email protected]:InditexTech/api-scoring-ide-plugins.git
  2. Install the VSCE following the documentation with the following command:

    npm install --global @vscode/vsce
  3. In the terminal, use the next command inside the /code folder:

    npm install
    vsce package
  4. The previous step should create a .vsix file in the directory. Use the .vsix file to install it.


Usage

View the documentation for usage information.