Sometimes CodeRush/DXCore plug-ins may not be loaded correctly. Here is a brief instruction if you’d like to investigate and fix the loading of the plug-in in question.
Read more…
The KeyWatcher plug-in is a DXCore tool window plug-in that is useful for demonstrations. It shows the images of keyboard keys pressed inside the Visual Studio code editor. This is what it looks like:

Read more…
Element Highlighting visualization feature paints identifiers inside source code in a different color according to your preference. It can paint the following elements:
- classes
- structures
- interfaces
- enumerations
- methods
- properties
- fields
- events
- anonymous elements
Read more…