lsp support for meta #493

Closed
opened 2026-05-19 13:28:09 +00:00 by navicore · 1 comment
Owner

it would be helpful for the lsp to suppport completion and linting for annotations. such as:

# seq:allow(unchecked-chan-send)
# seq:allow(unchecked-chan-receive)

we do not want to encourage bypassing lint but if the user wants to use these annotations we should help.

it would be helpful for the lsp to suppport completion and linting for annotations. such as: ``` # seq:allow(unchecked-chan-send) # seq:allow(unchecked-chan-receive) ``` we do not want to encourage bypassing lint but if the user wants to use these annotations we should help.
Author
Owner
https://git.navicore.tech/navicore/patch-seq/pulls/500
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
navicore/patch-seq#493
No description provided.