ide-bash icon indicating copy to clipboard operation
ide-bash copied to clipboard

Bash language support for Atom-IDE

Results 8 ide-bash issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

This error has been popping up a few seconds after launching Atom with a shell script in the editor. What is this limit? Can it be modified? Ubuntu 20.04 [email protected]...

When I try to run the command to enable the bash language server, this is the result npm WARN deprecated [email protected]: request-promise-native has been deprecated because it extends the now...

When downloading from APM, the package does not have the Windows fix (#9 for #4), which means it still does not start the language server correctly. Could you push the...

I've just started using VS Code as an IDE for Bash scripts and I'm having some rather irritating issues. These issue are seen under Kubuntu 19.10, Ubuntu 18.04, and Fedora...

[Enter steps to reproduce:] 1. ^, to open preferences 2. ... **Atom**: 1.28.2 x64 **Electron**: 2.0.5 **OS**: "Fedora release **Thrown From**: [ide-bash](ssh://[email protected]/mads-hartmann/ide-bash) package 1.0.11 ### Stack Trace Uncaught Error: Connection...

Assuming the user has npm, they will also need Python installed somewhere, lest they get a horrible message like this. ![image](https://user-images.githubusercontent.com/16142896/40760924-2ac1bf7c-64ed-11e8-8a62-d48186cd7db3.png) Please consider adding the following to the README: ```...

help wanted

Thanks for this package! It would be neat if there was a setting in this package that allowed configuring the path to the language server instead of requiring to put...

enhancement