Skip to content

Developing with VS Code

Adam Anthony edited this page Apr 13, 2024 · 9 revisions

This is WIP document. I figured since I need to get everything setup on a new computer/cluster it was worth trying to finally make the switch to VS Code from a homebrew emacs setup. I think VS Code has reached the point that it is at feature parity and it seems to be what most people are defaulting to these days.

The general idea for this document is the following: VS-Code running on a local machine with the software/data located on a remote machine (either WSL2 on the same physical machine or a remote cluster).

Install VS Code

Install required/recommended packages

Clone this wiki locally