Python script as a notepad++ extension.
-
I have a python script that post-processes certain log files. I want to add this script to notepad++ as an extension or by some other means so from notepad++ I can directly post-process.
-
The obvious answer would be: call it from the execute menu, e.g…
cmd /c python.exe PATH_TO_PYTHON_SCRIPT.py, but I suppose it’s not that simple and you have something else in mind, is it? -
@ekopalypse said in Python script as a notepad++ extension.:
call it from the execute menu
I think what is meant is the Run menu:

-
Yes, of course. This is what happens when you change something in an already translated text and then check only the changed part :-(
-
See the FAQ: How do I use Notepad++ to … Convert My Text.
Please note: that FAQ was written to explain both compiling text (which does not appear to be what you want) and converting text in-place (which does appear to be what you want). So don’t read the title including the word “Compile” and complain that it’s not answering your full question. It does, if you read the whole FAQ entry.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login