They’re in their 60’s, finally convinced them.

They say things like “This is the same…”

and I’m like

“Ya because that’s Firefox, the only program you use…”

“What was Windows even doing for us?”

  • jol@discuss.tchncs.de
    cake
    link
    fedilink
    arrow-up
    12
    ·
    13 hours ago

    VS Code is an electron app, mostly likely coded by some flavour of Javascript developers, so I doubt it was ever planned to go in the same direction as Visual Studio. VS Code follows a design very close to what Sublime made popular.

    • xylogx@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 hours ago

      So is Visual Studio basically dead at this point? Are any new programmers choosing to use it?

      • brian@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        2 hours ago

        no, it’s still a smoother experience ootb for things like c# desktop apps. in vscode you don’t get a wysiwig wpf designer and such, and xaml completion is worse to non existent.

        It does seem to be a newer dev thing though, myself and my jr devs use vscode as much as we can and jump back to VS only when necessary, the older devs on my team are all 100% visual studio and will be forever