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

Execute code block not working? #594

Open
PetrKryslUCSD opened this issue Nov 15, 2018 · 5 comments
Open

Execute code block not working? #594

PetrKryslUCSD opened this issue Nov 15, 2018 · 5 comments

Comments

@PetrKryslUCSD
Copy link

With Julia VS Code Extension, v0.11.0-beta.1:
"Execute code block" results in the message
image

@ZacLN
Copy link
Contributor

ZacLN commented Nov 15, 2018

Does it work once the server is ready or is this a case of it not starting up properly?

@PetrKryslUCSD
Copy link
Author

On my laptop it takes about two minutes after the source file is displayed after a restart.

@davidanthoff davidanthoff added this to the v0.11.0 milestone Nov 16, 2018
@davidanthoff
Copy link
Member

I think we can eventually move to a more async solution: the language server could actually start to work even before all the symbols are loaded, maybe? Given that we are loading packages in a separate process already, we are probably pretty close to that... But I'd say next version, so I'm moving this off v0.11.

@davidanthoff davidanthoff modified the milestones: v0.11.0, Backlog Nov 16, 2018
@PetrKryslUCSD
Copy link
Author

Sounds great!

@dlfivefifty
Copy link

I'm getting this too, but waiting doesn't seem to change anything. How do I tell if the "Language Server" is running?

@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
Projects
None yet
Development

No branches or pull requests

4 participants