Discover the power of automated documentation with the Polybot GitHub App integration for Visual Studio Code! This extension enables you to quickly search and navigate through automatically generated documentation within your codebase. Stay up-to-date and enhance your development experience with sea
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Discover the power of automated documentation with the Polybot GitHub App integration for Visual Studio Code! This extension enables you to quickly search and navigate through automatically generated documentation within your codebase. Stay up-to-date and enhance your development experience with seamless access to relevant documentation right in your editor, ensuring that you always have the most recent information available after each push to your GitHub repository.
Features
Quickly search for documentation using the search bar in the status bar or by selecting a text in the code editor.
Access the Polybot GitHub App installation page via the command palette.
Preview search results in a separate webview panel within Visual Studio Code.
Requirements
Visual Studio Code version 1.77.0 or higher
Polybot GitHub App installed in your GitHub organization
Extension Settings
polybot.accessToken: Access token for Polyfact docs
Getting Started
Install the Polybot extension in Visual Studio Code.
Install the Polybot GitHub App in your GitHub organization by following this link.
Configure your polybot.accessToken in your Visual Studio Code settings.
Usage
Search using the search bar
Click on the "Polybot Docs" search bar located in the status bar.
Enter a keyword or term to search for related documentation.
The search results will be displayed in a new webview panel.
Search by selecting text
Select a text in the code editor.
Right-click and choose "Get docs with Polybot" from the context menu.
The search results will be displayed in a new webview panel.
Access the Polybot GitHub App installation page
Open the command palette (Cmd+Shift+P on Mac or Ctrl+Shift+P on Windows/Linux).
Type "Open Polybot GitHub App Installation Page" and press Enter.
The installation page will open in your default web browser.
Troubleshooting
If you encounter an error stating that no workspace folder is opened, please make sure to open a folder in your Visual Studio Code workspace.
If you receive a warning about needing to install the Polybot GitHub App, please follow the provided link to install it in your GitHub organization.
Contributing
If you have any questions, suggestions, or want to contribute to the Polybot extension, please visit the Polybot GitHub repository.
Release Notes
0.1.1
Initial release of Polybot extension for Visual Studio Code.