Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay Between running a Command and any Dialog Display #839

Open
jan-pavlicek-netsuite opened this issue Aug 22, 2024 · 1 comment
Open
Assignees

Comments

@jan-pavlicek-netsuite
Copy link

jan-pavlicek-netsuite commented Aug 22, 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.

@MikeMeeseeks
Copy link

Can confirm this is also happening on MacOS 14.6.1 as well.

Seeing lag from 1-2+ seconds per upload. Giving the ability to type in between the upload prompt and confirmation dialog.

REALLY messes with muscle memory for users that are used to hot keys and then enter

@antoniofruci antoniofruci self-assigned this Aug 23, 2024
@jan-pavlicek-netsuite 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants