Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickbradley/scout

VS Code extension that assists with finding information relevant to your code on the web
https://github.com/nickbradley/scout

Last synced: 3 days ago
JSON representation

VS Code extension that assists with finding information relevant to your code on the web

Awesome Lists containing this project

README

        

# Scout README

To package the extension:

1. Build the ui by running `yarn build` in the ui directory.
2. Run `vsce package --yarn` in the vscode directory.

## Publishing

This only needs to be done once (until the token expires):
`vsce login ncbradley`