TFWol
TFWol
I had been looking into it because the tmp file gets deleted at line 853 since changing tabs in VScode will change the Window Title that's being monitored.
> Using WatchFolder() might be a good way to monitor for file changes I was looking into that, but didn't want to add too much extra code since I was...
I would do that, but I use vscode (well, vscodium) as my general text editor too 😅
That'll actually work fine. Simple 😃
Thanks! I'm still testing, but I noticed 'Monitor Editor' doesn't seem to work when checked. Closing the file in editor doesn't cause the tmp file to be copied then deleted....
Things are better (the Editor button isn't changing when it shouldn't), but it's still unable to detect when I close the editor. It might be the way I'm launching my...
> If you have **this tab** open/active it will detect it as a valid window due to the title of your request (it includes __tmplintalistedit) - edit: removed it from...
Should I remove the pull request or keep it up for you to modify? - [x] Probably close pull request #277
Just > You can try the attached `editor.ahk` (replace the one in `include\` and restart. If you want to change the extension of `__tmplintalistedit.txt` to `__tmplintalistedit.ahk` or something else, **manually**...
Oh, I see. I had asked since you told me to put the change in **Settings.ini**