IntelliJ Rust 0.2.0 发布,Rust 的 IntelliJ 插件

栏目: 软件资讯 · 发布时间: 6年前

内容简介:IntelliJ Rust 0.2.0 已发布,IntelliJ Rust 是 Rust 的 IntelliJ 插件,由 JetBrains 官方提供支持。 该版本最大的改进是对 Rust 类型系统更好的支持。现在能够正确处理通用类型,所以代码完成和导航可以在 lam...

IntelliJ Rust 0.2.0 已发布,IntelliJ Rust 是 Rust 的 IntelliJ 插件,由 JetBrains 官方提供支持。

该版本最大的改进是对 Rust 类型系统更好的支持。现在能够正确处理通用类型,所以代码完成和导航可以在 lambdas, iterators, futures 等内部使用。

此外,还有在 CLion 中对调试器的初步支持。

其他一些其他改进和功能包括

  • Parameter names and local variable type hints.

  • Better navigation with ability to search for implementations by type or trait.

  • Ctrl+F9 to build project in IDEA.

  • Ability fill an impl types and functions based on trait (video72).

  • Support for moving syntactic elements up/down (Ctrl+Shift+Up/Down) and left/right (Ctrl+Shift+Alt+Right/Left) (video43).

  • Quick definition (Ctrl+Shift+I).

  • Highlighting of function’s exit points, and semantic highlighting71.

  • Typing assistance: join lines (Ctrl+Shift+J) cleanups commas13 and blocks10, semicolon is inserted after return automatically in unit-returning functions, completion for function calls inserts parenthesis.

  • Breadcrumbs.

  • Completion and navigation for macro definitions.

  • Introduce variable (Cltr+Alt+V or .let postfix template).

  • Various new inspections and intentions.

详情请查看发布主页

IntelliJ Rust 0.2.0 发布,Rust 的 IntelliJ 插件

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

MATLAB智能算法/科学与工程计算技术丛书

MATLAB智能算法/科学与工程计算技术丛书

编者:温正//孙华克 / 清华大学 / 2017-09-01 / 89.0

一起来看看 《MATLAB智能算法/科学与工程计算技术丛书》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具