File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ https://github.com/styled-components/styled-components/issues/176
66
77# Installation
88An alpha version is here! Here are the steps you need for installations
9- - Download the alpha release from here [ v1.0-alpha ] ( https://github.com/styled-components/webstorm-styled-components/archive/v1.0-alpha.zip )
9+ - Download the latest release from here https://github.com/styled-components/webstorm-styled-components/releases/
1010- Extract the archive
1111- In Webstorm, Hit <kbd >CMD</kbd >+<kbd >SHIFT</kbd >+<kbd >A</kbd > to bring up actions pane. Then select * Add Plugin From Disk*
12- - Select ` webstorm-styled-components.jar ` to install the plugin
12+ - Select ` webstorm-styled-components.zip ` to install the plugin
1313- You should find your StyledComponents instances highlighted automatically
1414
1515# Known Issues
@@ -18,15 +18,8 @@ The plugin only works with Webstorm 2017
1818# Current Progress
1919![ alt text] ( https://d26dzxoao6i3hh.cloudfront.net/items/1Z0q2R2Y3F0b0H091436/Image%202017-08-30%20at%204.23.48%20PM.png?v=589202df )
2020
21- # Done
22- - Capture tagged template literals for styled components (starting with ` styled.* ` , ` styled() ` , ` keyframes ` )
23- - Filter ES6 interpolations in selector position (Otherwise SCSS would complain about incorrect syntax)
24- - Inject SCSS in the matched literals
25-
2621# TODO
27- - Treat ES6 Interpolation in property position as a css value
2822- Smart Indentation when opening backticks and pressing enter.
29- - Autocomplete in SCSS injected regions
3023
3124# License (MIT)
3225Copyright 2017 Hossam Saraya
You can’t perform that action at this time.
0 commit comments