You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’re in the process of migrating all our projects to GitHub and were excited to discover the Wix Data View extension. Since this is a new release, you may already be aware of the following:
It appears that the Site ID persists across all projects once it’s configured. For example, if I open Repo X, set the Site ID, close VS Code, then open Repo Y and click the Wix Data tab, it still retains the Site ID from Repo X.
Would it be possible for the extension to automatically pull the Site ID from the wix.config.json file? This would save a significant amount of time.
Edit: I looked over the integration and it seems like this is a implemented feature. On my end it doesn't seem like runSuggestions() is happening. I don't see any sort of pop up that recognizes that i've opened a different repo.
The text was updated successfully, but these errors were encountered:
We’re in the process of migrating all our projects to GitHub and were excited to discover the Wix Data View extension. Since this is a new release, you may already be aware of the following:
It appears that the Site ID persists across all projects once it’s configured. For example, if I open Repo X, set the Site ID, close VS Code, then open Repo Y and click the Wix Data tab, it still retains the Site ID from Repo X.
Would it be possible for the extension to automatically pull the Site ID from the wix.config.json file? This would save a significant amount of time.
Edit: I looked over the integration and it seems like this is a implemented feature. On my end it doesn't seem like runSuggestions() is happening. I don't see any sort of pop up that recognizes that i've opened a different repo.
The text was updated successfully, but these errors were encountered: