Skip to content

Flashing semicolons in VSCode codeActionsOnSave organizeImports #1260

@janosh

Description

@janosh

When adding source.organizeImports to

  "editor.formatOnSave": true,
  "editor.codeActionsOnSave": ["source.fixAll", "source.organizeImports"],

I get flashing semicolons on save in Svelte files but not in JS or TS files.

Screen.Recording.2021-11-21.at.09.38.07.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions