Scala 3 support in IntelliJ Scala plugin

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

内容简介: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


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

查看所有标签

猜你喜欢:

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

代码之美

代码之美

Grey Wilson / 聂雪军 / 机械工业出版社 / 2008年09月 / 99.00元

《代码之美》介绍了人类在一个奋斗领域中的创造性和灵活性:计算机系统的开发领域。在每章中的漂亮代码都是来自独特解决方案的发现,而这种发现是来源于作者超越既定边界的远见卓识,并且识别出被多数人忽视的需求以及找出令人叹为观止的问题解决方案。 《代码之美》33章,有38位作者,每位作者贡献一章。每位作者都将自己心目中对于“美丽的代码”的认识浓缩在一章当中,张力十足。38位大牛,每个人对代码之美都有自......一起来看看 《代码之美》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具