jquery mobile / html5 data-attributes
I am a phpstorm user (version 5) and now I am working on a jquery mobile project. Since jquery mobile uses custom html-data attributes, it would be great, if there is an autocomplete / code completion for the custom data-attributes like "data-icon='add'", "data-role='listview'" and so on.
Is there a plugin or a way to get this autocomplete / code completion done in phpstorm / webstorm IDE?
Please sign in to leave a comment.
Bernhard,
Unfortunately, right now this is not supported. Please vote or comment on http://youtrack.jetbrains.com/issue/WEB-2186.
Kirill
Thank you for your answer!
Have a look at my post at stackoverflow: http://stackoverflow.com/questions/14236701/phpstorm-webstorm-jquery-mobile-data-attributes/14254450#comment19823138_14254450