You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Using language server? (eg useLanguageServer is true in your configuration?) I don't think so. I am a newb. So, I wouldn't know how to know.
Expected behavior
Well, I am expecting the debugger to work. I hit fn F5 and I was hoping to get something back besides this error message.
Actual behavior
Debugger error: Client: Error: connect ECONNREFUSED 127.0.0.1:1234
That's the message I get back
This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better! If this is a syntax highlighting report please include a code sample that can be quickly copied and pasted!
The text was updated successfully, but these errors were encountered:
Your environment
vscode-ruby
version: 0.27.0useLanguageServer
is true in your configuration?) I don't think so. I am a newb. So, I wouldn't know how to know.Expected behavior
Well, I am expecting the debugger to work. I hit fn F5 and I was hoping to get something back besides this error message.
Actual behavior
Debugger error: Client: Error: connect ECONNREFUSED 127.0.0.1:1234


That's the message I get back
This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better!
If this is a syntax highlighting report please include a code sample that can be quickly copied and pasted!
The text was updated successfully, but these errors were encountered: