GNU bug report logs -
#77453
[PATCH] gnu: Add sbcl-alive-lsp.
Previous Next
Full log
Message #8 received at 77453 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
Thank you for the patch!
Please place in alphabetical order, starting from the top of the file.
--8<---------------cut here---------------start------------->8---
(define-public ecl-usocket
(sbcl-package->ecl-package sbcl-usocket))
+(define-public sbcl-alive-lsp
--8<---------------cut here---------------end--------------->8---
--8<---------------cut here---------------start------------->8---
+ (version "0.0.1")
--8<---------------cut here---------------end--------------->8---
Let's use the latest availalbe version tag
<https://github.com/nobody-famous/alive-lsp/tree/v0.2.11> 3 days ago.
--8<---------------cut here---------------start------------->8---
+ (inputs
+ (list
+ sbcl-usocket
+ sbcl-cl-json
--8<---------------cut here---------------end--------------->8---
Please adjust to someting like others:
--8<---------------cut here---------------start------------->8---
...
(inputs
(list sbcl-usocket
sbcl-cl-json
...
--8<---------------cut here---------------end--------------->8---
Maybe reword it to something more descriptive:
--8<---------------cut here---------------start------------->8---
+ (synopsis "Common Lisp LSP: Alive")
--8<---------------cut here---------------end--------------->8---
--8<---------------cut here---------------start------------->8---
About
Language Server Protocol implementation for use with the Alive extension
--8<---------------cut here---------------end--------------->8---
Maybe provide a @url{} to the extention
<https://github.com/nobody-famous/alive> as well.
--8<---------------cut here---------------start------------->8---
+ (description "This is the language server for Alive:
+ The Average Lisp VSCode Environment.")
--8<---------------cut here---------------end--------------->8---
Looking forward for v2!
--
Oleg
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.