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 a code lens with # of references on headings and link defs #28

Closed
1 of 3 tasks
artempyanykh opened this issue Jun 21, 2022 · 0 comments
Closed
1 of 3 tasks
Labels
enhancement New feature or request

Comments

@artempyanykh
Copy link
Owner

artempyanykh commented Jun 21, 2022

Code lenses require custom code for each LSP client.

We already have the client functionality in https://github.com/artempyanykh/marksman-vscode but not other editors.

So the plan is:

  1. Add the functionality to produce code lenses with # of references that would work with marksman-vscode.
  2. Add support for nvim.
  3. Add support for Emacs LSP.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant