Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
441 views
in Technique[技术] by (71.8m points)

android studio ctrl + space opens documentation window

I have updated my Android Studio to the newest version, but now when I call the auto-completion/suggestions with CTRL+SPACE the suggestion box opens but the documentation window opens as well.

Has anyone experienced this and know how to disable the opening of the documentation window?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I'm using Android Studio 0.8.1 on OSX and have been experiencing the same irritating behavior.

The answer by @daniel-gabriel was not was I was looking for.

A better solution seems to be to go to Preferences > IDE Settings section > Editor > Code Completion (in AS 1.2.2 located in Preferences->Editor->General) and unticking the option Autopopup documentation in (ms):


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...