Tinkerwell
Documentation
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.
The updater stores update artifacts in a specific location and installs them automatically on app restart. If you are downgrading Tinkerwell to an earlier version or if the update is broken, you can clear the cache for the updater by deleting the directory.
Linux: ~/.config/de.beyondco.tinkerwell.ShipItWindows: C:\Users\<Username>\AppData\Local\de.beyondco.tinkerwell.ShipItMac: ~/Library/Caches/de.beyondco.tinkerwell.ShipIt