Clean recompile project on demand

Hi @andrzej.kniola, thank you for the thoughtful feedback.

You’re absolutely right — Studio tries to abstract away these lower-level details to simplify the development experience, but when things go wrong (e.g., stale caches, partial dependency resolution), it can lead to hard-to-diagnose issues, even for advanced users.

I added a feature request to provide a “Clean and Recompile” option directly in Studio. The goal is to automate the clearing of non-essential project files, local caches, and temp artifacts — the same steps users currently perform manually when troubleshooting.

I’ll review it with the engineering team to assess implementation feasibility. Really appreciate you raising this — it’s a valid gap and something we want to improve.

2 Likes