All popular IDEs (and most apps) seem stuck in a single-monitor paradigm. When are we going to get an IDE that sets the bar for working with multiple monitors? For inspiration, look at multi-monitor audio engineering consoles. Please
@jetbrains

  • RonSijm@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    Hmm, maybe I misunderstand what you want to do - but that works fine for me (on windows) - (are you on a different OS)?

    Otherwise, try installing Powertoys - that comes with FancyZones and gives you more control over how window snapping should work.

    and different tool windows run when debugging so I have to reposition the pane boundary’s again whenever switching between run/design time.

    Also isn’t this a one-time-activity? Once you’ve put them in place, for me it remembers where it should be. Otherwise, I suppose in visual studio you can also manually save the layout (Window -> Save Window Layout) and then restore it again later (Window -> Apply Window Layout)

    • DrDeadCrash@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      7 days ago

      I use fancy zones for windows, and I have a zone that compromises one 4k screen and half of two others. That zone is for my VS window, two main code panes in the center and one off to each side.

      It doesn’t remember the layout of the tool windows… I’ll have to look into the save/apply functionality you mentioned.

      I prefer VS over vs-code, but in VS the window/tabs are bulky and slow compared to vs code which makes this all more annoying. First world problems though…

      Edit: using VS 2022 on win 10