All Projects → lololiu → varname-go-die

lololiu / varname-go-die

Licence: other
Android Studio plugin(根据中文在线查找翻译并生成指定格式的变量名称)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to varname-go-die

Android Studio Plugins
This is a list of all awesome and useful android studio plugins.
Stars: ✭ 2,186 (+4757.78%)
Mutual labels:  android-studio
Animatoo
A lightweight and easy to use Android library that provides many activity transition animations.
Stars: ✭ 232 (+415.56%)
Mutual labels:  android-studio
Pokedex
An application that uses Retrofit to consume the Pokeapi API, in addition to loading images with Glide.
Stars: ✭ 21 (-53.33%)
Mutual labels:  android-studio
Logcat
Android 日志打印框架,在手机上可以直接看到 Logcat 日志啦
Stars: ✭ 189 (+320%)
Mutual labels:  android-studio
K4kotlin
A sweet, small set of Kotlin functions to reduce your android boilerplate code
Stars: ✭ 210 (+366.67%)
Mutual labels:  android-studio
Titled navigation bar
A beautiful and simple bottom navigation bar with smooth animation when switching selected item.
Stars: ✭ 232 (+415.56%)
Mutual labels:  android-studio
Jetquotes
🔖 A Quotes Application built to Demonstrate the Jetpack Compose UI
Stars: ✭ 179 (+297.78%)
Mutual labels:  android-studio
FastWaiMai
仿写美团外卖电商项目
Stars: ✭ 123 (+173.33%)
Mutual labels:  android-studio
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (+386.67%)
Mutual labels:  android-studio
MacGyver
🤖 A simple application using Google's MLkit library and cameraX api.
Stars: ✭ 73 (+62.22%)
Mutual labels:  android-studio
Perfectshow
Android virtual makeup app, apply cosmetics on human face.
Stars: ✭ 194 (+331.11%)
Mutual labels:  android-studio
Tensorflow Hangul Recognition
Handwritten Korean Character Recognition with TensorFlow and Android
Stars: ✭ 203 (+351.11%)
Mutual labels:  android-studio
Androidstandarddevelop
🌟 Best practices in Android develop(final).
Stars: ✭ 2,798 (+6117.78%)
Mutual labels:  android-studio
Intellij Haxe
Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
Stars: ✭ 188 (+317.78%)
Mutual labels:  android-studio
FusedBulb
Location fetch library.
Stars: ✭ 22 (-51.11%)
Mutual labels:  android-studio
Trailersapp
A simple demo project for The Movie DB based on MVVM clean architecture.
Stars: ✭ 180 (+300%)
Mutual labels:  android-studio
Figma Export
Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
Stars: ✭ 235 (+422.22%)
Mutual labels:  android-studio
android-projects
Android benchmark projects for Bazel and Gradle
Stars: ✭ 29 (-35.56%)
Mutual labels:  android-studio
Android-WebView-in-Kotlin
Native Android WebView Example in Kotlin. Website to android app github open source template.
Stars: ✭ 87 (+93.33%)
Mutual labels:  android-studio
Globallydynamic
Dynamic Delivery everywhere through a common API
Stars: ✭ 248 (+451.11%)
Mutual labels:  android-studio

varname-go-die

一个小巧的Android Studio插件,主要有两个功能:
  1. 在代码编辑区输入中文时,可以使用该插件联网翻译成英文并替换成指定变量名称格式。
  2. 在代码编辑区输入英文时,可以使用该插件转换成指定变量名称格式

优点

  1. 设置里可以根据自己的代码风格设置生成格式,写变量名更方便
  2. 遇到变量名英文不会写不需要打开翻译软件查找,直接在编辑器中即可自动生成

效果图

快速变量格式转换

变量风格设置

安装

  • Android Studio: 打开Settings → Plugins → Browse repositories 查找 varname-go-die进行安装 你也可以
  • 下载jar包 通过Settings → Plugins → Install plugin from disk进行安装

使用

  • 在编辑器中输入单词或中文,Ctrl+W选取,再按Shift+H(默认快捷键,可以在设置中修改)即可弹出选择对话框,也可以选择单词或词组后点击主菜单栏Edit → ChangeVar
  • 可以在Settings → Other Settings → VarNameGoDie 中设置自己想要列表弹出的变量格式

注意

  • 使用Shift+H做快捷键会拦截掉输入大写H的事件,建议在Settings → Keymap中搜索插件名改成自己顺手的快捷键
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].