Community
    • Login

    How to use plugin in notepadd++

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    7 Posts 4 Posters 702 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Mohamed MohamedM
      Mohamed Mohamed
      last edited by

      I download “DSpellchecker” and “spell check automatically” but I don’t know what to do after that. My goal is to proofread to make words more formal words, for example “S’up” to “what’s up” so from slang word to professional words and check for punctuation checker.

      Paul WormerP 1 Reply Last reply Reply Quote 0
      • Paul WormerP
        Paul Wormer @Mohamed Mohamed
        last edited by

        @Mohamed-Mohamed You can ask DspellCheck to bookmark all lines containing illegal spellings. Then go, by hitting F2 repeatedly, from bookmark to bookmark and make the changes you want.

        I don’t know about a punctuation checker, is there a plugin for that?

        Mohamed MohamedM 1 Reply Last reply Reply Quote 2
        • Mohamed MohamedM
          Mohamed Mohamed @Paul Wormer
          last edited by

          @Paul-Wormer
          Sorry if my comment come late.
          Is this correct? If yes, nothing happened.
          b5091524-61f7-4fbc-b617-997efe7a5529-image.png

          Alan KilbornA 1 Reply Last reply Reply Quote 0
          • Alan KilbornA
            Alan Kilborn @Mohamed Mohamed
            last edited by

            @Mohamed-Mohamed

            First things first. If you have a misspelled word, do you see a red squiggle line below it? Example:

            4f1870e8-7b2f-4012-9bcc-80c913698adf-image.png

            Mohamed MohamedM 1 Reply Last reply Reply Quote 1
            • Mohamed MohamedM
              Mohamed Mohamed @Alan Kilborn
              last edited by

              @Alan-Kilborn So how can I search for red lines quickly without searching each page, is their highlighter.

              PeterJonesP 1 Reply Last reply Reply Quote 0
              • PeterJonesP
                PeterJones @Mohamed Mohamed
                last edited by PeterJones

                @Mohamed-Mohamed said in How to use plugin in notepadd++:

                So how can I search for red lines quickly without searching each page, is their highlighter.

                That’s not the point. His point was “type a misspelled word, and make sure it’s marked as misspelled”. This helps you debug what’s going wrong. If typing wrng doesn’t show it as misspelled, then you have something not configured correctly; without it configured correctly, you cannot expect it to bookmark the lines that have misspellings. This was a simple test you could have done by just intentionally typing a misspelled word and seeing if it got properly marked as misspelled. That’s why he said “first things first” – it wasn’t going to solve your problem, it was just going to help with the debugging of your problem.

                My best bet for the problem you have described is that you either forgot to actually activate a dictionary after installing the DSpellCheck plugin, so it’s not finding any misspelled words; or you have it set so that DSpellCheck doesn’t check files with extension .srt . Both of these problems could be easily diagnosed if you went to Plugins > DSpellCheck > Settings…. If you don’t know how to understand that dialog, you could Alt+PrintScreen the dialog, and then paste the image into a reply here. For example, here’s mine:

                c27949cf-f520-4d7b-b0e5-9935c08c8822-image.png

                And you can see that it recognizes that wrng is spelled wrong, and if I do Plugins > DSpellCheck > Additional Actions > Bookmark Lines with Misspelling, then it bookmarks line 3 in my screenshot
                59c794d1-fb2c-47b1-a1a9-55ba63d36383-image.png
                and doing F2 (Next Bookmark) will properly navigate to the bookmarked line.

                Mohamed MohamedM 1 Reply Last reply Reply Quote 4
                • Mohamed MohamedM
                  Mohamed Mohamed @PeterJones
                  last edited by

                  @PeterJones Ok thanks.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors