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 #231 from prettier/bugfix/issue-229-fixing-neovim-0-4-compatibility

bugfix/issue-229-fixing-neovim-0-4-compatibility

b016b933523b428c664d7a02a69c9b499c600abb authored almost 5 years ago by Mitermayer Reis <[email protected]>
bugfix/issue-229-fixing-neovim-0-4-compatibility

- Updated nvim test version to latest 0.4.3 on Dockerfile
- Updated nvim async job to behave sim...

f10100e0b48effa9a20052ea9fc634b521c0072d authored almost 5 years ago by mitermayer <[email protected]>
issues/214 - Fixing reference to wrong prettier cli version

- yarn lock was pointing to a broken prettier cli version

7041b9cb8bee84f432f1e168f826a90a0beea93a authored almost 5 years ago by mitermayer <[email protected]>
Merge pull request #225 from ParamagicDev/patch-1

Fix readme to properly reflect how to downgrade

0591cbc23ded66ce0b4f14f58ea7c6bb82438305 authored almost 5 years ago by Mitermayer Reis <[email protected]>
Fix readme to properly reflect how to downgrade

The current version of the readme returns a syntax error when attempting to downgrade. Added a '...

7904d53a7c6812673df4bdf36b674ac4e7730d7d authored almost 5 years ago by Konnor Rogers <[email protected]>
Fixing linting

- Fixing linting rules

007bfa3b9eed82508c9a9785daf388949615089a authored almost 5 years ago by mitermayer <[email protected]>
Added support for prettier xml plugin

- updated package.json deps
- added tests
- updated lock file

66c1a7c8fcba6ef118469e0845ddd8638069d35a authored almost 5 years ago by mitermayer <[email protected]>
Adding support for the prettier lua plugin

8373441047299fbe528dfda528fa01a4971e7d23 authored almost 5 years ago by mitermayer <[email protected]>
Adding support for prettier ruby plugin

- Update docker container image to be able to run the prettier ruby
plugin tests

cdf15c260bf90d5052ec02254c091b966dceb9d9 authored almost 5 years ago by mitermayer <[email protected]>
Removing swift plugin support

- Unfortunetly the prettier swift plugin could not be installed in a
linux box making testing de...

23da7f009fd494879c8c95f41127fd56ff5ab4f6 authored almost 5 years ago by mitermayer <[email protected]>
Adding support for prettier python plugin

- updating Dockerfile to include python3 on vim test bed image in order
to work with prettier py...

82ad83f4053adbc59c130180cc1bddae30f63d97 authored almost 5 years ago by mitermayer <[email protected]>
Including snapshots as part of assertions

- Having snapshots can help when debugging tests

3093ca04047ac38598b515e2e62f4697174c3e0e authored almost 5 years ago by mitermayer <[email protected]>
Adding support for the php pluggin

- This adds support for the PHP prettier plugin
- Fixes a bug where html overwrites php files pa...

e5824806aef1edb462faf1dc540b6538ba3acb0e authored almost 5 years ago by mitermayer <[email protected]>
Adding vue fixture test

bf17b2dd12c173c981bcdb72ecab0b2ad712bf59 authored almost 5 years ago by mitermayer <[email protected]>
Adding yaml testing fixture

359eb14841c9f95696e02f9e5111e488e418cce6 authored almost 5 years ago by mitermayer <[email protected]>
Adding json testing fixture

806d5fb2702bb542df0351757a2e2f8b0bf8e174 authored almost 5 years ago by mitermayer <[email protected]>
Adding fixture for graphql

5694403bb3384332d531ff9ff89903b5ab49eca8 authored almost 5 years ago by mitermayer <[email protected]>
Adding fixture tests for markdown file

7d4855272f29d92332b3ab8efb790478df212371 authored almost 5 years ago by mitermayer <[email protected]>
Addin formatting tests for html

cf8d3bd1854501ef6fbd8a7f17a6b048a7e025b4 authored almost 5 years ago by mitermayer <[email protected]>
Adding test fixture for less

