Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Vulkan Hover DocsNew to Visual Studio Code? Get it now.
Vulkan Hover Docs

Vulkan Hover Docs

ivirtex

|
963 installs
| (2) | Free
Vulkan API documentation on hover
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vulkan Hover Docs

This extension provides hover documentation for Vulkan API based on the official Khronos Group man pages for Vulkan.

Features

preview

Known Issues

  • Doesn't work with Vulkan C++ bindings due to naming differences, which are not easily detectable and can resolve to multiple Vulkan functions e.g. commandBuffer.buildAccelerationStructuresKHR could be matched to vkCmdBuildAccelerationStructuresKHR or vkBuildAccelerationStructuresKHR.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft