You can resolve issues by doing one of the following:
-
Using a Quick Fix to fix a code snippet that has a hint
-
Editing the code of a file that appears in a classification
You can use a Quick Fix automatic code replacement to save time and ensure consistency in resolving repetitive issues. Quick Fixes are available for many issues displayed in the Hints section of the Results directory.
-
In the left pane, click a hint that has an error indicator.
-
Right-click a Quick Fix and select Preview Quick Fix.
The current code and the suggested change are displayed in the Preview Quick Fix window.
-
To accept the suggested fix, click Apply Quick Fix.
-
Optional: Right-click the issue and select Mark As Complete.
You can directly edit a file displayed in the Classifications section of the Results directory. These files do not have any Quick Fixes.

