GithubHelp home page GithubHelp logo

isabella232 / corrosion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse-corrosion/corrosion

0.0 0.0 0.0 11.01 MB

Eclipse Corrosion - Rust edition in Eclipse IDE

License: Eclipse Public License 2.0

Java 96.43% Rust 0.09% HTML 0.65% Shell 2.68% Batchfile 0.14%

corrosion's Introduction

logo

Eclipse Corrosion

Rust edition and debug in Eclipse IDE

Corrosion is a Rust development plugin for the Eclipse IDE, providing a rich edition experience through integration with the Rust Analyzer language server, Cargo runner and gdb debugger.

Download/Install

Corrosion

Download a fully-fledged Eclipse IDE for Rust development from Corrosion download area.

OR

With Eclipse IDE properly installed on your machine, just click Here

OR

From a working Eclipse IDE, find Eclipse Corrosion on the Eclipse Marketplace (how to install from marketplace)

OR

From a working Eclipse IDE, install from p2 repository http://download.eclipse.org/releases/latest/ (or http://download.eclipse.org/corrosion/snapshots/ for development builds).

Uses Rust Toolchain

To install the Rust toolchain, consider visiting https://rustup.rs/ and install Rustup.
On Linux and MacOS, the toolchain can also be installed via Corrosion in the Rust preference page (Window > Preferences).

Features

Corrosion brings together multiple different sources of features to make an enjoyable developing environment. Here are just a few of the most common features. Download today to discover all Corrosion has to offer.

Rust Language Server

Rust Analyzer supplies Corrosion with the majority of the edition abilities. More information can be found at the Rust-Analyzer GitHub Repository.

  • Completion Assist
  • Documentation Hover
  • Diagnostics
  • Formatting

RLS features

Debug

Using the rust-gdb, Corrosion enables users to debug their Rust programs with intelligent supports.

  • Variables View
  • GDB Console
  • Breakpoints
  • Expression Execution

Debug features

Cargo Test monitoring

Corrosion brings a Unit Tests view to monitor progress of your test executions, and easily analyze test reports.

logo

See also ▶️video demo.

Cargo and Rustup Integration

Corrosion is built for all Rust developers, newcomers to experts, bringing a GUI to common Cargo features.

  • New Project Wizard
  • Toolchain Management
  • TOML file editing support
  • Export Crate Wizard

Cargo and Rustup features

in the powerful in versatile Eclipse IDE

Corrosion fits right into the standard Eclipse IDE workflows that boost productivity:

  • Project Outline
  • Dark Theme
  • Problems View
  • Git integration (Only available in Corrosion Package)
  • Embedded Terminal (Only available in Corrosion Package)
  • ...all Eclipse Marketplace extensions you like, including support for any other language!

Eclipse features

Contributing

Clone to Eclipse IDE

Corrosion is always open to new features and pull requests. If you have a feature or bug you wish to work on, file an issue and other Corrosion developers will be able to help you get started.

Refer to our Contributing Guide for more instructions.

Project Overview

For the edition, Corrosion uses the lsp4e project to integrate with the Rust Analyzer and TM4E project to provide syntax highlighting in order to provide a rich Rust editor in the Eclipse IDE.

rustup is used to easily provisin the various necessary Rust tools.

Initialization, import and export of projects and execution are provided by integration with cargo command.

Debugging is provided by integration with rust-gdb and Eclipse CDT GDB support.

Corrosion was formerly called RedOx, but required a name change due to naming overlap with another project (See issue #24)

License

Corrosion is an open-source project licensed under The Eclipse Public License - v 2.0

The Rust and Cargo logos are owned by Mozilla and distributed under the terms of the Creative Commons Attribution license (CC-BY) (More Info).

More Licensing Information

corrosion's People

Contributors

mickaelistria avatar akurtakov avatar boereck avatar norru avatar devnullexile avatar howlger avatar mbooth101 avatar tweksteen avatar vrubezhny avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.