<< Back to Programming Forum   Search

Posts 1 - 3 of 3   
Mod making in Notepad++ enhancements: 4/27/2024 00:37:20


DanWL 
Level 63
Report
I’ve started making a script that uses the Notepad++ plugin PythonScript to highlight names of function parameters used within the relevant function. My other goal for it is to suggest which properties can be accessed upon variables.

I’ll probably be a while making it. All I’ve done so far is identified the whole content of functions.
Mod making in Notepad++ enhancements: 5/10/2024 10:47:29


DanWL 
Level 63
Report
I’ve identified all Lua tokens and which block (function, if, loop, etc) they are in.
Mod making in Notepad++ enhancements: 5/10/2024 11:28:30


Benyyl 
Level 59
Report
I use scratch
Posts 1 - 3 of 3