https://github.com/caixw/apidoc.vscode
https://apidoc.tools 的 vscode 插件
https://github.com/caixw/apidoc.vscode
api apidoc doc document extension vscode
Last synced: 26 days ago
JSON representation
https://apidoc.tools 的 vscode 插件
- Host: GitHub
- URL: https://github.com/caixw/apidoc.vscode
- Owner: caixw
- License: mit
- Created: 2019-09-08T14:44:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:46:52.000Z (over 3 years ago)
- Last Synced: 2026-05-24T03:32:43.851Z (26 days ago)
- Topics: api, apidoc, doc, document, extension, vscode
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=caixw.apidoc
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# apidoc
[](https://dev.azure.com/caixw/apidoc.vscode/_build/latest?definitionId=1&branchName=master)
[](https://marketplace.visualstudio.com/items?itemName=caixw.apidoc)
[](https://marketplace.visualstudio.com/items?itemName=caixw.apidoc)
[](https://marketplace.visualstudio.com/items?itemName=caixw.apidoc)
[](https://david-dm.org/caixw/apidoc.vscode)
的 vscode 扩展。请确保已经安装对应版本的 apidoc,安装方式可参考 。
目前支持以下特性:
- textDocument/hover
- textDocument/didChange
- textDocument/publishDiagnostics
- textDocument/foldingRange
- textDocument/completion
- textDocument/semanticTokens
- textDocument/references
- textDocument/definition
- apidoc/outline
- apidoc/refreshOutline
## 版权
本项目采用 [MIT](https://opensource.org/licenses/MIT) 开源授权许可证,完整的授权说明可在 [LICENSE](LICENSE) 文件中找到。