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.
3.17.0