- It's now possible to add your own languages IDs with specific parsers & without restart.
- Added Prettier in status bar
- Added output to show parsing errors
- Disabled parser option (selecting parser is handled automatically)
- Added missing option to disable JSON
- Disabling a language should now work as expected
- Prettier Miscelleanous upgraded to version 1.5.3
- Support for GraphQL and CSS with PostCSS syntax
- Update GIF
- New options:
- jsxSingleQuote
- spaceBeforeFunctionParen
- alignObjectProperties
- Fix for breakBeforeElse
- Update logo
- Support for Typescript, CSS, LESS, SASS
- Better README for options
- trailingComma to none by default
- new option semi
- Added the missing options of Prettier Miscellaneous