bash-lsp / bash-language-server

A language server for Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggest commands that are in custom directories added to PATH

adrian-heouairi opened this issue · comments

What is the problem this feature will solve?

Suggesting only commands that are under /usr

What is the feature you are proposing to solve the problem?

Also suggesting commands that are in directories added to PATH e.g. ~/bin and ~/.local/bin or anything else

What alternatives have you considered?

No response