e7dc25b44488270567f0151a774e32711fbee879 authored almost 5 years ago by mitermayer <[email protected]>
Adding test fixtures for scss

65a43526b5881c542665e412d508d4bb7ed3166f authored almost 5 years ago by mitermayer <[email protected]>
Adding tests for typescript

6464d15808d54b0bea2e390bed3ee85e3e4073c2 authored almost 5 years ago by mitermayer <[email protected]>
Adding new tests fixtures

- Adding fixture tests for css

bfda97126888be8a904f643747ffce21379ba957 authored almost 5 years ago by mitermayer <[email protected]>
Updating changelog

5af3a0795d57fc3828e81ac64894b9b8e0f69ba7 authored almost 5 years ago by mitermayer <[email protected]>
Fixing dockerfile

- Ensuring that we don't use the default image vim versions for testing

31c1eb881bf5d4840aa37121ba08f022285785e8 authored almost 5 years ago by mitermayer <[email protected]>
Merge pull request #224 from simnalamburt/autoformat_require_pragma

New option: prettier#autoformat_require_pragma

eda018b6af2983758db06ce0ad6139f5b0651861 authored almost 5 years ago by Mitermayer Reis <[email protected]>
New option: prettier#autoformat_require_pragma

The 'prettier#autoformat_config_present' option is useful but it only
worked with files with pra...

8a3fa163dcf78a23fcace64f675365ab47fee1b8 authored almost 5 years ago by Hyeon Kim <[email protected]>
Updating README.md message for alpha release instructions on how to

fallback to older version

56fb126b73516756ab71c1c71b888b3b36bcf3fe authored almost 5 years ago by mitermayer <[email protected]>
Updating yarn.lock file

2ded1a9cec4ea8fb9401824e17836bb27903af3d authored almost 5 years ago by mitermayer <[email protected]>
Updating README information in regards to fallback to older versions

- We now made `release/1.x` default branch and added message to users to
enable them to fallba...

a1c41f6bee4218fbd2e91f2017b509f917d3362a authored almost 5 years ago by mitermayer <[email protected]>
Merge pull request #175 from prettier/release/1.x

Release/1.x

49d91743b2df43f84edd199f877d494b4d8812f4 authored almost 5 years ago by Mitermayer Reis <[email protected]>
Merge branch 'master' into release/1.x

b064c6ab82a3c57ea64360d762d661ad7e8ee54c authored almost 5 years ago by mitermayer <[email protected]>
release/1.x - Bringing back filetype definitions

a96e7127bce7cda55c4c9848a3dbf78645565930 authored almost 5 years ago by mitermayer <[email protected]>
Merge pull request #212 from atomdmac/toggle-autoformat-by-config

Toggle the autoformat setting based on config file presence.

f4e31d67aa1e0658c1a19a26e4bad9fc4691eab9 authored almost 5 years ago by Mitermayer Reis <[email protected]>
Merge pull request #217 from hankchiutw/161-safe-condition-check-ftplugin

Use `get()` to check `g:prettier#autoformat` safely in ftplugin

9eb448e45ef88e90681335fda32bcae52a09d6dc authored about 5 years ago by Mitermayer Reis <[email protected]>
Use `get()` to check `g:prettier#autoformat` safely in ftplugin

