bash-language-server
bash-language-server copied to clipboard
Explainshell integration not working
Code editor
Vs Code
Platform
Windows 10
Version
Doesnt put out anything when I type it into git bash console
What steps will reproduce the bug?
So I locally deployed an instance of explainshell, which is working. I configured the explainshell server in the bash-ide settings. I don't get any popups when I hover over commands or whatsoever in my bash script. I see that requests are being sent to the message server tho.
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior?
I think the expected behaviour should be to open up a little info Box when you hover over a command like mv or echo. Or when I highlight the command it should popup a little info Box.
What do you see instead?
No popups at all.
Additional information
No response
Probably duplicate of #1080