Skip to content

Autoprefixer attempting to run on all files #119

@jcollicoat

Description

@jcollicoat
  • Issue type: bug
  • Extension Name: vscode-autoprefixer
  • Extension Version: 3.0.0
  • OS Version: MacOS Catalina 10.15.3
  • VSCode Version: 1.43.2

I'm finding that the autoprefixer is attempting to run on all files, instead of just CSS/SCSS. It's started doing this only in the last couple of months (not sure when exactly sorry).

I can still run the prefixer with ctrl+shift+C but cannot use Format On Save at the moment, as it throws up this error every time I'm saving a file that isn't CSS/SCSS (screenshot below):

[Autoprefixer]
Cannot execute Autoprefixer because there is not supported languages. Supported: LESS, SCSS, PostCSS and CSS.

Screen Shot 2020-04-01 at 12 35 42 PM

Any help would be appreciated, cheers.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions