How to Setup Visual Studio Code for the ifarm

From GlueXWiki
Revision as of 12:05, 22 March 2024 by Kscheuer (Talk | contribs)

Jump to: navigation, search

Table of contents

Welcome! Have you ever wanted to edit code with smart code completion, integrated Git, syntax highlighting, intuitive debuggers, and so much more, all wrapped into one? Well look no further than Visual Studio (VS) Code! By the end of this guide you will be able to connect to the ifarm and have all these powerful tools right at your fingertips. If you run into any problems (especially if you have Windows machine, as this guide has only been tested for Apple devices) then please message me (Kevin Scheuer) over Slack and let me know!

Setup

Before beginning, please ensure you have the following:


The .ssh/config file

Connecting

Working With VS Code

Extensions

Troubleshooting