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

Info Panel shouldn't include hidden/compiler-generated types #1696

Open
baronfel opened this issue Apr 23, 2022 · 0 comments
Open

Info Panel shouldn't include hidden/compiler-generated types #1696

baronfel opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement Accepted suggestions that makes existing features better language services Problems related to language services - FSAC or FCS up for grabs Good first issues

Comments

@baronfel
Copy link
Contributor

image

All of the d__<NUMBER> and displayclass types don't need to be represented here.

Source code:

#r "nuget: Dapper"

open Dapper

use the info panel to navigate to the SqlMapper type on the Dapper namespace.

@baronfel baronfel added enhancement Accepted suggestions that makes existing features better up for grabs Good first issues language services Problems related to language services - FSAC or FCS labels Apr 23, 2022
MangelMaxime added a commit to MangelMaxime/FsAutoComplete that referenced this issue Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Accepted suggestions that makes existing features better language services Problems related to language services - FSAC or FCS up for grabs Good first issues
Projects
None yet
Development

No branches or pull requests

1 participant