4 Star 2 Fork 1

Gitee 极速下载 / Eclipse-Corrosion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/eclipse/corrosion
克隆/下载
Changelog.md 2.77 KB
一键复制 编辑 原始数据 按行查看 历史

Corrosion Changelog

This log contains the most visible changes to the Corrosion project over its version history.

Unreleased

Added

  • Added support for the Run test CodeLens, allowing execution of single test cases directly from within the code editor.
  • Added support for "surround with" style snippets for wrapping a block of code.
  • Added an option to the Rust > Debug preference page to define a default GDB for Rust Debug launch configurations. The default value of this option is rust-gdb, which is the GDB wrapper script shipped with the Rust toolchain for Linux and MacOS.

Changed

  • The Rust Debug launch configurations now shows an error if GDB cannot be launched properly.
  • Installing Rustup via the Rust preference page on Linux and MacOS will now install the RLS by default.
  • Updated grammar definition for syntax highlighting to reflect changes in the Rust language.

0.4.2 - 2019-09-06

Added

  • Added an editor icon
  • Added hyperlinks in terminal for errors to navigate to source files

Changed

  • Run configurations Rust applications now take the environment variable definitions into account

0.4.1 - 2019-04-09

Changed

  • Updated dependencies

0.4.0 - 2019-03-13

Changed

  • Added Run toolbar to Resource perspective
  • Removed dedicated Rust perspective, since it had no additional value
  • Associating Cargo.toml files with the RLS
  • Fix the Rust launch configuration to take all attributes into account
  • Fixed handling of Rust toolchain location if path contains spaces

0.3.0 - 2018-12-04

Note: this entry includes changes that likely shipped with version 0.2.0.

Changed

  • Syntax highlighting now works for all *.toml files, instead just Cargo.toml.
  • Auto-importing the user's ~\.cargo directory as a project into the workspace, fixing debugging issues.
  • Better resolving for program file location in Cargo Run and Cargo Test launch configurations.
  • Updated grammar definition for syntax highlighting
  • Fixed default lookup locations for Rust toolchain
  • Using rust-gdb as the default debugger for Rust debug launch config

0.2.0 - ?

Unfortunately, there are no known entries for this release.

0.1.0 - 2018-06-04

Added

  • Cargo Test launch configuration
  • Rust preference page for text editor options
  • Import wizard for existing Cargo projects
  • Grammars for Rust and TOML syntax highlighting
Java
1
https://gitee.com/mirrors/Eclipse-Corrosion.git
git@gitee.com:mirrors/Eclipse-Corrosion.git
mirrors
Eclipse-Corrosion
Eclipse-Corrosion
master

搜索帮助