-
Notifications
You must be signed in to change notification settings - Fork 852
Open
Labels
Area-LangService-CodeLensArea-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhere
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-LangService-CodeLensArea-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhere
Type
Projects
Status
New