File: NEWS

package info (click to toggle)
scala-mode-el 1%3A1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 288 kB
  • sloc: lisp: 2,527; makefile: 40
file content (13 lines) | stat: -rw-r--r-- 742 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
scala-mode-el (1:1.1.0-1) unstable; urgency=medium
  Replaced old version of scala-mode that isn't available in Melpa anymore with
  newer version which replaced the old in Melpa(once was named scala-mode2,
  now it's scala-mode) and is actively maintained.

  This new scala-mode is more tested and reliable, however, it lacks the feature
  of executing scala expressions in scala REPL process. For that and many other
  IDE like features(complex refactor options, type/class hierarchy, code
  navigation, etc.) emacs users are encouraged to install lsp-mode(or eglot)
  which works in conjunction with this mode and has support for scala Metals
  language server.

 -- Sławomir Wójcik <valdaer@gmail.com>  Fri, 12 Jun 2020 01:19:59 +0200