chakra-ui-vue-next icon indicating copy to clipboard operation
chakra-ui-vue-next copied to clipboard

build(.vscode): update extension recommendations

Open TylerAPfledderer opened this issue 3 years ago • 3 comments

Pull request checklist

Please check if your PR fulfills the following requirements:

  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been reviewed and added / updated if needed (for bug fixes /start features)

Pull request type

Please check the type of change your PR introduces:

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation content changes
  • [X] Other (please describe):

What is the current behavior?

Current .vscode config supplied with the package included an extension recommendation that no longer exists

What is the new behavior?

  • Configures recommendations that are active and are the basic recommendations by the Vue team
  • Removes the inactive volar extension setting, as typescript support is taken care of by default from the new extensions

Does this introduce a breaking change?

  • [ ] Yes
  • [X] No

Other information

A very minor change and not related directly to the package, but is meant for the new contributors who fork the project.

TylerAPfledderer avatar Aug 10 '22 19:08 TylerAPfledderer

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chakra-ui-vue-next ❌ Failed (Inspect) Aug 10, 2022 at 7:57PM (UTC)
chakra-ui-vue-next-playground ✅ Ready (Inspect) Visit Preview Aug 10, 2022 at 7:57PM (UTC)

vercel[bot] avatar Aug 10 '22 19:08 vercel[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b7b34b06d96e696bb4aeae97c05d42fad0ee441f:

Sandbox Source
Chakra UI Vue v1 Configuration

codesandbox-ci[bot] avatar Aug 10 '22 19:08 codesandbox-ci[bot]

Side note: It's strange that when I first forked the repo (not but a few moments ago), there was the old Volar extension listed as a recommendation in .vscode. But looking back at the main repo, there is just an empty array. 🤔

TylerAPfledderer avatar Aug 10 '22 19:08 TylerAPfledderer

Thanks for this suggestion. Needed. I recently started using other JetBrains IDE and forgot tp update the VSCode extension recommendations.

codebender828 avatar Aug 13 '22 12:08 codebender828