### Bug Description $subject When opening a repo from Devant, platform extension is not remembering the previously cloned location Original issue: https://github.com/wso2-enterprise/vscode-extensions/issues/5945 ### Steps to Reproduce 1. Create a component in Devant 2. Click open in vscode, which will clone the repo locally 3. Click the same button once again and the vscode will try and clone the repo again. ### Expected Behavior The platform extension should remember the previously cloned location and open it automatically. ### Screenshots https://github.com/user-attachments/assets/67e1af16-bb1b-47ef-af0c-e79733ebd4fa ### Environment (OS, VS Code version, Extension version, Node.js version) _No response_ ### Additional Context _No response_