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

[FR] Make inline eval responsive during "indexing packages" #1962

Open
marius311 opened this issue Feb 19, 2021 · 4 comments
Open

[FR] Make inline eval responsive during "indexing packages" #1962

marius311 opened this issue Feb 19, 2021 · 4 comments
Assignees
Labels

Comments

@marius311
Copy link

Not sure if this is a regression or not (I don't remember the old behavior tbh, I have a very vague but possibly wrong feeling this is new) but with Julia 1.6 / julia-vscode 1.1.25, inline evaluation is frozen while "indexing packages". It would be great if the indexing could happen in the background instead.

@pfitzseb pfitzseb self-assigned this Feb 19, 2021
@pfitzseb pfitzseb added the bug label Feb 19, 2021
@davidanthoff davidanthoff added this to the Backlog milestone Feb 19, 2021
@yha
Copy link
Contributor

yha commented Feb 21, 2021

I also have a feeling this is a regression. Inline evaluation is frozen on startup for a while even after "indexing packages" is no longer showing, and sometimes freezes for a few seconds later on as well.

@pfitzseb
Copy link
Member

Pretty sure the "indexing packages" stuff is mostly a red herring and there's another performance issue in the LS that blocks it for other requests.

@marius311
Copy link
Author

That makes sense. Consider this as my report that "LS is definitely blocked at least during indexing" not that "indexing is causing the block".

@almostintuitive
Copy link

This would be extremely useful! With 1.6, this behaves in a more determinstic way than before, but the blocking nature is a major issue in my workflow (as a noob, I'm adding libraries on the go...)

@davidanthoff davidanthoff removed this from the Backlog milestone Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants