rust-dev-tools / dev-tools-team

resources for the Rust dev-tools team
42 stars 9 forks source link

Tools news #22

Closed nrc closed 7 years ago

nrc commented 7 years ago

This is an issue to collect news about dev tools. If anything is happening, however minor, please leave a comment and let us know. Periodically (weekly, or less often, depending on much news we get) I'll edit all the comments into a document, add it to the repo, and post to TWiR (and tweet, etc.). Then open a new issue.

nrc commented 7 years ago

RLS

VSCode plugin

Rustfmt

Clippy

nrc commented 7 years ago

Bindgen moved to the nursery

nrc commented 7 years ago

Also, please note any contributors who should be thanked!

nrc commented 7 years ago

Also good things to have here - call for contributions - either general announcements or specific issues

fitzgen commented 7 years ago

bindgen

jwilm commented 7 years ago

Racer

Shout out to @TedDriggs for continuing to push the project forward. Myself and the rest of Racer's users continue to appreciate all your hard work!

fitzgen commented 7 years ago

bindgen

nrc commented 7 years ago

IntelliJ plugin is official! https://intellij-rust.github.io/2017/07/31/changelog-47.html

nrc commented 7 years ago

Release vscode extension 0.2.0 and 0.2.1, see changelog

nrc commented 7 years ago

I blogged about the RLS: http://www.ncameron.org/blog/what-the-rls-can-do/

nrc commented 7 years ago

I have drafted a first issue of 'these weeks in dev-tools': https://github.com/nrc/dev-tools-team/blob/master/twidt/drafts/issue-1.md

I'd love to get feedback and any remaining updates! Please send PRs or comment here or just commit typo fixes. If you could do that by the end of the week so that I can publish and copy/paste or link into TWiR, I'd appreciate it!

One notable area we're missing is stuff for new contributors including a list of good issues. I don't feel organised enough to do that for the first issue, but it's top of my list of things that we need for future issues.

nrc commented 7 years ago

@killercup do you have a cargo edit link/announcement?

killercup commented 7 years ago

I'd love to get feedback and any remaining updates!

You should mention that people can find us on #rust-dev-tools :)

do you have a cargo edit link/announcement?

There are Github release notes and I opened #26

One notable area we're missing is stuff for new contributors including a list of good issues.

Yeah. Did anyone pick up the Rust Starters project? Until that takes of, do you want the tool peers to supply their pick of easy issues?

nrc commented 7 years ago

You should mention that people can find us on #rust-dev-tools :)

Good idea, I'll add that in

There are Github release notes and I opened #26

Thanks for the PR, merged it.

Did anyone pick up the Rust Starters project?

Not yet.

Until that takes of, do you want the tool peers to supply their pick of easy issues?

For the next issue I'll try to get a link for each tool with labelled easy issues

GuillaumeGomez commented 7 years ago

You can use my own TWiRD generator (minus a few modification for your own needs) if you want.

fitzgen commented 7 years ago

bindgen

fitzgen commented 7 years ago

bindgen

fbstj commented 7 years ago

I think the pull request links in this issue could do with a general cleanup. specifically the bindgen pulls at the start could be changed into [rust-lang-nusery/rust/bindgen#899](https://github.com/rust-lang-nursery/rust-bindgen/pull/899) (or just [#899] since it's under a bindgen bullet?) for example and similarly the bindgen pulls in the Thanks section could be linked rather than left as text.