| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-03 | bug: Fixing config overwrite value for non js by levaraging --stdin-filepath ↵ | mitermayer | |
| from prettier | |||
| 2017-09-29 | WIP | mitermayer | |
| 2017-09-25 | issue/56 - Allowing user path overwrite configuration | mitermayer | |
| 2017-09-18 | Fixing typo | mitermayer | |
| 2017-09-17 | feature: Adding more commands | mitermayer | |
| This includes more commands to interact with the prettier CLI from within vim itself | |||
| 2017-09-05 | Adding support for prettier configuration | mitermayer | |
| 2017-08-29 | Making sure that after formatting we preserve in the same line | mitermayer | |
| 2017-08-24 | Async command was not working for windows this patch will make sure it | mitermayer | |
| works for normal shells | |||
| 2017-08-12 | bugfix: should not clear quickfix unles there are errors | mitermayer | |
| - making sure quickfix list is not cleared unless it is already opened with errors | |||
| 2017-07-11 | adding-support-for-vim7 - adding support for vim7 | mitermayer | |
| - adding support for vim7 | |||
| 2017-06-19 | feature: enabling partial buffer conversion (tech review) | mitermayer | |
| - removing trailing spaces - removing extra param from error callback - changing function signature with more consistent params | |||
| 2017-06-19 | feature: enabling partial buffer conversion | mitermayer | |
| - bumping plugin prettier version - minor fix, avoiding unecessary sync formattings when content has not changed - adding support for partial convertion when on visual selection | |||
| 2017-06-07 | Adding async command and user configurations | mitermayer | |
| - 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-06 | Bumping support to latest prettier ^1.4.X and enabling support for | mitermayer | |
| autofomat css, less, scss, sass and typescript files | |||
| 2017-06-02 | Minor refactoring variable scoping | mitermayer | |
| 2017-05-31 | feature: Adding support for quick-fix error handling0.0.4 | mitermayer | |
| 2017-05-31 | Moving executable check up | mitermayer | |
| 2017-05-27 | bugfix: fixing bug where prettier installation of the plugin was never | mitermayer | |
| executed | |||
| 2017-05-27 | Adding support for async formating and making it default for autosave | mitermayer | |
| 2017-05-25 | bugfix: Making sure that when prettier fail to parse buffer we do not | mitermayer | |
| overwrite file with stdout output | |||
| 2017-05-24 | Removing already actioned TODO and fixing indentation | mitermayer | |
| 2017-05-24 | First commit0.0.1 | mitermayer | |
