13
edits
(Add RLS project) |
(Tweak RLS proejct) |
||
| Line 263: | Line 263: | ||
! Rust Language Server (RLS) | ! Rust Language Server (RLS) | ||
! The RLS is a service for providing information about Rust programs from the Rust compiler to IDEs and other tools. It will be at the core of the IDE experience for Rust programmers. By the summer, we should have just had the first release of the RLS, and there is lots still to do. Exactly what would depend on what YOU want from the project. Some ideas for projects directly on the RLS are [https://github.com/rust-lang-nursery/rls/issues/142 here]. You could also work on either rustw - a web frontend for the RLS - or our Visual Studio Code plugin; in either case, providing new functionality directly to users. | ! The RLS is a service for providing information about Rust programs from the Rust compiler to IDEs and other tools. It will be at the core of the IDE experience for Rust programmers. By the summer, we should have just had the first release of the RLS, and there is lots still to do. Exactly what would depend on what YOU want from the project. Some ideas for projects directly on the RLS are [https://github.com/rust-lang-nursery/rls/issues/142 here]. You could also work on either rustw - a web frontend for the RLS - or our Visual Studio Code plugin; in either case, providing new functionality directly to users. | ||
! Rust, either web development or Javascript | ! Rust, and ideally either: web development, or Javascript (e.g., Electron, node.js), or IDE internals. | ||
! [https://github.com/brson/ brson] | ! [https://github.com/brson/ brson] | ||
! [https://github.com/nrc/ nrc] | ! [https://github.com/nrc/ nrc] | ||
edits