Due to the fact that `plugin` will be loaded after `ftplugin`(http://vimdoc.sourceforge.net/html...

066097e0b9eeb9066ba8974d9718c5b26b82cffc authored about 5 years ago by hank <[email protected]>
Clarify that autoformat will be overridden by config_present

e144afaa17a5c4069c9b86558a2831e729429073 authored about 5 years ago by Atom Mac <[email protected]>
Fix linting issue: autoloaded func needed 'abort'

59c4644692e10613b78e8746fe0832d33a2e1216 authored about 5 years ago by Atom Mac <[email protected]>
Add autoformat_config_* options to README

10fc8cf75bf9630533cabe87b96f9943b8b5aed2 authored about 5 years ago by Atom Mac <[email protected]>
Update documentation to include autoformat_config_* options.

263d34324b5ad7f9c25f0d56db8d64c43c9c9d58 authored about 5 years ago by Adam Macumber <[email protected]>
Toggle the autoformat setting based on config file presence.

41d9c4778a8dc0439afee9c9000d7fa5b4b8be17 authored about 5 years ago by Adam Macumber <[email protected]>
Merge pull request #208 from prettier/making-auto-format-disabled-by-default

making-auto-format-disabled-by-default - Making autoformat disabled by

9c216df3a57d35dc90222473a3438697624c9a4f authored over 5 years ago by Mitermayer Reis <[email protected]>
making-auto-format-disabled-by-default - Updating comment description

- updating comment description to match new behaviour

322018fdeb5c5a5d3f2a68612d86b35fee22f7ea authored over 5 years ago by mitermayer <[email protected]>
making-auto-format-disabled-by-default - Making autoformat disabled by

default

- This is a breaking change as on versions 0.x autoformat was enabled by
default. This s...

29c1ed25fa649d6f71f6c6bb24a07a262d2f45ca authored over 5 years ago by mitermayer <[email protected]>
Merge pull request #207 from prettier/issues/184-fixing-undo-step

Issues/184 fixing undo step

2bc93788e5a48e25ba6ed8f8a46e05cbd65489f3 authored over 5 years ago by Mitermayer Reis <[email protected]>
issues/184-fixing-undo-step - fixing linting

46fd3290d1c69fb394a79e5174e7c1aa69b885c0 authored over 5 years ago by mitermayer <[email protected]>
issues/184-fixing-undo-step - Ensuring that autoformat does not gets

trigger autoformat

c73822ba57d432cfc073c6e3d485c0df97cd56ea authored over 5 years ago by mitermayer <[email protected]>
issues/184-fixing-undo-step - Fixing undo step

- in order to bypass vimdefaults we can fake a change prior to
formatting and merging that back ...

87f217f953b64103e8bef48980c0f002aa0f00c7 authored over 5 years ago by mitermayer <[email protected]>
issues/184-fixing-undo-step - Writting should not trigger autocomands

- when formatting files we should not trigger auto commands

cacdf22fdeef9998d304be2e6330d14b4cd1d3d7 authored over 5 years ago by mitermayer <[email protected]>
Merge pull request #206 from prettier/issues/184-fixing-undo-step

Adding support for require-pragma and depracting previous naive implemenation

e98b108ded5c906dde32db2f9856184e00dfc945 authored over 5 years ago by Mitermayer Reis <[email protected]>
issues/184-fixing-undo-step - Removing previous naive implementation of

requirePragma

- This commit ensures that we use `prettier` default way to identify
pragmas for t...

3dc6684302ff2749570d938e1d49862db0e2648c authored over 5 years ago by mitermayer <[email protected]>
issues/184-fixing-undo-step - Adding support for require-pragma

- Our previous undo implementation tried to be naive on implementing
require-pragma, and created...

7ac46762931442491b13401411a1b4eb65272099 authored over 5 years ago by mitermayer <[email protected]>
Merge pull request #203 from prettier/moving-build-to-make-file

moving-build-to-make-file - Adding build file

758415cc88bbe7144964ef3ad770acd400567e55 authored over 5 years ago by Mitermayer Reis <[email protected]>
moving-build-to-make-file - Adding build file

- Adding Makefile
- Updating travis to use Makefile
- removing run script

0032df4cca51b164e888236f25aea7f209ea4240 authored over 5 years ago by mitermayer <[email protected]>
Updating changelog

- this updates the changelog for the previous last legacy release

a73857fba605798530447fe1ed9851b16d871cbd authored over 5 years ago by mitermayer <[email protected]>
Updating changelog

- this updates the changelog for the previous last legacy release

427ef6830294c722f04cd3799f2c27a6629976a6 authored over 5 years ago by mitermayer <[email protected]>
Merge pull request #201 from prettier/enabling-tests-to-auto-run-on-ci

enabling-tests-on-ci - Enabling tests as part of the CI run

895efbf8d76588b98bd272786b7d504922754f7f authored over 5 years ago by Mitermayer Reis <[email protected]>
enabling-tests-to-auto-run-on-ci - Enabling newly fixed docker image

- Docker image is now ready to be tested

3ab823925f30271bac6addc008f771665812caab authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - Updating docker container

- Updating Dockerfile to ensure we have a compatible vim version to
vim-driver

0188e98b1f8f71dcd162f0b3650c416707d38cd3 authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - broken command

- the command is broken, but now we are able to reproduce the same
output as in travis

da11e78133acc2ec904b5f9cbab0f85ac5401a95 authored over 5 years ago by mitermayer <[email protected]>
Removing the version printer

733a0331a047fcf699af35e382ba3c82e7ba999d authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - fixing test execution run

- fix test execution command and docker image ref

09a3735a989f68ff71c25b6a958fea3a248bc43e authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - printing vim version prior to running

tests

- printing vim version prior to running tests for debugging purposes

18b706fe8684fa472c879dca3a7964845e48258b authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - Updating jest timeout for functions

- testing if the reason why things are failing is due to timeout

cbcefaeca4e5fdb201687597d5afa70b20081d3e authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - testing new settings and including

lock

3ed91319e5d168394890c2abaabae53c7a97a51b authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - Increasing timeout per function

- increased timeout per function to 10s

e233169fd9f2bcc8a98cd85b990e3b59079f1de1 authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - Fixing linting and moving to use yarn

on the tests

- fixing lint that was forced to test build
- use yarn over npm
- use yarn cache

568a15530cbb3b91dbf0c1c688cd5d27ccf8949b authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - forcing linter to fail to see if it

breaks the build

b47fb046d880815e8d8a4974167ee2a81f1cd4cf authored over 5 years ago by mitermayer <[email protected]>
removing hardcoded node version

93b30380ab73db3bcaf27f7c377748cc1f5b7710 authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - adding test running script

4c9e824e2a3cad704b70b2c89c7899cedc243eda authored over 5 years ago by mitermayer <[email protected]>
Updating script

8540b319167d660940464293d688460edc27b06b authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - fixing test

- This commit fixes test that was used to force fail to test CI
integration

4fac5416d051ae6867234927bb1cef94b62ff3c9 authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - forcing build to fail to test ci

- This commit forces the build to fail to check CI integration is
working as expected

3a48c4e12314b48e267de06afb882c959339a116 authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-to-auto-run-on-ci - updating node dep

9530c6d52c9645f21ae08ee177ce67f521dc1728 authored over 5 years ago by mitermayer <[email protected]>
enabling-tests-on-ci - Enabling tests as part of the CI run

- Ensuring we can run vim-driver tests on the CI

8d95c918dd13e6b5eb4d7498db98aab6a5fe64a8 authored over 5 years ago by mitermayer <[email protected]>
Bumping latest supported version

9ba488cf1fa13951842a8937af38f3043c307fc7 authored over 5 years ago by mitermayer <[email protected]>
Fixing bug where formatting filepath could not be found

- parsers are no longer parsed so we required to make sure to give
prettier the filepath

34f7fb1bce61ec220c49d5e4ad7c3d8f3874f02b authored over 5 years ago by mitermayer <[email protected]>
Fixing path for tests directory

6278a4abc8748ead85ebe80a6386a84730806496 authored over 5 years ago by mitermayer <[email protected]>
Merge pull request #198 from prettier/updating-travis-to-use-docker

updating-travis-to-use-docker - Moving to use vint from docker image

eb90a9c046a4dbcfe7e6af028011712bcdb077d8 authored over 5 years ago by Mitermayer Reis <[email protected]>
updating-travis-to-use-docker - Fixing path for plugin configuration

- Fixing path for plugin in docker image configuration

0a864b2f75e169eddb82716ed7f843d6bc405df2 authored over 5 years ago by mitermayer <[email protected]>
updating-travis-to-use-docker - Moving to use vint from docker image

instead of system install

- Moving to use the docker image to run builds

273f507724bacac33e7807b0363a55aea44edeb8 authored over 5 years ago by mitermayer <[email protected]>
Updating Dockerfile image to have all vint dependencies in place

301d05e5410db9b501ba7f0c866b18307321a2a8 authored over 5 years ago by mitermayer <[email protected]>
Adding docker config for building test containers

- As part of integrating vim-driver as main testing platform for
vim-prettier we will now ensure...

1ec83fa5bf860556166584e647438f8f43f40ec3 authored over 5 years ago by mitermayer <[email protected]>
Removing leading space

bae8e343d6f7dce1b5c9f7deed5d0f13ebf78c91 authored over 5 years ago by mitermayer <[email protected]>
porting-master-fixes-to-release-1.x

- Porting fixes done on 5779a87d901da3f44991feb3a6480b1156c37f3f
- Porting fixes done on c91d1bc...

28004235abbff13c90704ca4d9b2949c55e28601 authored over 5 years ago by mitermayer <[email protected]>
Merge pull request #196 from prettier/shore/master-rebasing

Shore/master rebasing

e5d758727d1e15ae7075f0b805a372940eeaf84c authored over 5 years ago by Mitermayer Reis <[email protected]>
Merge branch 'release/1.x' into shore/master-rebasing

394f4220f570092486d33ccbed7af7fa8edf21bc authored over 5 years ago by mitermayer <[email protected]>
Merge pull request #176 from prettier/integrating-vim-driver

Integrating vim driver

8601e0090ccbf202c15a151305cdf211e52d8f71 authored over 5 years ago by Mitermayer Reis <[email protected]>
Fix README markdown.

1170c6f642beffe1b8a3aa877c4e7ab553837c6e authored over 5 years ago by Arnaud Christ <[email protected]>
Adding new version dep for prettier/ruby

- the new version of prettier ruby has support for older node versions

6a5dbb150f1362c6c4600b6f4e7ae5611ac0ae64 authored over 5 years ago by mitermayer <[email protected]>
Adding prettier ruby support

d3b64f31dec5bec789374caa7620b37ff9673be6 authored over 5 years ago by mitermayer <[email protected]>
Upgrading prettier base dep

ed65689b2d8f6328950be424b556229942380479 authored over 5 years ago by mitermayer <[email protected]>
Set default "config_precendence" to "file-override"

If user have custom file type plugin that set "parser" option, calling
":Prettier" will return ...

3705a30708d3af3cd2c4adf6c33cf8b2bdc97d13 authored over 5 years ago by Shulhan <[email protected]>
Prettier does not require the `parser` to be explicitly passed, it now

can be inferred

49c3b3932e32dd0c78974727fa1e6e728142e2cc authored over 5 years ago by mitermayer <[email protected]>
Updating dependencies

bf454551cb33201ae9d2bc7a4c7e6555047cef9c authored over 5 years ago by mitermayer <[email protected]>
space for --use-tabs

ac6f42d678ec6e311b119f4b5f1230e2a25d5459 authored over 5 years ago by Andrei Glingeanu <[email protected]>
removing already actioned todo

48911be3f84b5132a1aa30eb564d1f6802c73e22 authored over 5 years ago by mitermayer <[email protected]>
Fixing linting

0e7a81c4dd8547691c2b5d67b660759778558768 authored over 5 years ago by mitermayer <[email protected]>
Rebasing vim-prettier plugin Pull Request 120 to 1.0 branch

This is a rebase of https://github.com/prettier/vim-prettier/pull/120/files

2536a82999effdf6509df606795ed51404d204c9 authored over 5 years ago by mitermayer <[email protected]>
Bumping 1.0 tag to alpha

4177c919e7f7eb33855e118c4a85571af1bd9a42 authored over 5 years ago by mitermayer <[email protected]>