DocsPal
DocsPal is a VS Code extension that helps you quickly open documentation for programming languages.
Features
- Open docs by typing any language name (for example:
TypeScript, Rust, Python, Go, C#).
- Open docs for the currently active file language in one command.
- Uses the DevDocs index for direct documentation matches.
- Falls back to web search links when no direct match is found.
Commands
DocsPal: Open Language Documentation
- Prompts for a language and opens docs in your browser.
DocsPal: Open Docs for Current File Language
- Detects the current editor language and opens matching docs.
Requirements
- Internet connection is required to fetch the docs index and open documentation pages.
Release Notes
0.0.1
- Initial DocsPal implementation.
| |