New package language-debian to support new Debian packaging language server #268
ottok
started this conversation in
Package Ideas
Replies: 2 comments
-
The tool itself provides copy-paste config for Vim:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I got advice on Discord that this kind of thing indeed needs a new Pulsar package, and that I should look at https://github.com/savetheclocktower/pulsar-ide-typescript-alpha/blob/main/lib/main.js#L33-L70, which in turn build upon https://github.com/savetheclocktower/atom-languageclient. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Niels Thykier has published a Language Server for Debian packaging files: https://people.debian.org/~nthykier/blog/2024/language-server-support-debian-control.html
I would like to use this with Pulsar. Does it require that I create a new package, or can I configure the file pattern (
debian/rules
,debian/control
) and LSP settings just directly somewhere?I am an experienced programmer and I can create and maintain the package. I just need to be nudged in the right direction of what the structure should be.
Tagging @mauricioszabo, author of https://github.com/mauricioszabo/generic-lsp
Beta Was this translation helpful? Give feedback.
All reactions