castwide / vscode-solargraph

A Visual Studio Code extension for Solargraph.
Other
425 stars 24 forks source link

Gem support #45

Closed castwide closed 6 years ago

castwide commented 6 years ago

Solargraph is capable of providing completion and intellisense for gems that have YARD documentation, which can be generated from the command-line via yard gems or yard gems --rebuild.

The extension should provide shortcuts to the build and rebuild commands in the palette.

castwide commented 6 years ago

The extension commands are slated for release in v0.16.1.