Skip to content

Latest commit

 

History

History

vscode-apiscoring

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Code of conduct

API Scoring (VS Code)

The tool that establishes communication between the scoring SPA and the files in your IDE.

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.