• Login
Community
  • Login

Who is responsible for viewing and claiming users suggestions ?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
43 Posts 4 Posters 59.8k 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.
  • C
    Claudia Frank @John Spark
    last edited by Jan 16, 2016, 8:26 PM

    @John-Spark

    do you remember what we said, you need to run the execute dialog everytime you start npp for the first time and only one time.
    Every subsequent call can be executed by the direct execution function. As far as I remember you switched the normal keys
    F6 and SHIFT+F6, didn’t you? So, press SHIFT+F6 what happens?

    Claudia

    1 Reply Last reply Reply Quote 0
    • J
      John Spark
      last edited by Jan 16, 2016, 8:33 PM

      Yes yes I remember. It did that flash and every other press. Like there is no differention between first press and others. This seems buggy for real.
      Here is nppexec.ini
      http://i.imgur.com/zUrpp9z.png
      Here is npsaved
      http://i.imgur.com/ih6Ajlk.png

      Thanks

      C 2 Replies Last reply Jan 16, 2016, 8:45 PM Reply Quote 0
      • C
        Claudia Frank @John Spark
        last edited by Jan 16, 2016, 8:45 PM

        @John-Spark

        and please shortcuts.xml as well.

        Claudia

        1 Reply Last reply Reply Quote 0
        • C
          Claudia Frank @John Spark
          last edited by Jan 16, 2016, 8:57 PM

          @John-Spark
          your npes_saved.txt is wrong.
          Why don’t you not just simply copy and past my example?
          It must look like this

          ::NppExec Console Settings
          npe_console v- m- a+
          cls
          npp_console off
          ::Python
          python "$(FULL_CURRENT_PATH)"
          

          do you see the difference?

          Claudia

          1 Reply Last reply Reply Quote 0
          • J
            John Spark
            last edited by John Spark Jan 16, 2016, 9:09 PM Jan 16, 2016, 9:07 PM

            I’m confused now.
            I did:

            • closed NP++
            • opened npes_saved.txt
            • pasted copied text from your post above
            • saved
              -turn on NP++
              and I saw this:
              http://i.imgur.com/MbqHAje.png

            that txt file looks now:
            http://i.imgur.com/U6jdALs.png

            shortcut file from program files: http://i.imgur.com/dWTlB1p.png
            shortcut file from user’s appdata folder: http://i.imgur.com/iBRgDYl.png

            C 1 Reply Last reply Jan 16, 2016, 9:30 PM Reply Quote 0
            • C
              Claudia Frank @John Spark
              last edited by Claudia Frank Jan 16, 2016, 9:31 PM Jan 16, 2016, 9:30 PM

              @John-Spark

              look like means, as far as I know, it is similar but not equal.
              You, of course need to adapt it to your needs.
              I called my startup script NppExec Console Settings,
              whereas you called it claudia commands.
              That’s why NppExec cannot find the entry point to execute the commands
              on startup, therefore the error.
              You either have to change the label back to claudia commands or
              change in NppExec.ini the ScriptNppStart to

              ScriptNppStart="NppExec Console Settings"
              

              Claudia

              Btw. shortcuts.xml looks ok

              1 Reply Last reply Reply Quote 0
              • J
                John Spark
                last edited by Jan 16, 2016, 9:38 PM

                Oh yes, what a fail of me.
                I changed it to claudia commands in .txt file.
                Now run NP++ and there is again that situation:

                • console is not loaded - which is ok
                • I press F6 - nothing prompted, just eyeblink time flash something
                • repeated press, same thing
                C 1 Reply Last reply Jan 16, 2016, 9:39 PM Reply Quote 0
                • C
                  Claudia Frank @John Spark
                  last edited by Jan 16, 2016, 9:39 PM

                  @John-Spark

                  you started npp and pressed F6? Not SHIFT F6?

                  Claudia

                  1 Reply Last reply Reply Quote 0
                  • J
                    John Spark
                    last edited by Jan 16, 2016, 9:42 PM

                    correct

                    C 2 Replies Last reply Jan 16, 2016, 9:43 PM Reply Quote 0
                    • C
                      Claudia Frank @John Spark
                      last edited by Jan 16, 2016, 9:43 PM

                      @John-Spark
                      but after start of npp you should press SHIFT+F6

                      Claudia

                      1 Reply Last reply Reply Quote 0
                      • C
                        Claudia Frank @John Spark
                        last edited by Jan 16, 2016, 9:45 PM

                        @John-Spark
                        I double checked the shortcuts.xml
                        After start of npp you need to press CTRL+F6

                        Claudia

                        1 Reply Last reply Reply Quote 0
                        • J
                          John Spark
                          last edited by Jan 16, 2016, 9:51 PM

                          Oh my Lord. There is difference between F6 and Ctrl+F6 ?
                          I thought, it’s just prompting screen.
                          It works now. On start Imust ctrl+f6.

                          This is, how you meant it from beginning + is this best way closest to one key press as I need ? Anything better can’t be made right now ?

                          MANY THANKS FOR YOUR PATIENCE AND TIME AND EFFORT. I OWE YOU !

                          C 1 Reply Last reply Jan 16, 2016, 9:54 PM Reply Quote 0
                          • C
                            Claudia Frank @John Spark
                            last edited by Jan 16, 2016, 9:54 PM

                            @John-Spark

                            yes, that’s the closest we can get, First time it must run the execute dialog.
                            Glad to see that we’ve done it.

                            What’s next?
                            If there is one, please open a new thread this one is getting to big.

                            Claudia

                            1 Reply Last reply Reply Quote 0
                            • J
                              John Spark
                              last edited by Jan 16, 2016, 10:09 PM

                              In this last post I would like to just summarize what was this all about.
                              Two suggestions:

                              #1, Ability to delete Auto-Inserted (Auto-Completion Preferences menu) half of dual symbol (parenthesis, brackets, curly braces, quotas…) by pressing Backspace. It means to remove whole double symbol by deleting it’s first half wrote manually in origin.

                              #2, Ability to delete Tabbed whitespaces (by pressing Backspace), transformed to regular spaces due to Tab Settings in Preferences; in sense of one Backspace = one deleted tabbed whitespace. It means not x-times pressed Backspace to delete one tabbed whitespace.

                              I know I may look like as incompetent total stupider after this whole topic, but my suggestions aren’t stupid. Thanks devs for considerating it.

                              Bye all

                              1 Reply Last reply Reply Quote 0
                              • J
                                John Spark
                                last edited by Jan 16, 2016, 10:28 PM

                                and forgot:

                                #3, Ability to reset key bindings to default from GUI. For beginners who never used such poweful notepad and are trying to find their own efficient work habits.

                                1 Reply Last reply Reply Quote 0
                                • J
                                  John Spark
                                  last edited by Jan 16, 2016, 10:36 PM

                                  #4, Ability to exclude numbers from Auto-Completion.
                                  And ability to exclude specific strings from Auto-Completion per file or default for anything opened !

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