Quick Fixes provide a quick way to fix errors and warnings in your code.
You can watch the video tutorial
JustCode - Quick Fixes.
To perform a Quick Fix
Telerik® JustCode™ underlines errors and warnings with a waving line. There are couple of ways to display list of available quick fixes for a given error or warning:
- Press Alt+Enter
- Navigate on the main menu JustCode | Fix...
- Right click in the code editor and select Fix...
In case the caret is positioned over an error or warning Telerik® JustCode™ displays context based list of quick fixes you can apply. Otherwise, Telerik® JustCode™ navigates you to the first available error or warning.
A number of predefined quick fixes are available to help you being more productive: