Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for closing labels #18

Open
natebosch opened this issue Sep 28, 2020 · 0 comments
Open

Add support for closing labels #18

natebosch opened this issue Sep 28, 2020 · 0 comments

Comments

@natebosch
Copy link
Owner

This is not part of the LSP spec, but there is an extension in the Dart server.

https://github.com/dart-lang/sdk/blob/0732bac32cd6638495055685db576aded6e33b70/pkg/analysis_server/tool/lsp_spec/README.md#darttextdocumentpublishclosinglabels-notification

It should be possible to use these in nvim with the nvim_buf_set_virtual_text method.

I don't think there is a feasible approach in vim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant