Skip to content
This repository was archived by the owner on Sep 21, 2019. It is now read-only.

Scala presentation compiler plugin to speed up implicit derivation

License

Notifications You must be signed in to change notification settings

ensime/ensime-plugin-implicits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A plugin for ensime-server (and potentially scala-ide) that rewrites `shapeless.cachedImplicit` to avoid doing any work.

This results in a super fast editing experience at the cost of not actually checking that the implicit derivation will succeeed, leaving the derivation for your build tool's compiler.

About

Scala presentation compiler plugin to speed up implicit derivation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages