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

NuSpec for ICSharpCode.Decompiler #573

Closed
christophwille opened this issue Mar 9, 2015 · 6 comments
Closed

NuSpec for ICSharpCode.Decompiler #573

christophwille opened this issue Mar 9, 2015 · 6 comments
Labels
Decompiler The decompiler engine itself New Feature
Milestone

Comments

@christophwille
Copy link
Member

Make the decompiler available as a NuGet package.

Prerequisite: use NRefactory's NuGet package in ILSpy.

@christophwille christophwille added New Feature Decompiler The decompiler engine itself labels Mar 9, 2015
@christophwille christophwille added this to the 2.4 milestone Mar 10, 2015
@CoreyKaylor
Copy link

This would be nice to have for omnisharp to provide enhanced "go to definition" type functionality.

@christophwille
Copy link
Member Author

In the current v2 this would only be possible if we package "everything" because v2 uses a heavily customized version of NRefactory. That also would mean using decompiler + "vanilla" NRefactory would not be possible.

@CoreyKaylor
Copy link

That's unfortunate.

@dgrunwald
Copy link
Member

The customizations aren't heavy, they're extremely minor. The bigger problem is that ILSpy is stuck on an extremely outdated version of NRefactory. (2012-08-23)
I'm looking into merging the customizations back to NRefactory, and bringing ILSpy up to date.

@SamB
Copy link

SamB commented Jul 20, 2015

@dgrunwald is there an issue about getting the customizations merged into NRefactory?

@dgrunwald
Copy link
Member

@SamB: We already merged those some time ago; we just forgot to close this issue.

See https://www.nuget.org/packages/ICSharpCode.Decompiler

@siegfriedpammer siegfriedpammer modified the milestones: 2.4, vNext Apr 27, 2016
@siegfriedpammer siegfriedpammer modified the milestones: vNext, 2.4 Jun 5, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Decompiler The decompiler engine itself New Feature
Projects
None yet
Development

No branches or pull requests

5 participants