Amy Brennan-Luna
Amy Brennan-Luna
That's correct, the code still works, though puts an "error message" in the Talon log each time (line 99 in your referenced code) It also notifies the user (via Talon...
For example, adding an existence check to see if the file exists. If not, show a warning message and don't notify the user. Do this before the dict fails to...
I like the idea of checking the folder! That's what I did in my workaround. If the folder is there, but not the settings.json, then TAIP will create it for...
Any objections with me submitting a PR where it looks for the folder first? If it finds the folder and not the settings file, it's not an error, jist fallback.