vscode-solargraph
vscode-solargraph copied to clipboard
VScode output terminal getting populated with Ruby Language Server Error messages
Message: [NoMethodError] undefined method `link_documentation' for #<Array:0x74badd81>
Code: -32603
[Error - 7:29:39 PM] Request completionItem/resolve failed.
Message: [NoMethodError] undefined method `link_documentation' for [#<Solargraph::Pin::YardPin::Method at nil>, 0]:Array
Code: -32603 ```
I keep getting these on the `Output` panel of vscode. What is wrong? and can we not disable this automatic focusing of opening the Output tab. On smaller screens its very annoying specially when trying to do some quick and important.
Do you get a backtrace in the debug console (Help -> Toggle Developer Tools)?