Browse by Tags
October is a month for scary holiday fun, and this release of CodeRush makes it easier than ever to shine the light on those frightening parts of your code and fix them! Every month we release an update to CodeRush, with new features, bug fixes, and performance enhancements. This month’s update includes new additions to Rich Comments, JavaScript/TypeScript support, Refactorings, Formatting, Razor, and more!...
Mark Miller (DevExpress)
19 October 2018
Another sub-30-day sprint, another release. Here’s what’s new in this version of CodeRush for Roslyn : Navigation Drop Marker gets enhanced, gaining the ability to mark and restore selections (in addition to caret positions). Useful when you have the...
Mark Miller (DevExpress)
25 May 2017
In my last post , I showed you around some of the Selection Embeddings that ship with CodeRush. Like many CodeRush features, Selection Embeddings are user extensible. In this post I’m going to show you around the options for Selection Embedding and how...
Rory Becker - DevExpress
10 November 2014
Selection Embedding is one of those CodeRush features that doesn’t get a lot of mention, but it is extremely powerful. It provides the user with the ability to wrap some text (code, mark-up, comments) around some existing code already in place. Selection...
Rory Becker - DevExpress
6 November 2014
Background A customer came to me asking about Templates and what could be done with them. The desired use case seemed simple enough: The user types a few characters, hits space and the template expands as usual. The user fills out one piece of information...
Rory Becker - DevExpress
25 July 2012
Problem 1: Have you ever started writing code, and then realised you were using a Type directly, without importing it’s namespace? You could fix this by either fully qualifying the Type in place, or moving to the top of the file, adding an imports or...
Rory Becker - DevExpress
20 December 2011
Another CodeRush Feature Workshop ( Part 1 and Part 2 ) has yielded a plugin, and this one is truly awesome. String Formatter works in 3 separate ways to increase your productivity: Tab to Next Reference Extension Tab among references to a string token...
Rory Becker - DevExpress
25 July 2011
“Is there a way in CodeRush to auto-fill a SELECT CASE statement with the available enumerations ?” I was just asked this question on Twitter and because it was such a reasonable question, I figured I’d share the wealth in a more permanent way by posting...
Rory Becker - DevExpress
7 April 2011
DX_GenerateProxy Generates a new Proxy class P based on source class S What? What this amounts to is a new class P which is given properties and methods matching the public ones that are possessed by S. When methods or properties of S are called their...
Rory Becker - DevExpress
3 March 2011
Efficient Coding There are many interpretations to efficient coding, but I’d like to consider just one. I’d like to consider Efficient coding as the act of expressing your solution as efficiently as possible, without sacrificing maintainability. ie I...
Rory Becker - DevExpress
14 September 2010
More Posts
Featured Posts
Alex Chuev (DevExpress)
Dennis Garavsky (DevExpress)
Dmitry Tokmachev (DevExpress)
Popular Topics
- Roadmap
- v25.1 - Next Release
- v24.2 - Latest Release
- Prerelease/EAP
- .NET 8 / .NET 9
- DevExtreme
- Blazor
- ASP.NET
- Office File API
- XAF UI/Web API Service
- .NET MAUI
- WinForms
- WPF
- Reporting
- BI Dashboard
- VCL
- Linux/MacOS/Unix
- AI