aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-12Merge pull request #40 from ↵Mitermayer Reis
prettier/issue-39/prettier-quickfix-other-plugins-compatibility bugfix: should not clear quickfix unless opened by vim-prettier itself
2017-08-12bugfix: should not clear quickfix unles there are errorsmitermayer
- making sure quickfix list is not cleared unless it is already opened with errors
2017-08-06version bumpmitermayer
2017-08-06Updating released changelogmitermayer
2017-08-06Merge pull request #38 from prettier/issue-35/include-changelog-file0.0.12Mitermayer Reis
Adding changelog file
2017-08-06Merge pull request #36 from prettier/issue-34/bumping-prettier-to-1.5.3Mitermayer Reis
Bumping prettier internal dependencie plugin to 1.5.3
2017-08-06Merge pull request #37 from prettier/issue-33/including-MIT-licenseMitermayer Reis
Adding MIT license
2017-08-06Adding changelog filemitermayer
- Changelog has been generated using (https://github.com/skywinder/github-changelog-generator)
2017-08-06Adding MIT licensemitermayer
2017-08-06Bumping prettier internal dependencie plugin to 1.5.3mitermayer
2017-07-19Minor readme updatesmitermayer
2017-07-19Updating the readme to new locationmitermayer
2017-07-12version bumpmitermayer
2017-07-11Merge pull request #29 from mitermayer/adding-support-for-vim70.0.11Mitermayer Reis
adding-support-for-vim7 - adding support for vim7
2017-07-11adding-support-for-vim7 - adding support for vim7mitermayer
- adding support for vim7
2017-07-01Merge pull request #27 from mitermayer/bugfix-json-parserMitermayer Reis
bugfix: json parser should not add extra comma to the end
2017-07-01bugfix: json parser should not add extra comma to the endmitermayer
- adding extra comma to the end properties cause creates invalid json
2017-06-30Merge pull request #24 from mitermayer/feature/add-filetype-support0.0.9Mitermayer Reis
feature/add-filetype-support - Adding filetype detection support
2017-06-30feature/add-filetype-support - Adding filetype detection support whenmitermayer
not already provided - Adding support for filetype detection when not already provided by other plugins
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-29update README with graphqlVu Tran
2017-06-29add graphql parser + bump for prettier 1.5Vu Tran
2017-06-22Merge pull request #16 from vutran/fix-defaultsMitermayer Reis
Updating documentation to better reflect vim-prettier defaults choice
2017-06-21add json parserVu Tran
2017-06-21break linesVu Tran
2017-06-21add default config notesVu Tran
2017-06-21Updating tag versionmitermayer
2017-06-19Merge pull request #15 from mitermayer/feature/allow-partial-buffer-conversion0.0.7Mitermayer Reis
feature: enabling partial buffer conversion
2017-06-19feature: 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-19feature: enabling partial buffer conversionmitermayer
- 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-08Merge pull request #13 from wangsongiam/masterMitermayer Reis
fixed typo
2017-06-08fixed typo in docSong Wang
2017-06-08fixed typoSong Wang
2017-06-07version bump0.0.6mitermayer
2017-06-07Merge pull request #12 from ↵Mitermayer Reis
mitermayer/adding-async-command-and-configuration-controls Adding async command and configuration controls
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-06Merge pull request #11 from ↵0.0.5Mitermayer Reis
mitermayer/feature/adding-support-for-new-parsers-bump-prettier Bumping support to latest prettier ^1.4.X, enabling support for css,scss,less,typescript formatting and allowing user configuration to enable async as the default for configuration for `:Prettier` command
2017-06-06Bumping support to latest prettier ^1.4.X and enabling support formitermayer
autofomat css, less, scss, sass and typescript files
2017-06-02Minor refactoring variable scopingmitermayer
2017-05-31feature: Adding support for quick-fix error handling0.0.4mitermayer
2017-05-31Moving executable check upmitermayer
2017-05-27Merge pull request #10 from mitermayer/fixing-argument-passed-to-prettier-cli0.0.3Mitermayer Reis
Prettier CLI seems to expect 'false' for some parameters instead of 0
2017-05-27Prettier CLI seems to expect 'false' for some parameters instead of 0mitermayer
2017-05-27Merge pull request #8 from mitermayer/bug/incorrect-check-for-directoryMitermayer Reis
bugfix: fixing bug where prettier installation of the plugin was never
2017-05-27bugfix: fixing bug where prettier installation of the plugin was nevermitermayer
executed
2017-05-27Merge pull request #6 from mitermayer/feature/adding-async-supportMitermayer Reis
Adding support for async formating and making it default for autosave
2017-05-27Adding support for async formating and making it default for autosavemitermayer
2017-05-25Merge pull request #3 from ↵0.0.2Mitermayer Reis
mitermayer/bug/should-not-overwrite-buffer-when-fail-to-parse-file bugfix: Making sure that when prettier fail to parse buffer we do not