MRC/Tutorials/Vscode: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 January 2025

  • curprev 12:3312:33, 31 January 2025K.d.vos@tue.nl talk contribs 5,852 bytes +5,852 Created page with "To make the use of VScode more comfortable for you we've created a script, which if you run it not only installs VScode, but also installs a few of its many extensions. These extensions extend the functionality of VScode. There are extensions to make it understand CMake, Git and C++. To install VScode:<blockquote>wget -O install.bash https://raw.githubusercontent.com/KdVos/MRC_vscode_install/main/vscode_install.bash source ./install.bash</blockquote> ===Setting up VSc..." Tag: Visual edit