Alternative to basic text editors in ubuntu wslAny way to use Visual Studio Code editor instead of nano/vim/emacs to edit files?How do I install the latest version of EMACS and pick the appropriate UI?How do I get emacs to open in the terminal when it is being used as the config editor?Editing with NanoWSL Interoperability: Open Windows 10 applications w/ Bash (Windows Linux Subsystem)Pasting text into terminal editors always pastes into a single line on Ubuntu for Windows (10)New to Linux - Installing and Using a Text Editor for Using Python and PyTorchSudoers file syntax error on WSL

How to be productive while waiting for meetings to start, when managers are casual about being late

How to tension rope between two trees?

Proof of bound on optimal TSP tour length in rectangular region

Using the Grappler feat, can you grapple and pin (restrain) in the same action?

Should I be able to see patterns in a HS256 encoded JWT?

Scorched receptacle

Why is the time of useful consciousness only seconds at high altitudes, when I can hold my breath much longer at ground level?

Advices to added homemade symbols

Can 35 mm film which went through a washing machine still be developed?

How are characteristic classes morphisms of infinite loop spaces? (if they are)

Brand new MacBook Pro says "Service Battery"

Is right click on tables bad UX

I've been fired, was allowed to announce it as if I quit and given extra notice, how to handle the questions?

What is this huge bat-winged creature?

How to calculate Limit of this sequence

How much Money Should I save in Order to Generate $1000/Month for the rest of my life?

As a girl, how can I voice male characters effectively?

What benefits are there to blocking most search engines?

What are the X Units for an elevation profile and how can I change them to meters?

How to accompany with piano in latin music when given only chords?

When can this condition on linear codes be satisfied?

No interest ever. Just a fee for my end,

Minimum perfect squares needed to sum up to a target

Fair Use of Photos as a Derivative Work



Alternative to basic text editors in ubuntu wsl


Any way to use Visual Studio Code editor instead of nano/vim/emacs to edit files?How do I install the latest version of EMACS and pick the appropriate UI?How do I get emacs to open in the terminal when it is being used as the config editor?Editing with NanoWSL Interoperability: Open Windows 10 applications w/ Bash (Windows Linux Subsystem)Pasting text into terminal editors always pastes into a single line on Ubuntu for Windows (10)New to Linux - Installing and Using a Text Editor for Using Python and PyTorchSudoers file syntax error on WSL






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1















Currently I have a ubuntu terminal that I downloaded from the MS store. I would like to be able to edit code without using nano/vim/emacs. Is this possible? Can I use an external editor like visual studio or something of the like?










share|improve this question





















  • 1





    I added a WSL tag to your question. If indeed you are using Ubuntu via WSL, please edit your question's title to make that clear.

    – DK Bose
    Feb 28 at 2:42











  • What editor did you finally use?

    – sancho.s
    Mar 1 at 8:51

















1















Currently I have a ubuntu terminal that I downloaded from the MS store. I would like to be able to edit code without using nano/vim/emacs. Is this possible? Can I use an external editor like visual studio or something of the like?










share|improve this question





















  • 1





    I added a WSL tag to your question. If indeed you are using Ubuntu via WSL, please edit your question's title to make that clear.

    – DK Bose
    Feb 28 at 2:42











  • What editor did you finally use?

    – sancho.s
    Mar 1 at 8:51













1












1








1








Currently I have a ubuntu terminal that I downloaded from the MS store. I would like to be able to edit code without using nano/vim/emacs. Is this possible? Can I use an external editor like visual studio or something of the like?










share|improve this question
















Currently I have a ubuntu terminal that I downloaded from the MS store. I would like to be able to edit code without using nano/vim/emacs. Is this possible? Can I use an external editor like visual studio or something of the like?







windows-subsystem-for-linux text-editor






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 28 at 19:32







cap

















asked Feb 28 at 2:28









capcap

84 bronze badges




84 bronze badges










  • 1





    I added a WSL tag to your question. If indeed you are using Ubuntu via WSL, please edit your question's title to make that clear.

    – DK Bose
    Feb 28 at 2:42











  • What editor did you finally use?

    – sancho.s
    Mar 1 at 8:51












  • 1





    I added a WSL tag to your question. If indeed you are using Ubuntu via WSL, please edit your question's title to make that clear.

    – DK Bose
    Feb 28 at 2:42











  • What editor did you finally use?

    – sancho.s
    Mar 1 at 8:51







1




1





I added a WSL tag to your question. If indeed you are using Ubuntu via WSL, please edit your question's title to make that clear.

– DK Bose
Feb 28 at 2:42





I added a WSL tag to your question. If indeed you are using Ubuntu via WSL, please edit your question's title to make that clear.

– DK Bose
Feb 28 at 2:42













What editor did you finally use?

– sancho.s
Mar 1 at 8:51





What editor did you finally use?

– sancho.s
Mar 1 at 8:51










2 Answers
2






active

oldest

votes


















0
















You are asking about code editors under Ubuntu/WSL.



You may want text apps or graphical apps.
And you need to specify the language your code uses.



If Eclipse works for you, this may be useful



https://stackoverflow.com/questions/39670891/eclipse-c-c-project-on-bash-on-ubuntu-on-windows



https://www.cs.odu.edu/~zeil/FAQs/Public/win10Bash/#installing-eclipse



For Netbeans



http://web.cse.msstate.edu/~crumpton/reference/Installing_NetBeans_IDE_for_use_with_WSL.pdf



Otherwise, this may be helpful



