This is a migrated thread and some comments may be shown as answers.

JustDecompile in VS

6 Answers 217 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vitalii
Top achievements
Rank 2
Vitalii asked on 13 Mar 2014, 12:57 PM
I'm trying to open a Mvvm Light library, VIewModelBase class.
If to open it directly via JustDecompile, i can see the real code:
http://clip2net.com/clip/m0/1394715296-clip-121kb.png

If to open it in MSVS via F12, i see only comments and placeholders: 
http://clip2net.com/clip/m0/1394715396-clip-67kb.png

Is it possible to make VS open the same results?

6 Answers, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 14 Mar 2014, 03:56 PM
Hello Vitalii,

Thanks for reaching us. I guess when you're speaking about using F12 in VS, you're meaning that you use F12 (Go To Definition) of JustCode. Am I correct?

Assuming this is true, there are two ways to enable/execute decompiling in VS using JustCode:

1. Enable the JustCode option to automatically decompile metadata members. It's located in JustCode->Options->Navigation. For reference please review this screenshot: http://screencast.com/t/n2ksLp5JYi. Note that you might need to restart your VS in order to make the option to work.

2. The second way is to execute JustCode's 'Decompile' command from the Visual Aid menu - put the mouse pointer somewhere around the method's name and open the Navigation section of the JustCode Visual Aid from the caret or by using the Alt+~ shortcut combination. Then chose 'Decompile' from the menu. For more information please review this screenshot: http://screencast.com/t/Y9ICYdSuh

Please let us know if this is not working for you or if you have further questions.

Kind regards,
Vladi
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
0
Vitalii
Top achievements
Rank 2
answered on 17 Mar 2014, 08:43 AM
Hi,

Not actually, i'm talking about pure JustDecompile.

I'm using Resharper for now, i don't actually need anything from JustCode, only this out-of-VS-decompiling feature.
0
Accepted
Vladi
Telerik team
answered on 17 Mar 2014, 09:48 AM
Hello Vitalii,

Unfortunately it's only part of JustCode. In JustDecompile we offer Visual Studio extension (for now only for VS 2010 and VS 2012) to open referenced assembly directly in the JustDecompile UI. Please have a look here for more info: http://www.telerik.com/products/decompiler.aspx#visual-studio-extension

Kind regards,
Vladi
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
0
Vitalii
Top achievements
Rank 2
answered on 17 Mar 2014, 11:02 AM
Yep, its almost the functional that i need. Not only opening from References folder, but also from code.
So, it is still unavailable :(
0
Vladi
Telerik team
answered on 17 Mar 2014, 02:49 PM
Hello Vitalii,

By saying "still unavailable" do you mean that it's part of JustCode and you'd like it to be part of JustDecompile, or you want the JustDecompile VS extension to work in VS 2013 as well?

Thank you,
Vladi
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
0
Vitalii
Top achievements
Rank 2
answered on 17 Mar 2014, 03:02 PM
First one.

I saw same question (about including possibility of instant jump to decompiled code in VS+JustDecompile) long time ago and it was said that this question would be considered.
Tags
General Discussions
Asked by
Vitalii
Top achievements
Rank 2
Answers by
Vladi
Telerik team
Vitalii
Top achievements
Rank 2
Share this question
or