capibara-vs-code is the visual studio code plugin for using Capibara documentation.
- Hover documentation based on the the crowd-sourced C library definitions contributed to Capibara.
- Custom definitions file URL setting for ease of debugging, hosting, and maintaining your own documentation.
Documentation is hover activated. You can manually trigger a redownload of the documentation via the capibara.fetchLatestDefinitions
command.
Presented as Capibara: Fetch Latest Definitions.
This extension utilizes the vscode file downloader extension. You should be prompted upon plugin initialization to install this.
This extension contributes the following settings:
capibara.definitionsFileURL
: This is the URL that capibara will use to download definitions.
Add example support.
Initial release of capibara-vs-code.
Enjoy!