-
#4990introduce anItemTreelayer to avoid reparsing files. This reduces the latency of "go to definition" in a simple benchmark on rust-analyzer by around 30%. -
#5017add custom cargo runners support. This adds an option to delegate actual cargo commands building to another extension. For example, to use a different manager like cross . cross-rust-analyzer is an example of such extension. -
#5069Extract Variable understands field init shorthand -
#4999allow matching of whole macro calls in structural search replace. -
#5007allow matching within macro calls in structural search replace. -
#4997document GNOME Builder (Nightly) support for rust-analyzer. -
#4940setinjectedmodifier for code in doctests. Theme authors can use it to dim injected code. -
#5047matching brace works for | in lambdas -
#5066infer type for slice wildcard patterns. -
#4587missing unsafe diagnostics. -
#5100,#5102: Add support forinclude_strandinclude_bytes.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
jQuery基础教程 (第4版)
[美] Jonathan Chaffer、[美] Karl Swedberg / 李松峰 / 人民邮电出版社 / 2013-10 / 59.00
本书由jQuery API网站维护者亲自撰写,第一版自2008上市以来,一版再版,累计重印14次,是国内首屈一指的jQuery经典著作! 作为最新升级版,本书涵盖jQuery 1.10.x和jQuery 2.0.x。本书前6章以通俗易懂的方式讲解了jQuery的核心组件,包括jQuery的选择符、事件、动画、DOM操作、Ajax支持等。第7章和第8章介绍了jQuery UI、jQuery M......一起来看看 《jQuery基础教程 (第4版)》 这本书的介绍吧!