Closed kansasSamurai closed 9 months ago
As mentioned in https://github.com/eclipse/shellwax#bash-language-server , you should have most edition features working as usual for Eclipse IDE: hover on commands to get the man page, Ctrl+Space to get completion...
Documentation is in https://github.com/eclipse/shellwax/blob/master/README.md which is even shown if one goes to https://github.com/eclipse/shellwax . I hope this gives you a good start.
Closing this one . If you feel that more documentation is needed I would appreciate a PR for that.
Could you add a minimal explanation of what things are expected to look like and what features this has to your website and/or documentation? I like the idea of this project and have downloaded to a temporary Eclipse installation on Windows but I don't really know what to look for other than syntax highlighting on .sh files (or more correctly, shebang files).
If I'm overlooking something that already exists, simply point me to it. I did several different google searches and could not uncover anything. It seems like maybe there's a subset of Eclipse enthusiasts who wrote/use this but I think it would be more widely adopted if there was at least some documentation.