Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpid

This application is meant to be used with vim-cpid. It runs in the background and:

  • Accepts requests to index java type names.

    • from JARs on a classpath.

    • from JARs in a directory.

    • from a JDK JImage file.

  • Answers queries regarding packages containing a given type name.

  • Answers queries to enumerate the type names found in a given package.

The wire protocol is that of vim’s channel wrapper. That is, each message is a JSON array with a message sequence number followed by a payload value. See :h channel-open for more info.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages