Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCudaNew to Visual Studio Code? Get it now.
VSCuda

VSCuda

Nafis Mustakin

|
12,530 installs
| (0) | Free
CUDA code suggestions for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscuda README

VS Code extension for CUDA support. Includes syntax highlighting, code help and auto code completion.

Installation

Search for VSCuda in Visual Studio Code Extensions Marketplace.

After installing, select Cuda as your language in the bottom right corner of your IDE.

That's it! You can now code in CUDA without having to look up the documentation everytime.

Features

Syntax Highlighting

Syntax Highlighting

Highlights CUDA specific specifiers as well as C/C++ syntax

Code Help

Code Help

Shows CUDA function parameters

Code Completion

Code Completion

Shows popular CUDA functions for auto-complete along with function parameters in markdown

Declarative Language features for CUDA

  • Comment toggling
  • Brackets definition
  • Autoclosing
  • Autosurrounding
  • Folding
  • Word pattern
  • Indentation Rules

Requirements

VS Code version ^1.62.0

Release Notes

0.0.1

Beta release of VSCuda

Test and report any bugs you find

Acknowledgement

Texmate file for Syntax Highliter is based on https://github.com/kriegalex/vscode-cuda/tree/develop

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft