VSCode support?

Sysprogs forums Forums VisualGDB VSCode support?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12341
    Blutti
    Participant

    Hello,

    Out of curiosity, are you guys (thinking about) ever going to support a VisualGDB plugin in VSCode (Visual Studio Code)?

    #12343
    support
    Keymaster

    Hi,

    Sorry, not currently. VSCode is a completely different product from the regular VS and supporting it would essentially mean creating a completely independent plugin re-implementing most of the functionality using a different stack.

    #36640
    Timo Engelmann
    Participant

    Hi SysProgs,

    7 years later – is the answer still the same?
    Some collegues working with macOS and after Microsoft has discontinued Visual Studio for macOS in August 024, we are looking for a way to use VSCode.

    Best regards Timo

    #36641
    support
    Keymaster

    Well, yes and no. As far as VS code goes, the answer is still a hard no. VS Code is rather limiting in terms of GUI integration, so supporting it would mean competing against a plethora of free alternatives, while being largely limited by the VS code framework, and hence not being much better.

    If you know any successful paid extensions to VS Code, it would be interesting to have a look, but if there aren’t many of them, it somewhat proves our point.

    The good news is that the cross-platform GUI frameworks have finally caught up, so we have been working on our own cross-platform shell, that supports Windows, Linux and Mac, while being built mostly on the same tech stack as VisualGDB. It will first come out as a separate product focused on a few AI-specific tasks, and will then start gradually receiving functionality from VisualGDB. Stay tuned, the first preview build of the new product is a couple of weeks away!

    • This reply was modified 4 days, 4 hours ago by support.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.