Skip to content

bholota/GradleFetch-IntelliJPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Code completion plugin for IntelliJ in Kotlin

Simple plugin for experimenting with IntelliJ Plugin SDK

#TODO:

  • SettingsUI need to be connected with data storage
  • A lot of Javadoc

####Usage: shift+ctrl+space when editing gradle dependency string param:

dependencies {
   compile('gson[press shortcut here]') 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published