SOURCE_FIX_ALL


Description:

SOURCE_FIX_ALL

Base kind for a 'fix all' source action: `source.fixAll`.

'Fix all' actions automatically fix errors that have a clear fix that do not require user input. They should not suppress errors or perform unsafe fixes such as generating new types or classes.

Since:

3.17.0