https://github.com/zamberform/quickmethoder
Android studio plugin can quick jump to the method You want to edit
https://github.com/zamberform/quickmethoder
Last synced: 6 months ago
JSON representation
Android studio plugin can quick jump to the method You want to edit
- Host: GitHub
- URL: https://github.com/zamberform/quickmethoder
- Owner: zamberform
- License: apache-2.0
- Created: 2016-06-12T12:34:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T07:00:58.000Z (about 10 years ago)
- Last Synced: 2025-03-05T15:51:17.563Z (over 1 year ago)
- Language: Java
- Size: 200 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
MethodView
========
A plugin for Android Studio and Intellij IDEA that can quick view method you edit the class.
* it is only support the newest jdk like 8 or more


Usage
=====
Quick Operations Popup
-----------------
The number on the left is a shortcut that will do the same way to this plugin
* Windows/Linux/Mac: Alt+M
The Menu Way
------------
You can find every command in the following menu:
`View->MethodViewer`
Installation
========
Download the jar in there and
`Preferences/Settings->Plugins->Install plugin from disk`
Apache License