[android-developers] Android Studio Stupid or Broken?! What's up with No real API Lookup via F1?

2015-11-01 Thread crosis99
Perhaps I just missed the option somewhere within Android Studio or perhaps Google just has this baffling aversion to a decent API lookup within the IDE. Is there ANY WAY to use the F1 command or ANY shortcut on top of any command within the editor and have it open a browser page to do an API

[android-developers] Re: Android Studio Stupid or Broken?! What's up with No real API Lookup via F1?

2015-11-01 Thread crosis99
For the record im aware of the javadoc inline popup help but i find it mostly useless as i want more extensive information which the API website contains. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

Re: [android-developers] Android Studio Stupid or Broken?! What's up with No real API Lookup via F1?

2015-11-01 Thread TreKing
On Sun, Nov 1, 2015 at 11:18 PM, crosis99 wrote: > Is there ANY WAY to use the F1 command or ANY shortcut on top of any > command within the editor and have it open a browser page to do an API > lookup on the Android API reference page? >