Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialCraig Nesty
167 Pointson windows highlighting getProperties() method and hitting f1 opens up an online help system is this configurable?
If I hit f1 on my installation which is based on windows 7, jdk1.8.0.45, intellij IDEA 14.1.3, it opens up an online help page
https://www.jetbrains.com/idea/help/using-help-topics.html
instead of the inbuilt help functions on the video. if I hit ctrl-q though I get the inbuilt help. How do you customize this?
4 Answers
Phillip Hurst
4,204 PointsGot it sorted for Windows:
- Goto File/Settings
- Select Keymap (second option in left column)
- in search box enter "quick"
- right click "Quick Documentation"
- select "Add Keyboard Shortcut"
- press F1 and accept
note: F1 is default assigned to the Help; there will be a couple pop ups for removing this assignment.
Hope this help. -Phillip
Tim Strand
22,458 Pointsit also works by pressing Ctrl + Q if you want to leave F1 launching IntelliJ doc
Craig Dennis
Treehouse TeacherHi Daniel BjΓΈrkholm !
If you press the fn
key and then F1
it'll work.
Unsubscribed User
5,239 PointsPerfect, Thanks!
And i guess that works for all the F commands ;)
Unsubscribed User
5,239 PointsUnsubscribed User
5,239 PointsOn my macbook the F1 key is also used for dimming down my screen...
Do you guys have any suggestions on which shortcut i can set this function to, without ruining anything else ?