Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hipBLASLt Tensile Kernel HoverNew to Visual Studio Code? Get it now.
hipBLASLt Tensile Kernel Hover

hipBLASLt Tensile Kernel Hover

jin.zhou

|
1 install
| (0) | Free
Hover a Tensile kernel name and view only that kernel's YAML parameters.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

hipBLASLt Tensile Kernel Hover

This is a lightweight VS Code / Cursor extension for huge Tensile YAML logic files.

When you hover on a kernel identifier line (by default: KernelNameMin, SolutionNameMin, BaseName), it shows a hover containing only that single kernel block (all parameters for the kernel).

If the kernel block is too large to fit in a hover, it offers a link to open the full kernel block in an editor tab.

It also supports editing a single kernel: click Edit this kernel…, then press Ctrl+S to apply changes back to the original YAML, close the temp editor, and return to the source file.

How to run (dev)

  1. Open this folder in VS Code/Cursor:
    • vscode-tensile-kernel-hover
  2. Install dependencies:
    • npm install
  3. Build:
    • npm run build
  4. Run extension (debug):
    • Press F5 (Extension Development Host)
  5. Open your Tensile YAML file and hover on KernelNameMin: values.

Settings

  • hipblasltKernelHover.enabled
  • hipblasltKernelHover.applyOnSave
  • hipblasltKernelHover.closeEditorOnSave
  • hipblasltKernelHover.maxHoverChars
  • hipblasltKernelHover.triggerKeys
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft