Skip to content

Releases: zircote/bash-lsp

v1.0.0 - Initial Release

Choose a tag to compare

@zircote zircote released this 02 Jan 21:19

Bash LSP Plugin v1.0.0

Initial release of the Bash/Shell LSP plugin for Claude Code.

Features

  • bash-language-server LSP integration
  • ShellCheck hooks for syntax validation
  • Automatic linting on file save
  • /setup command for easy installation

Installation

claude /plugin add zircote/bash-lsp

v0.1.2

Choose a tag to compare

@zircote zircote released this 03 Jan 07:54

fix(hooks): add 10s timeout and fileExtensions conditions