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

Tracking CodeLens #14036

Open
psfinaki opened this issue Oct 6, 2022 · 0 comments
Open

Tracking CodeLens #14036

psfinaki opened this issue Oct 6, 2022 · 0 comments
Assignees
Labels
Area-LangService-CodeLens Area-VS VS support for F# not covered elsewhere
Milestone

Comments

@psfinaki
Copy link
Member

psfinaki commented Oct 6, 2022

Note
This is a "meta" issue for tracking purposes since GitHub does not support special types of issues.

CodeLens is a VS feature allowing users to see code references, commit history and so on. It currently supports C# and VB, and we want to implement it for F# as well.

Note that currently we have a feature called CodeLens but it's behavior rather like Inline Hints in C# and will be superseded by F# Hints.

Here's the roadmap for F# CodeLens:

  • remove the current CodeLens once some F# hints are in place: Remove F# Lens #14256
  • close all the tickets in the Area-LangService-CodeLens and do other cleanup
  • implement code references
  • implement test coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-LangService-CodeLens Area-VS VS support for F# not covered elsewhere
Projects
Status: New
Development

No branches or pull requests

2 participants