mason-org/mason.nvim

[ make-lsp-vscode ]: Language server for Gnu Makefiles

Open

#763 opened on Dec 15, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Lua (10,278 stars) (337 forks)batch import
help wantednew-package-request

Description

I've searched open & closed issues for similar requests

Yes

Package name

make-lsp-vscode

Package homepage

https://github.com/alexclewontin/make-lsp-vscode

Languages

Makefile

How is this package distributed?

Considering the fact that the plugin is written in Typescript and Javascript, it sould compile with npm run compile command (package.json), but webpack is required.

Contributor guide