ionide / ionide/FsAutoComplete

Tooltip oddity with signatures/quick info

Open
#739 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
F#
Stars
486
Forks
169
Avg merge
2d 8h
Merged PRs (30d)
5

Description

Say I have two projects, A and B. A exposes a module A, B exposes a module B. A has a signature file for `A.hello` that takes a `name` parameter with some docs. B consumes `A.hello` inside `B.hello`

Inside the A library, hovering over the definition of `A.hello` doesn't show the tooltip from the signature:

![image](https://user-images.githubusercontent.com/573979/111226439-22875e80-85af-11eb-874a-e6cd1101d966.png)

But inside the B library, it does:

![image](https://user-images.githubusercontent.com/573979/111226525-421e8700-85af-11eb-82f7-c5c44e162cb7.png)

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.