vim-android icon indicating copy to clipboard operation
vim-android copied to clipboard

Android development plugin for vim

Results 6 vim-android issues
Sort by recently updated
recently updated
newest added

After generate classpath vim-android is full compatible with hrsh7th/nvim-cmpm using vim-lsp. Usedl: williamboman/nvim-lsp-installer to install the jdts @hsanson fine work! any way to do donations to the project??

The GradleGenClassPathFile was created to update the .classpath used by Eclipse (JDTLS) to figure out dependencies. Unfortunatelly at some point the format seems to have changed since now the .classpath...

i am using coc and don't want to switch to ale so i am requesting you to make a nice integration with [coc-java](https://github.com/neoclide/coc-java)

enhancement
Help Wanted

Gradle now offers a tooling API that should make it easier for the vim plugin to inspect and manipulate gradle: https://docs.gradle.org/current/userguide/embedding.html

For newer Android devices is easy to get snapshots using adb command: ``` http://blog.shvetsov.com/2013/02/grab-android-screenshot-to-computer-via.html ``` Having a simple vim command to take snapshots would be great and useful for getting...

enhancement

Add commands to generate new project skeletons. Using the command line android with the create project and create lib-project options should be easy.

enhancement