-
Notifications
You must be signed in to change notification settings - Fork 0
Visual Code
Crome696 edited this page Nov 3, 2022
·
2 revisions
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).
- 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