mason-org/mason.nvim
GitHub で見るUse current filetype to suggest packages to install via :MasonInstall
Open
#86 opened on 2022年7月16日
enhancementhelp wantedwontfix
Repository metrics
- Stars
- (10,278 stars)
- PR merge metrics
- (平均マージ 7d 18h) (30d で 4 merged PRs)
説明
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
it's not a problem.
Describe potential alternatives you've considered
No response
Additional context
for example, in nvim-lsp-installer, :LspInstall command without any argument, shows the list of all supported LSPs depending of filetype. it would be nice if we get that feature in mason too.