A Visual Studio Code extension for browsing pull requests and issues from your oneDev instance. This extension provides a user-friendly interface to view, sort, and manage your development tasks directly within VSCode.
Features
View Pull Requests: Easily view all pull requests associated with your oneDev project.
View Issues: Access and manage issues related to your project.
Sorting Options: Sort pull requests and issues by various criteria, including:
Newest First
Oldest First
Most Comments
Least Comments
Progress Indicator: Visual feedback while fetching data with a progress ring.
Status Bar Integration: Quick access to the oneDev Browser from the status bar.
Usage
Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
Type Open oneDev Browser and select the command.
Enter your oneDev instance URL, email, and API token when prompted.
Use the tabs to navigate between Pull Requests and Issues.
Use the sorting dropdowns to organize your view.
Configuration
You can configure the extension by providing the following details:
oneDev URL: The URL of your oneDev instance.
Email: Your oneDev account email.
API Token: Your oneDev API token for authentication.
Project Path: The path to your project within oneDev.
License
This project is licensed under the MIT License - see the LICENSE file for details.