aboutsummaryrefslogtreecommitdiff
path: root/doc/prettier.txt
AgeCommit message (Collapse)Author
2017-09-25issue/56 - Allowing user path overwrite configurationmitermayer
2017-09-19Fixing typo on docmitermayer
2017-09-17feature: Adding more commandsmitermayer
This includes more commands to interact with the prettier CLI from within vim itself
2017-09-14Adding note on required prettier versionmitermayer
2017-09-05Adding support for prettier configurationmitermayer
2017-09-02Fixing typo on docmitermayer
2017-07-19Minor readme updatesmitermayer
2017-07-19Updating the readme to new locationmitermayer
2017-06-29Merge pull request #17 from vutran/add-json-parser0.0.8Mitermayer Reis
Add JSON/GraphQL parser (prettier 1.5)
2017-06-29more missing doc updatesVu Tran
2017-06-29add graphql parser + bump for prettier 1.5Vu Tran
2017-06-21add json parserVu Tran
2017-06-21break linesVu Tran
2017-06-21add default config notesVu Tran
2017-06-08fixed typo in docSong Wang
2017-06-07Updating docsmitermayer
2017-06-07Adding async command and user configurationsmitermayer
- Adding configuration toggle for controlling error quick fix parsing - Adding PrettierAsync command - Fixing configuration bug where boolean values where not correctly parsed - Making sure that async jobs do not execute if already in progress
2017-06-06Bumping support to latest prettier ^1.4.X and enabling support formitermayer
autofomat css, less, scss, sass and typescript files
2017-05-27Prettier CLI seems to expect 'false' for some parameters instead of 0mitermayer
2017-05-24Making it clear that auto format is enable by default on files withmitermayer
'@format' tag
2017-05-24First commit0.0.1mitermayer