Skip to content

davgomgar/howdoi-intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

howdoi-intellij

IntelliJ IDEA plugin which uses howdoi-java library.

It was implemented and tested in IntelliJ IDEA 14.1 only. It's context senstive and it returns relevant results for the language you're working with. Also, it will perform a search for each line which contains a cursor (IDEA supports multiple caret since version 13.1)

Screenshots

Same search different languages

Java examples

A compiled version ready to install can be found inside build directory

This was my first ever IntelliJ IDEA plugin, so probably you'll find a lot of mistakes in the code ;)

About

IntelliJ IDEA plugin which uses howdoi-java library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages