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

Stops working after a short time on VS Code on OSX #356

Closed
blair55 opened this issue Feb 6, 2017 · 3 comments
Closed

Stops working after a short time on VS Code on OSX #356

blair55 opened this issue Feb 6, 2017 · 3 comments

Comments

@blair55
Copy link

blair55 commented Feb 6, 2017

Ionide will work happily for up to 30 mins at a time.

Usually much before that, however, (i.e. after 5 minutes) the syntax highlighting & tooltips etc will simply stop.

The output in the fsharp logs shows:

[18:11:11 INFO ] REQ (080) -> {parse}, File = "~/backend/build.fsx"
[18:11:11 INFO ] REQ (081) -> {lint}, File = "~/backend/build.fsx"
[18:11:11 ERROR] RES (080) <- {parse} ERROR in 5 ms: Error: connect ECONNREFUSED 127.0.0.1:8664 Data=undefined
[18:11:11 ERROR] RES (081) <- {lint} ERROR in 6 ms: Error: connect ECONNREFUSED 127.0.0.1:8664 Data=undefined
[18:12:30 INFO ] REQ (082) -> {parse}, File = "~/backend/build.fsx"
[18:12:30 INFO ] REQ (083) -> {lint}, File = "~/backend/build.fsx"
[18:12:30 ERROR] RES (082) <- {parse} ERROR in 8 ms: Error: connect ECONNREFUSED 127.0.0.1:8664 Data=undefined
[18:12:30 ERROR] RES (083) <- {lint} ERROR in 7 ms: Error: connect ECONNREFUSED 127.0.0.1:8664 Data=undefined

I have to restart VS Code to resolve.

I'm running:
OS X El Capitan 10.11.5
VS Code 1.9.0
Mono 4.2.4

@ghost
Copy link

ghost commented Feb 10, 2017

I think this might be related to #313 and #272

@blair55
Copy link
Author

blair55 commented Feb 10, 2017

I should have added:
Ionide-VSCode: FSharp Extension: 2.22.1

@Krzysztof-Cieslak
Copy link
Member

It's probably same ad #313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants