Git Product home page Git Product logo

Comments (4)

ehuss avatar ehuss commented on August 16, 2024

Hm, that's strange. Are there any errors or messages in Sublime's console (ctrl + backtick)?

In the console, when a Rust file open, you can type:

view.settings().get('show_errors_inline')

And that should verify if the setting is enabled.

Also double-check the Rust-specific config (command Preferences: Rust Enhanced Settings).

from rust-enhanced.

s0me0ne-unkn0wn avatar s0me0ne-unkn0wn commented on August 16, 2024

@ehuss console is clean also, no errors. The settings seems legit:

reloading plugin HTML.html_completions
reloading plugin ShellScript.ShellScript
reloading python 3.3 plugin Package Control.Package Control
reloading python 3.3 plugin Rust Enhanced.cargo_build
reloading python 3.3 plugin Rust Enhanced.SyntaxCheckPlugin
reloading python 3.3 plugin Rust Enhanced.toggle_setting
reloading python 3.3 plugin SideBarFolders.OpenFilesInFolderWindow
reloading python 3.3 plugin SideBarFolders.SideBarFolders
plugins loaded
Package Control: Skipping automatic upgrade, last run at 2022-05-22 23:17:10, next run at 2022-05-23 00:17:10 or after
>>> view.settings().get('show_errors_inline')
True

Going to Preferences > Package Settings > Rust Enhanced > Settings, I get two configs, a global one (which is the default, I didn't ever change anything there), and a local one, which is {}.

from rust-enhanced.

s0me0ne-unkn0wn avatar s0me0ne-unkn0wn commented on August 16, 2024

The debug log, just in case:

+0.000 Running: cargo metadata --no-deps
+0.040 Rust Enhanced: Failed to find target for '/home/s0me0ne/src/rust/life/src/main.rs'
+0.005 Running: rustc --version
+0.013 Running: cargo check --message-format=json --profile=test
+0.014     Checking life v0.1.0 (/array/home/s0me0ne/src/rust/life)
+0.010 error: could not compile `life` due to 2 previous errors
+0.001 On-save check finished.

from rust-enhanced.

s0me0ne-unkn0wn avatar s0me0ne-unkn0wn commented on August 16, 2024

Believe it or not, I've tried everything, and it started working after a reboot. I'm feeling a bit Windowsish right now.

from rust-enhanced.

Related Issues (20)

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.