QUESTION -- WebStorm: Quick Documentation (How do I summon Quick Documentation?) Follow
How do I summon documentation for angular.module? The course shows module being selected and then pressing control-Q. The course calls this "Quick Documentation". Documentation then appears like this:
I'm on a Mac, and command-Q simply quits WebStorm. So I tried the menu item View -> Quick Documentation:
and then I see a blank, malformed window:
QUESTIONS:
- How do I get the Angular documentation to appear?
- Why does the menu item "View -> Quick Documentation" result in a malformed window?
Please sign in to leave a comment.
1. "View | Quick Documentation" is the correct action
2. Have no clue why it bugged for you (I mean -- that visual mess). Does it work for other languages (e.g. HTML/CSS)? Try with another GUI theme (in case if it has anything to do with this).
3. This is what I did in my PhpStorm (NOTE: I'm not familiar with AngulareJS):