Visual Studio Code Extension #2561
Replies: 2 comments 1 reply
-
|
Hi @Element115sw, Good question! I assume you are asking about HIP development in VS Code, in which case you can enable intellisense by adding the following configuration into the .vscode/c_cpp_properties.json file: Please make sure that you have the C/C++ Extension pack installed. For debugging HIP code, you can use rocGDB available at |
Beta Was this translation helpful? Give feedback.
-
|
Is there an equivalent configuration for use in windows with VS 2022? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be helpful if there was a VSC extension with features such as intellisense, debugging, debugger and productivity enhancements especially for ROCm.
Beta Was this translation helpful? Give feedback.
All reactions