AndroidSDKSearchExtension
AndroidSDKSearchExtension copied to clipboard
Support IntelliJ's acronym-like search.
I don't know what they explicitly call this...
E.g., "VTO", "ViTrOb", and "VTreeObs" should all resolve to "ViewTreeObserver"
Would love to accept PRs for this :)
I've been wanting to contribute this for about 2 years. I decided to at least file the issue in case someone wants to grab it before I can.
Should also work for packages. a.w.Toolbar should match android.widget.Toolbar.