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
|