Coder Social home page Coder Social logo

vaticle / intellij-rust Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intellij-rust/intellij-rust

0.0 2.0 1.0 45.67 MB

Rust plugin for the IntelliJ Platform

Home Page: https://intellij-rust.github.io

License: MIT License

Java 0.01% Kotlin 97.07% Lex 0.12% Rust 1.56% RenderScript 0.01% HTML 0.21% Shell 0.01% Python 1.01% ANTLR 0.03%

intellij-rust's Issues

When setting up Rust toolchain manually, set default path as `bazel-out/{toolchain_path}`

When opening a project and loading a Rust file before running the appropriate Bazel build command - or when loading a Rust file at any time after having ever done the above - you'll see "No Rust toolchain configured".

I'm not sure how we could easily configure it to always try to auto-detect the Bazel-installed Rust toolchain in this case, but what we can definitely do, is modify the behaviour of the "Set up toolchain" option:

image

Currently it auto-detects the Rust toolchain in /Users/{user}/.cargo/bin, installed by rustup.

image

We should modify it to search the same paths that we've defined the Rust toolchain detection (on first load of a Rust file) to search; namely bazel-out for the Rust toolchain, and bazel-{projectName} for the stdlib sources.

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.