sublimelsp / LSP-bash

Bash support for Sublime's LSP plugin provided through bash-language-server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSP-bash

Bash support for Sublime's LSP plugin provided through bash-language-server.

Installation

  • Install LSP and 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

About

Bash support for Sublime's LSP plugin provided through bash-language-server.

License:MIT License


Languages

Language:Python 62.1%Language:Makefile 37.9%