Differences

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

Link to this comparison view

pp:2024:scala:ide [2024/02/25 15:19]
alexandra.udrescu01 created
pp:2024:scala:ide [2024/02/25 15:19] (current)
alexandra.udrescu01
Line 8: Line 8:
  
 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]] ​(**we will use this**)
   * [[https://​scalameta.org/​metals/​docs/​editors/​vscode/​ | Visual Studio Code]] with Scala (Metals) extension   * [[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]]).