Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
doronbehar
/
bash-language-server
Public
forked from
bash-lsp/bash-language-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
mads-hartmann
Datepicker
All time
Commit History
Commits on Oct 24, 2018
Merge pull request #84 from maximbaz/patch-1
Show description for 592e0e0
mads-hartmann
authored
592e0e0
Copy full SHA for 592e0e0
Commits on Aug 7, 2018
Merge pull request #73 from mads-hartmann/upgrade-treesitter
Show description for 4e4ac92
mads-hartmann
authored
4e4ac92
Copy full SHA for 4e4ac92
Commits on Aug 2, 2018
Merge pull request #69 from mads-hartmann/add-prettierrc
Show description for b66ff73
mads-hartmann
authored
b66ff73
Copy full SHA for b66ff73
Add prettierrc file so vscode will respect it
mads-hartmann
committed
4a410fa
Copy full SHA for 4a410fa
Merge pull request #68 from mads-hartmann/fix-build-script
Show description for c29b880
mads-hartmann
authored
c29b880
Copy full SHA for c29b880
Merge pull request #67 from mads-hartmann/upgrade-tree-sitter
Show description for 8087675
mads-hartmann
authored
8087675
Copy full SHA for 8087675
Commits on Jul 30, 2018
Update client release guide
mads-hartmann
committed
8384c19
Copy full SHA for 8384c19
Merge pull request #65 from mads-hartmann/add-option-to-disable-error-diagnostics
Show description for c419cbd
mads-hartmann
authored
c419cbd
Copy full SHA for c419cbd
Commits on Jul 28, 2018
Add support for disabling error diagnostics
Show description for 7a7d8df
mads-hartmann
committed
7a7d8df
Copy full SHA for 7a7d8df
New release script and docs
mads-hartmann
committed
a856bbd
Copy full SHA for a856bbd
Commits on Jul 22, 2018
Merge pull request #64 from keith/ks/readme
Show description for 471e25f
mads-hartmann
authored
471e25f
Copy full SHA for 471e25f
Commits on Jul 20, 2018
Merge pull request #63 from adelarsq/patch-1
Show description for 7c4f611
mads-hartmann
authored
7c4f611
Copy full SHA for 7c4f611
Commits on Jul 11, 2018
Add missing changelog entry for the client
mads-hartmann
committed
6f1bbd0
Copy full SHA for 6f1bbd0
Release 1.4.0
mads-hartmann
committed
e42753c
Copy full SHA for e42753c
Merge pull request #58 from maximbaz/prefer-explainshell
Show description for 048a425
mads-hartmann
authored
048a425
Copy full SHA for 048a425
Commits on Jul 8, 2018
Update CHANGELOG
mads-hartmann
committed
ce72fbb
Copy full SHA for ce72fbb
Add config option to specify the path to the server
mads-hartmann
committed
08d7faa
Copy full SHA for 08d7faa
Run prettier on package.json
mads-hartmann
committed
e4af357
Copy full SHA for e4af357
Commits on Jun 18, 2018
Merge pull request #53 from compor/master
Show description for db5770a
mads-hartmann
authored
db5770a
Copy full SHA for db5770a
Commits on Jun 6, 2018
Merge pull request #45 from chrismwendt/explainshell
Show description for 00941c0
mads-hartmann
authored
00941c0
Copy full SHA for 00941c0
Commits on Apr 30, 2018
Bump server version to 1.3.1
mads-hartmann
committed
4dee1c7
Copy full SHA for 4dee1c7
Commits on Apr 21, 2018
Merge pull request #38 from mads-hartmann/docs-release
Show description for e5d2016
mads-hartmann
authored
e5d2016
Copy full SHA for e5d2016
Write CHANGELOG and bump versions
mads-hartmann
committed
6890e85
Copy full SHA for 6890e85
Merge pull request #33 from mads-hartmann/builtins-support
Show description for 8a8a922
mads-hartmann
authored
8a8a922
Copy full SHA for 8a8a922
Dont use snapshops for builtin test
mads-hartmann
committed
bf4129d
Copy full SHA for bf4129d
Explicitly use bash when executing shell commands.
mads-hartmann
committed
0fc8492
Copy full SHA for 0fc8492
Show hover information for builtins
mads-hartmann
committed
00d79a5
Copy full SHA for 00d79a5
Add comment describing how to generate list of builtins
mads-hartmann
committed
a5e6a94
Copy full SHA for a5e6a94
Merge pull request #28 from mads-hartmann/update-dependencies
Show description for fc0f2a7
mads-hartmann
authored
fc0f2a7
Copy full SHA for fc0f2a7
Merge pull request #34 from mads-hartmann/simpler-executables-test
Show description for d9e602d
mads-hartmann
authored
d9e602d
Copy full SHA for d9e602d
Merge pull request #31 from mads-hartmann/improve-outline-view
Show description for e9f2ea0
mads-hartmann
authored
e9f2ea0
Copy full SHA for e9f2ea0
Update snapshot to reflect new symbol mapping
mads-hartmann
committed
346e500
Copy full SHA for 346e500
Update test snapshot to reflect new ranges
mads-hartmann
committed
1a8f795
Copy full SHA for 1a8f795
Commits on Apr 8, 2018
Improve outline hierarchy
Show description for b917a10
mads-hartmann
committed
b917a10
Copy full SHA for b917a10
Add mapping from symbol kind to completion kind
Show description for 4d98f37
mads-hartmann
committed
4d98f37
Copy full SHA for 4d98f37
Pagination
Previous
Next
You can’t perform that action at this time.