Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pp:scala-environment [2022/04/30 09:54]
vbadoiu created
pp:scala-environment [2022/04/30 09:56] (current)
vbadoiu [IDE]
Line 9: Line 9:
 One of the most widely used IDE (Integrated Development Environment) for Scala is: One of the most widely used IDE (Integrated Development Environment) for Scala is:
   * [[https://​www.jetbrains.com/​idea/​download/​ | IntellIJ]]   * [[https://​www.jetbrains.com/​idea/​download/​ | IntellIJ]]
 +  * [[https://​scalameta.org/​metals/​docs/​editors/​vscode/​ | Visual Studio Code]] with Scala (Metals) extension
   * alternatively,​ you can use [[https://​www.sublimetext.com/​download | Sublime]], which is a simpler (faster) editor. You can add syntax highlighting plugins for Scala (see: [[https://​scalameta.org/​metals/​docs/​editors/​sublime/​ | scalameta ]]), as well as worksheet/​REPL support (see: [[https://​packagecontrol.io/​packages/​SublimeREPL | SublimeREPL]]).   * alternatively,​ you can use [[https://​www.sublimetext.com/​download | Sublime]], which is a simpler (faster) editor. You can add syntax highlighting plugins for Scala (see: [[https://​scalameta.org/​metals/​docs/​editors/​sublime/​ | scalameta ]]), as well as worksheet/​REPL support (see: [[https://​packagecontrol.io/​packages/​SublimeREPL | SublimeREPL]]).