(UNOFFICIAL) Hydro Helper is a VSCode extension to solve Hydro problems easier.
Warning
This extension is still under development, and may have breaking changes without any notice.
This extension provides the following features:
- Problem
- Submit problem
- Fetch statement
- Record
- View record
- Real-time refresh
- Contest / Homework
- View scoreboard
- Submit problem
- Fetch statement
All the features are available in the VS Code sidebar.
Users using this extension should have an Hydro account.
Ctrl+Alt+Shift+P
: Open problemCtrl+Alt+Shift+S
: Submit problem
This extension contributes the following settings:
hydro.server
: The server address of Hydro. Default ishydro.ac
.hydro.safeProtocol
: Whether to use safe protocol (HTTPS/WSS) or not. Default istrue
.hydro.domain
: The Hydro domain of Hydro. Default issystem
.
This project is licensed under the terms of the GNU Affero General Public License v3.0 and is not affiliated with Hydro or any other organization. The icon of this extension is copyrighted by Hydro.
This project is inspired by vscode-luogu and the empty official vscode extension.
See GitHub Issues.
See CHANGELOG.md