Scala 3 support in IntelliJ Scala plugin

栏目: IT技术 · 发布时间: 5年前

内容简介:We added basic Dotty support in the IntelliJ Scala plugin a long time ago, right after the announcement of Dotty. However, for a long time Dotty has been a dark horse, and aiming at a moving target hadn’t been easy. So it was reasonable to put that task on

We added basic Dotty support in the IntelliJ Scala plugin a long time ago, right after the announcement of Dotty. However, for a long time Dotty has been a dark horse, and aiming at a moving target hadn’t been easy. So it was reasonable to put that task on the back-burner and focus on Scala 2 for a while. Now that Dotty is finally destined to become Scala 3 and the language features are getting more stable, we have started to work on a full-fledged Scala 3 support.

The 2020.1 Scala plugin nightly builds now include preliminary support of Scala 3: the new syntax (by the way, we had to adjust that “given” thing several times already), error highlighting, navigation, type info, and many other bread-and-butter IDE features. Although the functionality is already usable, it is still “in beta” – some bumps here and there are expected. We depend on your feedback to smooth the rough edges and make Scala 3 support as good as Scala 2 one (and possibly even better, because, just as Dotty, we now have a lot of experience to rely on).

Trying the nightly builds is easy:

  1. Download IntelliJ IDEA 2020.1 EAP (you may also do that via Settings | Appearance | System | Updates ).
  2. Open Settings | Languages | Scala | Updates.
  3. Select Nightly plugin update channel and press Check for updates.
    (You can always select EAP or Release to revert to a more stable build; alternatively, you can download any Scala plugin build from thePlugin Repository)

If you haven’t yet tried Dotty, now is as good time as ever – clone the Dotty example project and open it in IntelliJ IDEA. Your feedback is very welcome, as always. Feel free to ask any questions in intellij-scala Gitter channel . Report any bugs toYouTrack.

Sincerely,

IntelliJ Scala plugin team


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

常用算法程序集

常用算法程序集

清华大学出版社 / 2013-4 / 69.00元

《常用算法程序集(C\C++描述第5版清华大学计算机系列教材)》编著者徐士良、马尔妮。 《常用算法程序集(C\C++描述第5版清华大学计算机系列教材)》是针对工程中常用的行之有效的算法而编写的,主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值......一起来看看 《常用算法程序集》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换