How to add html/css help context in PhpStorm
How do i add html/css help context, eg. if i'm standing in a table html tag then press help then i want to see what is possible with table tag in html. I'm use to be able to have help on html and css keywords in other editors.
- Ying
Please sign in to leave a comment.
Do you mean you wish see possible tag attributes? If yes, press Ctrl+Space.