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
In visual studio code, we have a team of 4 people working on suitescript deploying script to our sandbox and production environment. With a single file, we have the following mouse context menu options: "Updated file from account" and "Compare with account file"
I know visual studio extension has "Upload file" but that uploads the current file loaded in the IDE, which would be our typescript files, not the javascript file. So we have to save the TS, open the JS, then we can go to the command palette and then upload.
I have seen eclipse has a context menu single file upload... why is visual studio left in the cold?
The text was updated successfully, but these errors were encountered:
Hi. Thanks for sharing this.
We are aware of this functionality missing and it's in our backlog. We will notify you if we implement and release it.
Best regards.
In visual studio code, we have a team of 4 people working on suitescript deploying script to our sandbox and production environment. With a single file, we have the following mouse context menu options: "Updated file from account" and "Compare with account file"
I know visual studio extension has "Upload file" but that uploads the current file loaded in the IDE, which would be our typescript files, not the javascript file. So we have to save the TS, open the JS, then we can go to the command palette and then upload.
I have seen eclipse has a context menu single file upload... why is visual studio left in the cold?
The text was updated successfully, but these errors were encountered: