Tinkerwell has settings and additional data in multiple places and you can check or delete these folders if something doesn't work as expected.
Tinkerwell stores data at:
Linux: /home/<Username>/.config/TinkerwellWindows: C:\Users\<Username>\AppData\Roaming\TinkerwellMac: /Users/<Username>/Library/Application Support/Tinkerwell
The settings are stored in the vuex.json
file. Renaming this file to something else creates a fresh version on the next app start.
The directory also contains a snippets.json
file as well as a history.json
file for storing snippets and history.
Tinkerwell stores logs in these directories:
Linux: ~/.config/Tinkerwell/logs/Windows: C:\Users\<Username>\AppData\Roaming\Tinkerwell\logs\Mac: /Users/<Username>/Library/Logs/Tinkerwell
You can find a main.log
and a renderer.log
file there.