Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prettier/vim-prettier

A Vim plugin for Prettier
https://github.com/prettier/vim-prettier

Merge pull request #16 from vutran/fix-defaults

Updating documentation to better reflect vim-prettier defaults choice

bf82f3b2c155d36aa9b13f293f8844258bcc4724 authored over 7 years ago by Mitermayer Reis <[email protected]>
add json parser

e179f61aad3390af441e2469bb700a9d5ce919bf authored over 7 years ago by Vu Tran <[email protected]>
break lines

51b0bbdec642fabb91ad7d920b2328ee832e09b7 authored over 7 years ago by Vu Tran <[email protected]>
add default config notes

1d48f207c2912fd211fc4ffac1b54bb6e55cf88b authored over 7 years ago by Vu Tran <[email protected]>
Updating tag version

ef925c1da823d328825109c20956c5ecf5139df1 authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #15 from mitermayer/feature/allow-partial-buffer-conversion

feature: enabling partial buffer conversion

b21e4f884af5a8355ab34109c954ec36ece87598 authored over 7 years ago by Mitermayer Reis <[email protected]>
feature: enabling partial buffer conversion (tech review)

- removing trailing spaces
- removing extra param from error callback
- changing function signat...

b55d891d2824f98d9fa6e258f5dba28d6b5ccc3c authored over 7 years ago by mitermayer <[email protected]>
feature: enabling partial buffer conversion

- bumping plugin prettier version
- minor fix, avoiding unecessary sync formattings when content...

e93d69afb780ea2035c7ee3a9297ee37575b0b35 authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #13 from wangsongiam/master

fixed typo

0e0af9c7f91047c5a10a79604e1292a7394731d5 authored over 7 years ago by Mitermayer Reis <[email protected]>
fixed typo in doc

09db4a1ff6d6ee411927ff1ac4419bdd0dbb3745 authored over 7 years ago by Song Wang <[email protected]>
fixed typo

50f8496065145f258a28a4ea3aa7a59b6a48f042 authored over 7 years ago by Song Wang <[email protected]>
Merge pull request #12 from mitermayer/adding-async-command-and-configuration-controls

Adding async command and configuration controls

524a03cf3ddd8b98d8e631330b336f9aae4cfaed authored over 7 years ago by Mitermayer Reis <[email protected]>
version bump

8112c1c949a001957a1c31e3edf6a572cf54b456 authored over 7 years ago by mitermayer <[email protected]>
Updating docs

e063d0ca656a7413da3cc6b543adde58a09f8c01 authored over 7 years ago by mitermayer <[email protected]>
Adding async command and user configurations

- Adding configuration toggle for controlling error quick fix parsing
- Adding PrettierAsync com...

c211c98ab7118be61873d0fe9897e5986c6f6441 authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #11 from mitermayer/feature/adding-support-for-new-parsers-bump-prettier

Bumping support to latest prettier ^1.4.X, enabling support for css,scss,less,typescript formatt...

c28004d9c616a3599e8d0622c87fa071aa2342e8 authored over 7 years ago by Mitermayer Reis <[email protected]>
Bumping support to latest prettier ^1.4.X and enabling support for

autofomat css, less, scss, sass and typescript files

a3df2e771010f9c70e74fadda32dd81a28b88f4f authored over 7 years ago by mitermayer <[email protected]>
Minor refactoring variable scoping

b394b4c23622fe3aae78333d7830bc5dabf11e50 authored over 7 years ago by mitermayer <[email protected]>
feature: Adding support for quick-fix error handling

2d5d3cd2585e9558ad896cbe97398315266dc030 authored over 7 years ago by mitermayer <[email protected]>
Moving executable check up

20fcb11b0c24be63fe4321a8aaf01e3d46730016 authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #10 from mitermayer/fixing-argument-passed-to-prettier-cli

Prettier CLI seems to expect 'false' for some parameters instead of 0

7c4f26b106fcf25d4d24c116f91b8cc422d8daed authored over 7 years ago by Mitermayer Reis <[email protected]>
Prettier CLI seems to expect 'false' for some parameters instead of 0

dce57065680fb867c45e88b7faf9d03e8d76724a authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #8 from mitermayer/bug/incorrect-check-for-directory

bugfix: fixing bug where prettier installation of the plugin was never

ae7cee800e4eb1effd7df3d917c000c60d411ace authored over 7 years ago by Mitermayer Reis <[email protected]>
bugfix: fixing bug where prettier installation of the plugin was never

executed

eb67ed67d12ede455a1da5d28fb7e8a353187a98 authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #6 from mitermayer/feature/adding-async-support

Adding support for async formating and making it default for autosave

7d16472a244199ec80ba6e8a0b6cb680dcb25a41 authored over 7 years ago by Mitermayer Reis <[email protected]>
Adding support for async formating and making it default for autosave

f07f54e9a7672ff02f94e63030c580b360c57c3e authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #3 from mitermayer/bug/should-not-overwrite-buffer-when-fail-to-parse-file

bugfix: Making sure that when prettier fail to parse buffer we do not

99a38520e4f0775a828bbf53e93efdd66bbd0b0d authored over 7 years ago by Mitermayer Reis <[email protected]>
bugfix: Making sure that when prettier fail to parse buffer we do not

overwrite file with stdout output

a1a66c9a90190b8199c25337925452465be8bf9c authored over 7 years ago by mitermayer <[email protected]>
Merge pull request #1 from mitermayer/adding-working-example-gif

Adding working example GIF

2f5987634662e8a245027f011d2096aeb6a17116 authored over 7 years ago by Mitermayer Reis <[email protected]>
Adding working example GIF

766ce5cad106d58b17dc911c2c2d6b3e1eb7af3e authored over 7 years ago by mitermayer <[email protected]>
Making it clear that auto format is enable by default on files with

'@format' tag

5077b05485e524f1e51fcb650984da4e728f1ba1 authored over 7 years ago by mitermayer <[email protected]>
Removing already actioned TODO and fixing indentation

d60719ac3bf4ed1b10779406fd656e37c0bc42a3 authored over 7 years ago by mitermayer <[email protected]>
First commit

a53ffa1ba81c76d0b2c29afe55ab131c6cc9a0e3 authored over 7 years ago by mitermayer <[email protected]>