Skip to content

Add ILSpy integration like C# #4512

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

Closed
0x53A opened this issue Mar 14, 2018 · 0 comments
Closed

Add ILSpy integration like C# #4512

0x53A opened this issue Mar 14, 2018 · 0 comments
Labels
Area-LangService-Navigation go to definition, F1 help + the FCS APIs related to it Feature Request
Milestone

Comments

@0x53A
Copy link
Contributor

0x53A commented Mar 14, 2018

image

PR in Roslyn that implemented it: dotnet/roslyn#23430

obviously this would mean that F12 jumps to decompiled C# code, but way better than the current status quo:
image

related to #2658, which would allow to generate F# Metadata.

If both were implemented, then I would suggest to peek the Assembly. If it is F#, show F# Metadata, otherwise show decompiled C#.

@cartermp cartermp added this to the 16.0 milestone Aug 12, 2018
@cartermp cartermp modified the milestones: 16.0, Unknown Aug 25, 2018
@dsyme dsyme added Area-LangService-Navigation go to definition, F1 help + the FCS APIs related to it and removed Area-LangService-API labels Apr 5, 2022
@vzarytovskii vzarytovskii moved this to Not Planned in F# Compiler and Tooling Jun 17, 2022
@0x53A 0x53A closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-LangService-Navigation go to definition, F1 help + the FCS APIs related to it Feature Request
Projects
Archived in project
Development

No branches or pull requests

3 participants