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

Evaluating Jsonnet File Action should not block #4

Open
zzehring opened this issue Apr 4, 2022 · 0 comments
Open

Evaluating Jsonnet File Action should not block #4

zzehring opened this issue Apr 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@zzehring
Copy link
Owner

zzehring commented Apr 4, 2022

Right now, evaluating a jsonnet file that takes a while to generate blocks the IDE, forcing the user to wait until the file is done evaluating. Ideally, this should be done asynchronously. Unfortunately, there's a chance this is an issue with the underlying libraries we use (like lsp4intellij), but we should see if there's something to be done.

@zzehring zzehring added the enhancement New feature or request label Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant