Difference between revisions of "Visual Studio Code"

From UCT EE Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
# Install Miktex-basic
 
# Install Miktex-basic
 
# Install Perl
 
# Install Perl
 +
 +
== Remote development for the Raspberry Pi ==

Revision as of 08:30, 9 September 2020

Overview

Visual Studio Code is a lightweight code editor with plugins for many different languages and frameworks.

Installation

See this link for details on installation and configuration.

Useful plugins

LaTeX Workshop

On Windows:

  1. Install the James Yu Tex workshop plugin
  2. Install Miktex-basic
  3. Install Perl

Remote development for the Raspberry Pi