xstate icon indicating copy to clipboard operation
xstate copied to clipboard

Sort imports on save in VS Code, and sort existing files

Open mellson opened this issue 2 years ago • 4 comments

I kept getting file changes whenever I saved a file because my vscode setup tries to organize imports on save. This PR sets organizeImports to false in the shared vs code settings file. Setting it to false means fewer file changes now, but my preference would be to set it to true so we get coherent imports over time.

mellson avatar Dec 07 '22 10:12 mellson

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

ghost avatar Dec 07 '22 10:12 ghost

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 8c387728da644f6c7fea20e10e1ac05ea849aac6:

Sandbox Source
XState Example Template Configuration
XState React Template Configuration

codesandbox-ci[bot] avatar Dec 07 '22 10:12 codesandbox-ci[bot]

⚠️ No Changeset found

Latest commit: 8c387728da644f6c7fea20e10e1ac05ea849aac6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Dec 07 '22 11:12 changeset-bot[bot]

@mellson with the current shape of this PR - the PR's title should be adjusted to reflect the current set of changes

Andarist avatar Dec 07 '22 11:12 Andarist

🧹 Closing as stale - this is a nice-to-have but would need to be redone

davidkpiano avatar May 19 '24 12:05 davidkpiano