react-css-modules-intellij-plugin icon indicating copy to clipboard operation
react-css-modules-intellij-plugin copied to clipboard

is this repo abandoned?

Open geryit opened this issue 5 years ago • 2 comments
trafficstars

geryit avatar Feb 06 '20 22:02 geryit

Hi,

My main focus in on the GraphQL plugin and other projects, so this plugin has no active development at this time. If a breaking change in the platform means an update is required, I'll consider it based on how many active users the plugin has at that time.

I also believe that WebStorm added at least some of the feature in this plugin a while back.

jimkyndemeyer avatar Feb 07 '20 08:02 jimkyndemeyer

@jimkyndemeyer everything works good except this:

Screen Shot 2020-02-07 at 10 08 50 AM
.right{
  &__link{
    font-size: 15px;
  }
}

I have indented styles, and intellij shows them as error and cant fix this. Is there a way to edit plugin and disable this error?

geryit avatar Feb 07 '20 18:02 geryit