Hello.
I'm sorry; I first wrote this post on "Open Discussion", but think its place is better here.
I've coded a script to open files from a path written in the editor. I added a validation to avoid re-open files that are yet in the editor. For that, I'm using the function "notepad.getfiles", but, several times, the application keeps in a deadlock in the execution of that function, and I have no idea why.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I'm sorry; I first wrote this post on "Open Discussion", but think its place is better here.
I've coded a script to open files from a path written in the editor. I added a validation to avoid re-open files that are yet in the editor. For that, I'm using the function "notepad.getfiles", but, several times, the application keeps in a deadlock in the execution of that function, and I have no idea why.
Open discussion or help was the right place - this is only if you want to share a script that might be useful for other people.