show list of all html special chars Permanently deleted user Created September 15, 2014 05:43 Hi,If there is a way in phpStorm 7.1.3 to show list of all html special chars, like " "?Thanks !
No. Where do you expect it to be shown?
1) In html block starting typing "&..." to show autocomplete hint for all these symbols.
2) Selecting some menu item to show modal page with all these symbols.
Thanks!
It works - enter '&' and then hit Ctrl+Space. See http://youtrack.jetbrains.com/issue/WEB-7875
It does not for me in smarty files or in php files in smarty / php files.
Is it some option I have to switch on ?
please try https://youtrack.jetbrains.com/issue/WEB-7875#comment=27-561585 - does it help?