
Hello! Today I have another joyful message for everyone who is still looking for a replacement for Reflector - finally the dotPeek decompiler from JetBrains has finally come out to the public.

In short, dotPeek allows you to:
')
- Decompile .Net builds 1–4 into C #
- Navigate through the code (the same as in ReSharper)
- Make syntax highlighting, folding, and generally provide an experience similar to Visual Studio
- Manage the program using the keyboard, with shortcuts similar to ReSharper

To date, many features already familiar to ReSharper users are available, such as: Go to Symbol / Type / File Member, Find Usages, Go to Implementation / Base / Derived Types, Parameter Info, Quick Documentation, Type Hierarchy, Extend / Shrink Selection.

If interested, you can already
download dotPeek or read a
more detailed overview of the functionality .
Since the product is currently under development, your feedback is very important to us - complaints and suggestions can be left on our
tracker , we also have a
forum for discussion . You can also follow the dotPeek news
on Twitter or
Facebook .
Yes, and I want to remind once again that the decompilation functionality will also be in the 6th version of ReSharper, the early build of which can be
downloaded here .