Skip to content

problems reported in OUTPUT are not updated #143

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

Closed
andrewufrank opened this issue Mar 17, 2019 · 2 comments
Closed

problems reported in OUTPUT are not updated #143

andrewufrank opened this issue Mar 17, 2019 · 2 comments

Comments

@andrewufrank
Copy link

I use VS code 1.32 with hie-server 0.0.25 and hie 0.7.0.0.
I observe that the the errors and problems reported are oftentime out of sync/not update. If I run stack build in the terminal I get errors which are not shown in PROBLEMS and there are errors listed which are corrected. Is there a way to force the synchronization? How to restart the process to detect and show the current problems?
thank you for the integration!

@andrewufrank
Copy link
Author

It would be very helpful if there were a method to (1) restart HIE from vs code or (2) find the pid of HIE to kill it - the one dealing with this thread (not pidof which gives all HIE threads running)

@jneira
Copy link
Member

jneira commented Jan 9, 2020

The handling of temporal files used by the extension (probably the cause of the issue) has changed a lot and maybe it fixed the issue, @andrewufrank could you try with latest versions of hie and the extension? feel free to reopen if you continue experiencing it

(The feature of restart hie is tracked in #46)

@jneira jneira closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants