Skip to main content

Autofix

This feature allows you to fix issues by selecting critical rules to help resolve issues more efficiently and accurately.

Follow these steps to use Autofix feature:

Detect Autofix Violation

Step 1: Use the action command /autofix in the prompt input box.

image-2025-6-5_9-41-41.png

Step 2: Click “Task Status” button to check the Identified Task list.

image-2025-5-20_15-1-43.png

No violation detected cases

The system displays “No violations found in <File Name>!” as below:

image-2025-6-5_9-46-0.png

Violation detected cases

The system displays “Violations found in <File Name>” as below:

image-2025-6-5_9-45-1.png

Step 3: Select a “Violations found in <File Name>” to check details of violations line(s).

Step 4: Select the violation & click “Propose refactors” to propose refactors. 

The violations are categorized into the following sections:

  1. Exclusive Tasks (Single Select) – Users can select only one rule from this section at a time.
  2. Batch Tasks (Multiple Select) – Users can select multiple rules simultaneously from this section.
  3. Informative issue – Which works like a warning, and they are unavailable for selection.

However, you can only select violations from one section at a time. If a rule from one section is selected, the other section becomes unavailable for selection.

image-2025-5-7_10-7-58.png

Note: You can select/deselect violations and propose again in step 5.

Step 5: After proposing refactors, click Next and Apply refactor to confirm applying the solutions for the violation to your current file.

image-2025-5-7_10-9-30.png image-2025-5-7_10-10-32.png

Remember to review and verify the suggested refactor solution for violation before applying them to ensure they align with your intended functionality.

Note: After applying a refactor, user can choose to rescan a file and continue fixing issues.

image-2025-5-7_10-11-14.png