Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Open VSCode
  • Go to View → Extensions
  • In the search bar type - “C/C++”.
    • Install extension “C/C++ IntelliSense, debugging, and code browsing” by Microsoft.
      (Some developers have reported bugs using this extension on MacOS Yosemite. An alternative is to install the extension "CodeLLDB" by Vadim Chugunov)
    • In the search bar type - “Python”. 
      • Install extension “Python extension - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting...” by Microsoft.
      • In the search bar type - “CudaCPP”.
        • Install extension “vscode-cudacpp - CUDA C++ language support for Visual Studio Code” by kriegalex.

...