JustCode

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

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:

  1. Press Alt+Enter
  2. Navigate on the main menu JustCode | Fix...
  3. Right click in the code editor and select Fix...

In case the caret is positioned over an error or warning JustCode displays context based list of quick fixes you can apply. Otherwise, JustCode navigates you to the first available error or warning.

A number of predefined quick fixes are available to help you being more productive: