ionide / ionide/FSharp.Analyzers.SDK

Add ability to return tooltips from analyzer

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
F#
Stars
85
Forks
28
Avg merge
1d 8h
Merged PRs (30d)
20

Description

It would be interesting to have the possibility to return tooltips from the analyzer. I haven't thought about it much yet but it seems it would require:
1. Internal analyzer mutable state that could be updated while the analyzer is running keeping some kind of `Dictionary`
2. API for querying this internal state that can be used by clients: `Position-> TooltipContent list`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.