clarinet
clarinet copied to clipboard
LSP: Completions for annotations
Clarinet supports "magic comments" that annotate the code for the check-checker (and potentially for other use cases in the future). It would be great if the LSP could help complete these annotations.
;; #[allow(unchecked_data)]
(var-set billboard-message message)