Your central hub for accessing Open Tibia documentation directly within VS Code. Navigate, search, and get insights from the documentation effortlessly as you code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
OTCDocHub is a VS Code extension designed to empower the Open Tibia Community (OTC) by providing easy access to essential documentation right from within VS Code. By simply invoking the Show Documentation command, users can search, view, and learn more about Open Tibia development.
Features
Quickly access Open Tibia documentation with CMD + SHIFT + P or CTRL + SHIFT + P and typing Show Documentation.
Search and browse through various topics including server setup, client editing, and more.
Clickable snippets that take you to the full documentation page for in-depth information.
Installation
Download the OTCDocHub extension from the VS Code Marketplace.
Install the extension and reload VS Code.
Invoke the Show Documentation command to start exploring Open Tibia documentation.
Usage
Press CMD + SHIFT + P or CTRL + SHIFT + P to open the command palette.
Type Show Documentation and select it from the list.
Use the search bar to find specific documentation or browse through the available topics.
Contributing
We welcome contributions from the community. Whether it's submitting documentation, reporting bugs, or suggesting new features, your input is valued and appreciated.
For more details and contributions, visit the GitHub Repository.