How to remove extra spaces between text in Notepad++? Unicorn Meta Zoo #1: Why another...

"My boss was furious with me and I have been fired" vs. "My boss was furious with me and I was fired"

Philosophical question on logistic regression: why isn't the optimal threshold value trained?

First instead of 1 when referencing

How to not starve gigantic beasts

Mistake in years of experience in resume?

Will I lose my paid in full property

Island of Knights, Knaves and Spies

Why do games have consumables?

A Paper Record is What I Hamper

Check if a string is entirely made of the same substring

How can I wire a 9-position switch so that each position turns on one more LED than the one before?

Crossed out red box fitting tightly around image

What is this word supposed to be?

How to find the stem of any word?

Was Dennis Ritchie being too modest in this quote about C and Pascal?

Can I criticise the more senior developers around me for not writing clean code?

The weakest link

How long after the last departure shall the airport stay open for an emergency return?

`microtype`: Set Minimum Width of a Space

Can a stored procedure reference the database in which it is stored?

Drawing a german abacus as in the books of Adam Ries

Multiple fireplaces in an apartment building?

Scheduling based problem

Can a level 2 Warlock take one level in rogue, then continue advancing as a warlock?



How to remove extra spaces between text in Notepad++?



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraRemove empty lines and spaces in Notepad++?Remove all extra text before and after domain string per line in notepad++How to remove text that does not contain spaces from a delimited string in Notepad++Notepad++ Remove Text after StringHow to remove extra invisible character in a text editorHow can I improve window/session/instance/tab/file management and organization in notepad++?Notepad++ highlight text between keywordsnotepad++ changing a URLRemove everything except what is in brackets?Removing extra spaces





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







1















I want to remove all extra spaces between text. Codebeautify gives me exactly what I'm looking for. How would I go about doing that in Notepad++? I’m having trouble finding a way to describe this precisely; see the link and use the sample or type a bunch of random words with 20 to 50 spaces between them.



https://codebeautify.org/remove-extra-spaces










share|improve this question







New contributor




Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2





    Please, edit your question and add sample text and expected result. A link to an external site doesn't help.

    – Toto
    23 hours ago


















1















I want to remove all extra spaces between text. Codebeautify gives me exactly what I'm looking for. How would I go about doing that in Notepad++? I’m having trouble finding a way to describe this precisely; see the link and use the sample or type a bunch of random words with 20 to 50 spaces between them.



https://codebeautify.org/remove-extra-spaces










share|improve this question







New contributor




Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2





    Please, edit your question and add sample text and expected result. A link to an external site doesn't help.

    – Toto
    23 hours ago














1












1








1








I want to remove all extra spaces between text. Codebeautify gives me exactly what I'm looking for. How would I go about doing that in Notepad++? I’m having trouble finding a way to describe this precisely; see the link and use the sample or type a bunch of random words with 20 to 50 spaces between them.



https://codebeautify.org/remove-extra-spaces










share|improve this question







New contributor




Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I want to remove all extra spaces between text. Codebeautify gives me exactly what I'm looking for. How would I go about doing that in Notepad++? I’m having trouble finding a way to describe this precisely; see the link and use the sample or type a bunch of random words with 20 to 50 spaces between them.



https://codebeautify.org/remove-extra-spaces







notepad++






share|improve this question







New contributor




Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









DеаthDеаth

61




61




New contributor




Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Dеаth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 2





    Please, edit your question and add sample text and expected result. A link to an external site doesn't help.

    – Toto
    23 hours ago














  • 2





    Please, edit your question and add sample text and expected result. A link to an external site doesn't help.

    – Toto
    23 hours ago








2




2





Please, edit your question and add sample text and expected result. A link to an external site doesn't help.

– Toto
23 hours ago





Please, edit your question and add sample text and expected result. A link to an external site doesn't help.

– Toto
23 hours ago










1 Answer
1






active

oldest

votes


















1














Here a workaround that work on most of the software :
Open the "Search and Replace" function (CTRL+H), in the "Search" field type two space " " and in the "Replace" field type one space " " then click on "Replace All" button as many time as you need to replace all the useless space (0 occurrences found).






share|improve this answer








New contributor




ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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
    });


    }
    });






    Dеаth is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429211%2fhow-to-remove-extra-spaces-between-text-in-notepad%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









    1














    Here a workaround that work on most of the software :
    Open the "Search and Replace" function (CTRL+H), in the "Search" field type two space " " and in the "Replace" field type one space " " then click on "Replace All" button as many time as you need to replace all the useless space (0 occurrences found).






    share|improve this answer








    New contributor




    ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.

























      1














      Here a workaround that work on most of the software :
      Open the "Search and Replace" function (CTRL+H), in the "Search" field type two space " " and in the "Replace" field type one space " " then click on "Replace All" button as many time as you need to replace all the useless space (0 occurrences found).






      share|improve this answer








      New contributor




      ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        1












        1








        1







        Here a workaround that work on most of the software :
        Open the "Search and Replace" function (CTRL+H), in the "Search" field type two space " " and in the "Replace" field type one space " " then click on "Replace All" button as many time as you need to replace all the useless space (0 occurrences found).






        share|improve this answer








        New contributor




        ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        Here a workaround that work on most of the software :
        Open the "Search and Replace" function (CTRL+H), in the "Search" field type two space " " and in the "Replace" field type one space " " then click on "Replace All" button as many time as you need to replace all the useless space (0 occurrences found).







        share|improve this answer








        New contributor




        ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 22 hours ago









        ClementAClementA

        262




        262




        New contributor




        ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        ClementA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






















            Dеаth is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Dеаth is a new contributor. Be nice, and check out our Code of Conduct.













            Dеаth is a new contributor. Be nice, and check out our Code of Conduct.












            Dеаth is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to Super User!


            • 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%2fsuperuser.com%2fquestions%2f1429211%2fhow-to-remove-extra-spaces-between-text-in-notepad%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

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...