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
Select the SuiteCloud tool where you encountered the issue
SuiteCloud Extension for VSCode
Version of the SuiteCloud Tool
2.0.0
Operating system
Win11
Node Version / VSCode Version
v20.12.2 1.92.2
JAVA Version
java 17.0.11+7-LTS-207
Bug description
When using any command that shows a prompt to the user, there is a significant delay. Originally, the prompt was shown immediately, but currently, there is approximately a 5-second delay. During this period, the cursor is still active in the editor, so if the user inputs anything (as they would have before), it is placed at the current cursor position.
Steps To Reproduce
Run SuiteCloud: Upload File in project with an account set.
Actual Output
Several seconds delay between exucuting the command and showing a prompt
Expected Output
No delay
Anything else?
It's really annoying and leads to adding unwanted linebreaks or other data in the code.
The text was updated successfully, but these errors were encountered:
jan-pavlicek-netsuite
changed the title
Delay Between "Upload File" Command and File Overwrite Dialog Display
Delay Between running a Command and any Dialog Display
Aug 23, 2024
Select the SuiteCloud tool where you encountered the issue
SuiteCloud Extension for VSCode
Version of the SuiteCloud Tool
2.0.0
Operating system
Win11
Node Version / VSCode Version
v20.12.2 1.92.2
JAVA Version
java 17.0.11+7-LTS-207
Bug description
When using any command that shows a prompt to the user, there is a significant delay. Originally, the prompt was shown immediately, but currently, there is approximately a 5-second delay. During this period, the cursor is still active in the editor, so if the user inputs anything (as they would have before), it is placed at the current cursor position.
Steps To Reproduce
Run SuiteCloud: Upload File in project with an account set.
Actual Output
Several seconds delay between exucuting the command and showing a prompt
Expected Output
No delay
Anything else?
It's really annoying and leads to adding unwanted linebreaks or other data in the code.
The text was updated successfully, but these errors were encountered: