{ "version": 4, "php_bin":"D:/wamp/php/7.3/php.exe", "format_on_save":true, "psr1": false, // Activate PSR1 style "psr1_naming": false, // Activate PSR1 style - Section 3 and 4.3 - Class and method names case "psr2": false, // Activate PSR2 style "indent_with_tabs": 4, // Use spaces instead of tabs for indentation "option": "value" }