https://cepa.io/2018/02/20/linuxizing-your-windows-pc-part2/






share|improve this answer
































    1
















    WSL-OPEN FOR THE WIN!!



    https://github.com/4U6U57/wsl-open



    in WSL, set your default editor to WSL-OPEN:



    export EDITOR=wsl-open



    This will automatically translate the file to your default windows app for the associated EXT.






    share|improve this answer

























    • definitely FTW!

      – Rich Andrews
      Jul 22 at 8:23












    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    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/4.0/"u003ecc by-sa 4.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%2faskubuntu.com%2fquestions%2f1121856%2falternative-to-basic-text-editors-in-ubuntu-wsl%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0
















    You are asking about code editors under Ubuntu/WSL.



    You may want text apps or graphical apps.
    And you need to specify the language your code uses.



    If Eclipse works for you, this may be useful



    https://stackoverflow.com/questions/39670891/eclipse-c-c-project-on-bash-on-ubuntu-on-windows



    https://www.cs.odu.edu/~zeil/FAQs/Public/win10Bash/#installing-eclipse



    For Netbeans



    http://web.cse.msstate.edu/~crumpton/reference/Installing_NetBeans_IDE_for_use_with_WSL.pdf



    Otherwise, this may be helpful



    https://cepa.io/2018/02/20/linuxizing-your-windows-pc-part2/






    share|improve this answer





























      0
















      You are asking about code editors under Ubuntu/WSL.



      You may want text apps or graphical apps.
      And you need to specify the language your code uses.



      If Eclipse works for you, this may be useful



      https://stackoverflow.com/questions/39670891/eclipse-c-c-project-on-bash-on-ubuntu-on-windows



      https://www.cs.odu.edu/~zeil/FAQs/Public/win10Bash/#installing-eclipse



      For Netbeans



      http://web.cse.msstate.edu/~crumpton/reference/Installing_NetBeans_IDE_for_use_with_WSL.pdf



      Otherwise, this may be helpful



      https://cepa.io/2018/02/20/linuxizing-your-windows-pc-part2/






      share|improve this answer



























        0














        0










        0









        You are asking about code editors under Ubuntu/WSL.



        You may want text apps or graphical apps.
        And you need to specify the language your code uses.



        If Eclipse works for you, this may be useful



        https://stackoverflow.com/questions/39670891/eclipse-c-c-project-on-bash-on-ubuntu-on-windows



        https://www.cs.odu.edu/~zeil/FAQs/Public/win10Bash/#installing-eclipse



        For Netbeans



        http://web.cse.msstate.edu/~crumpton/reference/Installing_NetBeans_IDE_for_use_with_WSL.pdf



        Otherwise, this may be helpful



        https://cepa.io/2018/02/20/linuxizing-your-windows-pc-part2/






        share|improve this answer













        You are asking about code editors under Ubuntu/WSL.



        You may want text apps or graphical apps.
        And you need to specify the language your code uses.



        If Eclipse works for you, this may be useful



        https://stackoverflow.com/questions/39670891/eclipse-c-c-project-on-bash-on-ubuntu-on-windows



        https://www.cs.odu.edu/~zeil/FAQs/Public/win10Bash/#installing-eclipse



        For Netbeans



        http://web.cse.msstate.edu/~crumpton/reference/Installing_NetBeans_IDE_for_use_with_WSL.pdf



        Otherwise, this may be helpful



        https://cepa.io/2018/02/20/linuxizing-your-windows-pc-part2/







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 28 at 2:57









        sancho.ssancho.s

        5554 silver badges20 bronze badges




        5554 silver badges20 bronze badges


























            1
















            WSL-OPEN FOR THE WIN!!



            https://github.com/4U6U57/wsl-open



            in WSL, set your default editor to WSL-OPEN:



            export EDITOR=wsl-open



            This will automatically translate the file to your default windows app for the associated EXT.






            share|improve this answer

























            • definitely FTW!

              – Rich Andrews
              Jul 22 at 8:23















            1
















            WSL-OPEN FOR THE WIN!!



            https://github.com/4U6U57/wsl-open



            in WSL, set your default editor to WSL-OPEN:



            export EDITOR=wsl-open



            This will automatically translate the file to your default windows app for the associated EXT.






            share|improve this answer

























            • definitely FTW!

              – Rich Andrews
              Jul 22 at 8:23













            1














            1










            1









            WSL-OPEN FOR THE WIN!!



            https://github.com/4U6U57/wsl-open



            in WSL, set your default editor to WSL-OPEN:



            export EDITOR=wsl-open



            This will automatically translate the file to your default windows app for the associated EXT.






            share|improve this answer













            WSL-OPEN FOR THE WIN!!



            https://github.com/4U6U57/wsl-open



            in WSL, set your default editor to WSL-OPEN:



            export EDITOR=wsl-open



            This will automatically translate the file to your default windows app for the associated EXT.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Apr 16 at 21:20









            Victor Angel CruzVictor Angel Cruz

            111 bronze badge




            111 bronze badge















            • definitely FTW!

              – Rich Andrews
              Jul 22 at 8:23

















            • definitely FTW!

              – Rich Andrews
              Jul 22 at 8:23
















            definitely FTW!

            – Rich Andrews
            Jul 22 at 8:23





            definitely FTW!

            – Rich Andrews
            Jul 22 at 8:23


















            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • 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%2faskubuntu.com%2fquestions%2f1121856%2falternative-to-basic-text-editors-in-ubuntu-wsl%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

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?