for example: ```json { "p42.refactoring.suggestion": "off" } ``` Personaly, I would like to trigger quick fix instead of suggestion.
for example:
{ "p42.refactoring.suggestion": "off" }Personaly, I would like to trigger quick fix instead of suggestion.