Giter Club home page Giter Club logo

Comments (3)

discretegames avatar discretegames commented on September 16, 2024 1

It switches for me too and I agree it's an annoyance. It looks like there's a VSCode setting for this you can put in your project's settings.json:

{
    "debug.openDebug": "neverOpen",
}

That stops the auto switching for me. Hopefully works for you too @fatcerberus (maybe @spectreseven1138 already has that set).

Though I realize having this builtin and specific to F5Anything would be more ideal. If there's a desire for that feel free to comment/open another issue and I may be able to look into it.

(Curiously "debug.openDebug": "openOnDebugBreak" is also an option but it does still switch, even though F5Anything doesn't use breakpoints, so I'm not sure what's going on there.)

from f5anything.

fatcerberus avatar fatcerberus commented on September 16, 2024 1

Yeah, I did end up finding that setting after I posted the issue. The default is openOnDebugBreak so I was very confused why it was still switching. If F5Anything could do something to prevent that, that’d be great, but if not I can deal with the settings.json fix for now.

from f5anything.

toasterofbread avatar toasterofbread commented on September 16, 2024

This doesn't happen for me, pressing F5 doesn't switch the pane at all, both with this extension and another launch type I tried. This may be a bug, or something VSCode itself allows changing (although I couldn't find anything).

from f5anything.

Related Issues (6)

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.