/vsc-extension

A Visual Studio Code extension to visualize interesting information while editing code

Primary LanguageJavaScript

Visualizing Contextual Information within Visual Studio Code

Quick start

Prerequirements

install the webservice from https://github.com/giganticode/vsc-extension-backend and start the webservice

Clone the extension

git clone https://github.com/giganticode/vsc-extension

open the project with Visual Studio Code

Run the build task: press Ctrl + Shift + B

Press F5 to run/debug the extension

Customize the behaviour: File -> Preferences -> Settings -> Extensions -> LM-Powered

Enjoy!