vscuda READMEVS Code extension for CUDA support. Includes syntax highlighting, code help and auto code completion. InstallationSearch 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. FeaturesSyntax Highlighting
Code Help
Code Completion
Declarative Language features for CUDA
RequirementsVS Code version ^1.62.0 Release Notes0.0.1Beta release of VSCuda
AcknowledgementTexmate file for Syntax Highliter is based on https://github.com/kriegalex/vscode-cuda/tree/develop |