CSS Refactorings
Anyone else here think some funky CSS refactorings would be a great addition to IDEA?
i.e. "Extract inline style" which would convert:
And/or maybe:
- Extract CSS to embedded
- Extract CSS to <popup list of .css files in project"
Please sign in to leave a comment.
Oh crap - I can't drive forums can I :(( What skank ugly formatting :(
I would love these. I was disappointed that the full power of PSI was
not utilized when implementing HTML/CSS/JS support in 5.0.
Mark Derricutt wrote:
Then you would not have been used IDEA5 yet.
Keith Lea wrote:
>> Anyone else here think some funky CSS refactorings would be a great
>> addition to IDEA?
>>
>>
>> i.e. "Extract inline style" which would convert:
>>
>> >> >> >>
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
I understand, time to market and short iterations is important. However,
there was some low-hanging fruit like CSS inspections, of which some
have been implemented in 5.1, that could be implemented quickly. These
refactorings look like larger projects and I'm excited for when they are
implemented.
Maxim Mossienko (JetBrains) wrote:
>> I would love these. I was disappointed that the full power of PSI was
>> not utilized when implementing HTML/CSS/JS support in 5.0.
>>
>> Mark Derricutt wrote:
>>
>>> Anyone else here think some funky CSS refactorings would be a great
>>> addition to IDEA?
>>>
>>>
>>> i.e. "Extract inline style" which would convert:
>>>
>>> >>> >>> >>>
Entered as http://www.jetbrains.net/jira/browse/IDEA-7503
Go and vote and add any other CSS refactoring ideas you might have...
Just having some Code Style + Reformat for CSS would be a big win.