Robuta

https://community.notepad-plus-plus.org/topic/24995/pythonscript-plugin-console-not-working Pythonscript plugin / console not working | Notepad++ Community Oct 22, 2023 - I made a script based off one of the FAQ entries to replace, divide, and round up some matched values: from Npp import editor import math def divide_2(m): ... not workingpythonscriptpluginconsolenotepad https://community.notepad-plus-plus.org/topic/24995/pythonscript-plugin-console-not-working/5 Pythonscript plugin / console not working | Notepad++ Community Oct 22, 2023 - @Mark-Olson said in Pythonscript plugin / console not working: off-topic, but I should also note that this specific task (doing math in a regex/replace) see... not workingpythonscriptpluginconsolenotepad https://community.notepad-plus-plus.org/topic/22890/pythonscript-toggleable-script/11 PythonScript Toggleable Script? | Notepad++ Community pythonscriptnotepadcommunity https://obsproject.com/forum/resources/obs-osc-pythonscript.1200/updates OBS Python - OBS-OSC-PythonScript - Updates | OBS Forums obspythonoscupdatesforums https://community.notepad-plus-plus.org/topic/22890/pythonscript-toggleable-script PythonScript Toggleable Script? | Notepad++ Community Apr 28, 2022 - Hello everyone, I was wondering if it is possible (or deeply time consuming) to make a toggleable PythonScript in Notepad++. Notepad++ has the useful feature... pythonscriptnotepadcommunity https://community.notepad-plus-plus.org/topic/24389/little-dialog-wrapper-for-pythonscript?page=2 Little Dialog-wrapper for PythonScript | Notepad++ Community Sep 20, 2024 - The Community of users of the Notepad++ text editor littledialogwrapperpythonscriptnotepad https://community.notepad-plus-plus.org/topic/19950/old-pythonscript-stopped-working Old Pythonscript stopped working | Notepad++ Community Sep 4, 2020 - I am on latest npp and latest python script. Previously, my this script used to remove some not-visible (zero-width) spaces that Google Translate used to put... oldpythonscriptstoppedworkingnotepad https://community.notepad-plus-plus.org/topic/22890/pythonscript-toggleable-script/16 PythonScript Toggleable Script? | Notepad++ Community Apr 28, 2022 - @alan-kilborn Thanks for that! I still would like to know how to check if Notepad++ is closed or tabbed out of for future projects. Is there a function from ... pythonscriptnotepadcommunity https://community.notepad-plus-plus.org/topic/23731/pythonscript-status-bar-to-display-word-count-understanding-scintillanotification/5 (Pythonscript) Status bar to display word count & understanding SCINTILLANOTIFICATION | Notepad++... status barword countpythonscriptdisplayunderstanding https://community.notepad-plus-plus.org/topic/22890/pythonscript-toggleable-script/8 PythonScript Toggleable Script? | Notepad++ Community Apr 28, 2022 - @alan-kilborn I used the keyboard library which is 100% pure Python so I was able to just drop it in the PythonScript/lib folder to utilize it. From there I ... pythonscriptnotepadcommunity https://community.notepad-plus-plus.org/topic/19950/old-pythonscript-stopped-working/13 Old Pythonscript stopped working | Notepad++ Community Sep 4, 2020 - @V-S-Rawat said in Old Pythonscript stopped working: seems I have to first uninstall previous pythonscript, and then reinstall 1.5.4. Yes. That is why I s... oldpythonscriptstoppedworkingnotepad https://community.notepad-plus-plus.org/topic/24995/pythonscript-plugin-console-not-working/12 Pythonscript plugin / console not working | Notepad++ Community Oct 22, 2023 - OP really needs to get the console window working, because if other forum members have to spot such simple typos as print(notepad.getCurrentFilename() then w... not workingpythonscriptpluginconsolenotepad https://community.notepad-plus-plus.org/topic/21180/pythonscript-runtimeerror Pythonscript :RuntimeError | Notepad++ Community May 19, 2021 - The following command in python script should delete any spaces in a local path: editor.rereplace (r "((\ w) +) ((\ s) *) \ / ((\ s) *) ((\ _) *) ((\ w) +) (... pythonscriptnotepadcommunity https://community.notepad-plus-plus.org/topic/22934/importing-pythonscript-library-to-ide/3 Importing PythonScript Library to IDE | Notepad++ Community Apr 29, 2022 - @john-doe-1 said in Importing PythonScript Library to IDE: The reason for this is that syntax highlighting/checking is one of the most useful features of an... importingpythonscriptlibraryidenotepad https://community.notepad-plus-plus.org/topic/22473/pythonscript-and-system-python/8 PythonScript and system Python | Notepad++ Community Mar 4, 2022 - @ekopalypse said in PythonScript and system Python: Mine would look like this. THANKS!!! That may be what I was missing from mine. Walk away and fingers c... pythonscriptsystemnotepadcommunity https://community.notepad-plus-plus.org/topic/22176/pythonscript/12 PythonScript | Notepad++ Community Jan 5, 2022 - @heinz-berecz-0 said in PythonScript: On my PC no scripts are available in this yellow highlighted area nor in the user scripts or machine scripts area. Th... pythonscriptnotepadcommunity https://community.notepad-plus-plus.org/topic/22378/pythonscript-ops-on-selection-if-any-all-text-otherwise/17 PythonScript ops on selection if any, all text otherwise | Notepad++ Community Jan 13, 2022 - @alan-kilborn said in PythonScript ops on selection if any, all text otherwise: findrepltuple = [] #----------------------------------------------------- ... all textpythonscriptopsselection https://community.notepad-plus-plus.org/topic/24389/little-dialog-wrapper-for-pythonscript/67 Little Dialog-wrapper for PythonScript | Notepad++ Community Sep 20, 2024 - @Michael-Vincent said in Little Dialog-wrapper for PythonScript: I have stayed on 3.0.16 because of this and until this gets fixed. Okay, switching to 8.6.... littledialogwrapperpythonscriptnotepad