- Notifications
You must be signed in to change notification settings - Fork6
HitenDev/android-dependencies-completion
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an Android Studio / IntelliJ IDEA plugin for search and complete dependencies from google() and mavenCentral() in Gradle projects.
This project base onGradleDependenciesHelperPlugin.
- support google and mavenCentral,include android's
jetpack/androidx/supportpackages. - support generating variable and custom variable.
- dependencies variable offline covert.
- simple and clear UI.
Plugin website:https://plugins.jetbrains.com/plugin/12479
Download file:https://github.com/HitenDev/android-dependencies-completion/releases
EnabledCode Completion->SmartType Completion andShortcut Key
Default Shortcut Key
- macos
^(control) + ⇧(shift) + space - windows
ctrl + alt + space - linux
ctrl + shift + space
All the following operations are manual, please note.
input string in xxx.gradle file
then pressShortcut Key
append
'#'to the end of the input string will generate a version variableappend
'##'to the end of the input string will generate a full variable
then pressShortcut Key
append
'#'+customto the end of the input string will generate a version variableappend
'##'+customto the end of the input string will generate a full variable
then pressShortcut Key
nickname: HitenDevemail:zzdxit@gmail.comjuejin:https://juejin.im/user/595a16125188250d944c6997
About
Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️❗️❗️
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.