@snafu423 said in PythonScript: "New Script" not shown:
after creating some random file, it does neither show up under
=> Plugins => Python Script => Scripts
I had never noticed before, but I just tried the experiment: when you first create an empty file that way, it doesn’t show up. But as soon as you put any text in that script and save it (whether it’s just the initial from Npp import editor line, or even a simple # comment line), after you’ve saved it with content, then it does show up in the Scripts sub-menu. (One more experiment: I created a new file, then typed a space then a backspace, and saved it, and it still showed up. So it just takes an active save after creating the empty file for PythonScript to add it to the menu.)