在Eclipse中,当将鼠标悬停在方法,变量等上时,将显示带有相应JavaDoc的工具提示.IntelliJ中有这样的功能吗?
I recently switched to Android Studio from Eclipse and I noticed that the Quick Documentation popup in Android Studio does not syntax highlight the Android documentation. How do I enable this? I have looked everywhere online and still have no solution.I am on Android Studio 0.5.4 on Mac OS Mavericks 10.9.2
