Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sublimelsp/LSP-bash
Bash support for Sublime's LSP plugin provided through bash-language-server.
https://github.com/sublimelsp/LSP-bash
lsp sublime-lsp-plugin sublime-text
Last synced: 3 months ago
JSON representation
Bash support for Sublime's LSP plugin provided through bash-language-server.
- Host: GitHub
- URL: https://github.com/sublimelsp/LSP-bash
- Owner: sublimelsp
- License: mit
- Created: 2020-04-29T01:18:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T21:20:45.000Z (4 months ago)
- Last Synced: 2024-07-20T01:30:19.603Z (4 months ago)
- Topics: lsp, sublime-lsp-plugin, sublime-text
- Language: Python
- Homepage:
- Size: 182 KB
- Stars: 25
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LSP-bash
Bash support for Sublime's LSP plugin provided through [bash-language-server](https://github.com/bash-lsp/bash-language-server).
## Installation
- Install [LSP](https://packagecontrol.io/packages/LSP) and [LSP-bash](https://packagecontrol.io/packages/LSP-bash) from Package Control.
- Restart Sublime.## Configuration
There are some ways to configure the package and the language server.
- From `Preferences > Package Settings > LSP > Servers > LSP-bash`
- From the command palette `Preferences: LSP-bash Settings`