Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

mulesoft-labs/vscode-raml-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual Studio Code Plugin for RAML Server

Building and Running the extension

Clone the repo, run npm install and open a development instance of Code.

git clone https://github.com/mulesoft-labs/vscode-raml-ide
cd vscode-raml-ide
cd client
npm install

Either add code executable to path and launch code . , or Launch VS Code, open File Explorer, click "Add folder" and select <installation_folder>/vscode-raml-ide/client

Either hit F5 , or open Debug view, choose Launch extension configuration at the top and click the green triangle "Start Debugging".

In the [Extension Development Host] instance, open any folder with RAML code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published