Does VSCode have built-in support or extensions available for VB.NET?












7















I'm running Ubuntu 17.04 and learning VB. I cannot find any extensions for VB.NET.



Is there an extension or would a Windows VM be a better option?










share|improve this question

























  • Interesting. I had a look and I couldn't find anything but according to this it must have done at some point. I also don't think it's relevant to the OS so a Windows VM wouldn't make a difference as far as I can tell.

    – Bugs
    Jun 7 '17 at 11:43













  • you can't run VB.NET on Linux as far as I know, so possibly the extension isn't available for the Linux version of vscode. Would make some sense, as it'd be impossible to run a debugger or anything. So your choices are 1) use a windows VM, 2) learn C# instead, which runs on more platforms and is also more widely used generally.

    – ADyson
    Jun 7 '17 at 11:45













  • @ADyson I couldn't see an extension anyway for VB.NET. I'm not familiar with the software so maybe I'm missing something. I didn't know that about Linux though. Why would C# be OK though?

    – Bugs
    Jun 7 '17 at 11:51






  • 1





    @Bugs because C# is supported on Linux via both the .NET Core and Mono frameworks.

    – ADyson
    Jun 7 '17 at 11:59








  • 1





    @Reimott correction to what I said above, running VSCode in Windows will not help you. But, with a VM, you could run Visual Studio Community Edition instead (assuming you don't want to pay for Visual Studio). Personally, I'd go the C# route though because I think it has a better future, but it depends what you want/need to achieve.

    – ADyson
    Jun 7 '17 at 12:03


















7















I'm running Ubuntu 17.04 and learning VB. I cannot find any extensions for VB.NET.



Is there an extension or would a Windows VM be a better option?










share|improve this question

























  • Interesting. I had a look and I couldn't find anything but according to this it must have done at some point. I also don't think it's relevant to the OS so a Windows VM wouldn't make a difference as far as I can tell.

    – Bugs
    Jun 7 '17 at 11:43













  • you can't run VB.NET on Linux as far as I know, so possibly the extension isn't available for the Linux version of vscode. Would make some sense, as it'd be impossible to run a debugger or anything. So your choices are 1) use a windows VM, 2) learn C# instead, which runs on more platforms and is also more widely used generally.

    – ADyson
    Jun 7 '17 at 11:45













  • @ADyson I couldn't see an extension anyway for VB.NET. I'm not familiar with the software so maybe I'm missing something. I didn't know that about Linux though. Why would C# be OK though?

    – Bugs
    Jun 7 '17 at 11:51






  • 1





    @Bugs because C# is supported on Linux via both the .NET Core and Mono frameworks.

    – ADyson
    Jun 7 '17 at 11:59








  • 1





    @Reimott correction to what I said above, running VSCode in Windows will not help you. But, with a VM, you could run Visual Studio Community Edition instead (assuming you don't want to pay for Visual Studio). Personally, I'd go the C# route though because I think it has a better future, but it depends what you want/need to achieve.

    – ADyson
    Jun 7 '17 at 12:03
















7












7








7








I'm running Ubuntu 17.04 and learning VB. I cannot find any extensions for VB.NET.



Is there an extension or would a Windows VM be a better option?










share|improve this question
















I'm running Ubuntu 17.04 and learning VB. I cannot find any extensions for VB.NET.



Is there an extension or would a Windows VM be a better option?







vb.net visual-studio-code






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 29 '18 at 16:15









Gama11

11.2k32047




11.2k32047










asked Jun 7 '17 at 11:11









ReimottReimott

392




392













  • Interesting. I had a look and I couldn't find anything but according to this it must have done at some point. I also don't think it's relevant to the OS so a Windows VM wouldn't make a difference as far as I can tell.

    – Bugs
    Jun 7 '17 at 11:43













  • you can't run VB.NET on Linux as far as I know, so possibly the extension isn't available for the Linux version of vscode. Would make some sense, as it'd be impossible to run a debugger or anything. So your choices are 1) use a windows VM, 2) learn C# instead, which runs on more platforms and is also more widely used generally.

    – ADyson
    Jun 7 '17 at 11:45













  • @ADyson I couldn't see an extension anyway for VB.NET. I'm not familiar with the software so maybe I'm missing something. I didn't know that about Linux though. Why would C# be OK though?

    – Bugs
    Jun 7 '17 at 11:51






  • 1





    @Bugs because C# is supported on Linux via both the .NET Core and Mono frameworks.

    – ADyson
    Jun 7 '17 at 11:59








  • 1





    @Reimott correction to what I said above, running VSCode in Windows will not help you. But, with a VM, you could run Visual Studio Community Edition instead (assuming you don't want to pay for Visual Studio). Personally, I'd go the C# route though because I think it has a better future, but it depends what you want/need to achieve.

    – ADyson
    Jun 7 '17 at 12:03





















  • Interesting. I had a look and I couldn't find anything but according to this it must have done at some point. I also don't think it's relevant to the OS so a Windows VM wouldn't make a difference as far as I can tell.

    – Bugs
    Jun 7 '17 at 11:43













  • you can't run VB.NET on Linux as far as I know, so possibly the extension isn't available for the Linux version of vscode. Would make some sense, as it'd be impossible to run a debugger or anything. So your choices are 1) use a windows VM, 2) learn C# instead, which runs on more platforms and is also more widely used generally.

    – ADyson
    Jun 7 '17 at 11:45













  • @ADyson I couldn't see an extension anyway for VB.NET. I'm not familiar with the software so maybe I'm missing something. I didn't know that about Linux though. Why would C# be OK though?

    – Bugs
    Jun 7 '17 at 11:51






  • 1





    @Bugs because C# is supported on Linux via both the .NET Core and Mono frameworks.

    – ADyson
    Jun 7 '17 at 11:59








  • 1





    @Reimott correction to what I said above, running VSCode in Windows will not help you. But, with a VM, you could run Visual Studio Community Edition instead (assuming you don't want to pay for Visual Studio). Personally, I'd go the C# route though because I think it has a better future, but it depends what you want/need to achieve.

    – ADyson
    Jun 7 '17 at 12:03



















Interesting. I had a look and I couldn't find anything but according to this it must have done at some point. I also don't think it's relevant to the OS so a Windows VM wouldn't make a difference as far as I can tell.

– Bugs
Jun 7 '17 at 11:43







Interesting. I had a look and I couldn't find anything but according to this it must have done at some point. I also don't think it's relevant to the OS so a Windows VM wouldn't make a difference as far as I can tell.

– Bugs
Jun 7 '17 at 11:43















you can't run VB.NET on Linux as far as I know, so possibly the extension isn't available for the Linux version of vscode. Would make some sense, as it'd be impossible to run a debugger or anything. So your choices are 1) use a windows VM, 2) learn C# instead, which runs on more platforms and is also more widely used generally.

– ADyson
Jun 7 '17 at 11:45







you can't run VB.NET on Linux as far as I know, so possibly the extension isn't available for the Linux version of vscode. Would make some sense, as it'd be impossible to run a debugger or anything. So your choices are 1) use a windows VM, 2) learn C# instead, which runs on more platforms and is also more widely used generally.

– ADyson
Jun 7 '17 at 11:45















@ADyson I couldn't see an extension anyway for VB.NET. I'm not familiar with the software so maybe I'm missing something. I didn't know that about Linux though. Why would C# be OK though?

– Bugs
Jun 7 '17 at 11:51





@ADyson I couldn't see an extension anyway for VB.NET. I'm not familiar with the software so maybe I'm missing something. I didn't know that about Linux though. Why would C# be OK though?

– Bugs
Jun 7 '17 at 11:51




1




1





@Bugs because C# is supported on Linux via both the .NET Core and Mono frameworks.

– ADyson
Jun 7 '17 at 11:59







@Bugs because C# is supported on Linux via both the .NET Core and Mono frameworks.

– ADyson
Jun 7 '17 at 11:59






1




1





@Reimott correction to what I said above, running VSCode in Windows will not help you. But, with a VM, you could run Visual Studio Community Edition instead (assuming you don't want to pay for Visual Studio). Personally, I'd go the C# route though because I think it has a better future, but it depends what you want/need to achieve.

– ADyson
Jun 7 '17 at 12:03







@Reimott correction to what I said above, running VSCode in Windows will not help you. But, with a VM, you could run Visual Studio Community Edition instead (assuming you don't want to pay for Visual Studio). Personally, I'd go the C# route though because I think it has a better future, but it depends what you want/need to achieve.

– ADyson
Jun 7 '17 at 12:03














1 Answer
1






active

oldest

votes


















0














I couldn't find anything on the Marketplace other than VBScript and VBA extensions:
VS Marketplace: VB.NET extensions

But since you are learning VB.NET I would suggest to download Visual Studio Community and play with it and develop an application. Then you're also learning the .NET environment.

I started the same with Forms applications, but now only use WPF, because it's a better option to design nicer GUIs.

If you really want to use VS Code then an VM or dual boot is your best bet.






share|improve this answer























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f44411048%2fdoes-vscode-have-built-in-support-or-extensions-available-for-vb-net%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I couldn't find anything on the Marketplace other than VBScript and VBA extensions:
    VS Marketplace: VB.NET extensions

    But since you are learning VB.NET I would suggest to download Visual Studio Community and play with it and develop an application. Then you're also learning the .NET environment.

    I started the same with Forms applications, but now only use WPF, because it's a better option to design nicer GUIs.

    If you really want to use VS Code then an VM or dual boot is your best bet.






    share|improve this answer




























      0














      I couldn't find anything on the Marketplace other than VBScript and VBA extensions:
      VS Marketplace: VB.NET extensions

      But since you are learning VB.NET I would suggest to download Visual Studio Community and play with it and develop an application. Then you're also learning the .NET environment.

      I started the same with Forms applications, but now only use WPF, because it's a better option to design nicer GUIs.

      If you really want to use VS Code then an VM or dual boot is your best bet.






      share|improve this answer


























        0












        0








        0







        I couldn't find anything on the Marketplace other than VBScript and VBA extensions:
        VS Marketplace: VB.NET extensions

        But since you are learning VB.NET I would suggest to download Visual Studio Community and play with it and develop an application. Then you're also learning the .NET environment.

        I started the same with Forms applications, but now only use WPF, because it's a better option to design nicer GUIs.

        If you really want to use VS Code then an VM or dual boot is your best bet.






        share|improve this answer













        I couldn't find anything on the Marketplace other than VBScript and VBA extensions:
        VS Marketplace: VB.NET extensions

        But since you are learning VB.NET I would suggest to download Visual Studio Community and play with it and develop an application. Then you're also learning the .NET environment.

        I started the same with Forms applications, but now only use WPF, because it's a better option to design nicer GUIs.

        If you really want to use VS Code then an VM or dual boot is your best bet.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 26 '18 at 11:42









        kabinxkabinx

        52




        52






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f44411048%2fdoes-vscode-have-built-in-support-or-extensions-available-for-vb-net%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Monofisismo

            Angular Downloading a file using contenturl with Basic Authentication

            Olmecas