Git Product home page Git Product logo

Comments (8)

Canop avatar Canop commented on June 2, 2024

It looks like your vim has a weird save strategy. It's not supposed to remove files when writing them. Any idea why it does that ? Any special setting ?

from bacon.

saethlin avatar saethlin commented on June 2, 2024

I removed my vim config before reporting this. If you can't reproduce this, I can investigate further to see if there's something about my system elsewhere that's driving this, but I doubt it.

from bacon.

Canop avatar Canop commented on June 2, 2024

If you can't reproduce this

No, I never observed this, and probably not many people did, because it would have been reported otherwise, as it seems to break compilation.

from bacon.

GeeWee avatar GeeWee commented on June 2, 2024

I'm not sure if this is 100% related, but bacon often does rerun in the middle of editing a line, leading to compilation errors in my editor as well (RustRover). Often it doesn't seem to pick up the finish of the line, so I need to, add a space or similar to force it to rerun.

from bacon.

Canop avatar Canop commented on June 2, 2024

I'm not sure if this is 100% related, but bacon often does rerun in the middle of editing a line, leading to compilation errors in my editor as well (RustRover)

You mean your editor automatically saves your Rust files when you're in the middle of a line ? You should configure it differently.

from bacon.

GeeWee avatar GeeWee commented on June 2, 2024

Yes the Jetbrains family of editors saves continuously. After some googling and twiddling around, this is not something that can be disabled, even after tweaking all there is to tweak that I can find. My issue isn't necessarily that bacon runs continuously on each save ( that seems sensible enough, I imagine it can't tell them apart )

However, the problem for me is that bacon gets "stuck" if it compiles something with an error, and the error has been fixed before the compilation is done. E.g. see the following loom to demonstrate the problem (at around 15 seconds in)

I've tried to replicate the same problem with cargo-watch which seems to handle this case successfully (it also has a debounce parameter which removes most of the churn from repeated savings. See this loom as an example.

Totally open to the fact that this might be a separate issue than the original one - although I felt like they're reasonably similar in that it seems to be related to bacon running too early in the process, and not properly rerunning.

from bacon.

Canop avatar Canop commented on June 2, 2024

not properly rerunning

This looks like a bug and isn't expected

from bacon.

GeeWee avatar GeeWee commented on June 2, 2024

That's fair - I've split it into a different issue

from bacon.

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.