{"id":13895267,"url":"https://github.com/bash-lsp/ide-bash","last_synced_at":"2025-07-17T10:33:25.815Z","repository":{"id":40400601,"uuid":"124132684","full_name":"bash-lsp/ide-bash","owner":"bash-lsp","description":"Bash language support for Atom-IDE","archived":false,"fork":false,"pushed_at":"2023-12-15T11:44:53.000Z","size":13,"stargazers_count":19,"open_issues_count":8,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-07T18:33:28.496Z","etag":null,"topics":["atom-package","bash","ide"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/ide-bash","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bash-lsp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-03-06T20:12:14.000Z","updated_at":"2024-01-15T17:30:48.000Z","dependencies_parsed_at":"2024-05-01T11:34:34.366Z","dependency_job_id":null,"html_url":"https://github.com/bash-lsp/ide-bash","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash-lsp%2Fide-bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash-lsp%2Fide-bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash-lsp%2Fide-bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash-lsp%2Fide-bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bash-lsp","download_url":"https://codeload.github.com/bash-lsp/ide-bash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226255379,"owners_count":17595859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atom-package","bash","ide"],"created_at":"2024-08-06T18:02:05.988Z","updated_at":"2024-11-25T00:31:21.220Z","avatar_url":"https://github.com/bash-lsp.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Bash IDE\n\nBash language support for Atom-IDE. It's backed by\n[mads-hartmann/bash-language-server][bash-lsp].\n\n## System Requirements\n\nYou need to install that language server separately as it depends on native node\nmodules.\n\n```bash\nnpm i -g bash-language-server\n```\n\n## Features\n\n- [x] Jump to declaration\n- [x] Find references\n- [x] Code Outline \u0026 Show Symbols\n- [x] Highlight occurrences\n- [x] Code completion\n- [x] Simple diagnostics reporting\n- [ ] Rename symbol\n\n## Development Guide\n\nMost of the interesting bits are happening in the server so you'll probably want\nto head over to the [development guide][server-dev-guide] to see the development\nflow for the server.\n\nIf not, here's how to work on the Atom client.\n\n```bash\ngit clone git@github.com:mads-hartmann/ide-bash \u0026\u0026 cd ide-bash\nnpm install\napm link\n```\n\nIf you want to inspect the communication between the Atom and the Bash language\nserver then open the Developer Tools in Atom and execute the following piece of\ncode in the Console.\n\n```javascript\natom.config.set('core.debugLSP', true)\n```\n\nReload the window and you should see all the messages.\n\n[bash-lsp]: https://github.com/mads-hartmann/bash-language-server\n[server-dev-guide]: https://github.com/mads-hartmann/bash-language-server/blob/master/docs/development-guide.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbash-lsp%2Fide-bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbash-lsp%2Fide-bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbash-lsp%2Fide-bash/lists"}