Who is responsible for viewing and claiming users suggestions ?
-
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
-
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.pngThanks
-
-
@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
-
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.pngshortcut file from program files: http://i.imgur.com/dWTlB1p.png
shortcut file from user’s appdata folder: http://i.imgur.com/iBRgDYl.png -
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 toScriptNppStart="NppExec Console Settings"
Claudia
Btw. shortcuts.xml looks ok
-
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
-
-
correct
-
@John-Spark
but after start of npp you should press SHIFT+F6Claudia
-
@John-Spark
I double checked the shortcuts.xml
After start of npp you need to press CTRL+F6Claudia
-
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 !
-
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
-
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
-
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.
-
#4, Ability to exclude numbers from Auto-Completion.
And ability to exclude specific strings from Auto-Completion per file or default for anything opened !