Skip to content
Crome696 edited this page Nov 3, 2022 · 2 revisions

Summary

Visual Code is a free customizable text editor distributed by Microsoft. While it's not a classic IDE, Visual Code allows developing software in any possible language (as long as an external compiler is provided).

Features

  • Does not require local admin rights
  • Easy to use
  • Syntax Highlighting
  • Java Compiler has to be installed through extensions
  • Lombok has to be installed through extensions
  • Maven has to be installed through extensions
  • Sonar lint has to be installed through extensions

Prerequisites

Download

Clone this wiki locally