rrandom / Brackets-Rust-IDE

Help coding Rust in Brackets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust-IDE

Brackets extension Rust-IDE


This Brackets extension needs racer to complete code. After install racer correctly, open the Rust-IDE Settings dialog from File Menu, set the correct racer path.

Get racer here: https://github.com/phildawes/racer

Features

Lint (experimental)

Lint use rustc -Zno-trans and cargo rustc -Zno-trans, so ensure you have rustc and cargo in your system path.

Code Hint

Rust-IDE

Quick Edit

Rust-IDE

NOTE

quick-edit now search function endline based on your rust code indentation, the result maybe inaccurate.

Credits

About

Help coding Rust in Brackets


Languages

Language:JavaScript 96.1%Language:CSS 2.8%Language:HTML 1.1%