scss-lint-plugin icon indicating copy to clipboard operation
scss-lint-plugin copied to clipboard

PHP Storm has old version with newer changelog

Open slarti-b opened this issue 7 years ago • 0 comments

Versions

scss-lint version: 0.44.0 You can get this information from executing scss-lint --version at the command line.

OS: Windows 10 IDEA product and version: PHP Storm 2016.2

Description

My PHP Storm reports that it is using version 1.0.18, despite showing the changelog up to 1.1.2: 2016-09-29 14_50_21-foton

Which version is it actually using?

Steps to Reproduce

  1. Un-install scss lint plugin if installed and restart PHP Storm
  2. Go to File | Settigns | Plugins
  3. Click Browse repositories
  4. filter to scss and choose scss-lint and install
  5. Restart PHP Storm
  6. Go to File | Settigns | Plugins

Expected behavior: Version number would match changelog and latest version (1.1.2)

Actual behavior: Version 1.0.18 installed but with changelog up to 1.1.2

slarti-b avatar Sep 29 '16 11:09 slarti-b