bash-language-server icon indicating copy to clipboard operation
bash-language-server copied to clipboard

Explainshell integration not working

Open Amueller36 opened this issue 3 years ago • 1 comments

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

Amueller36 avatar Feb 13 '23 13:02 Amueller36

Probably duplicate of #1080

gryffus avatar May 06 '25 10:05 gryffus