Skip to content

A companion IntelliJ IDEA plugin for the ZIO library ecosystem.

License

Notifications You must be signed in to change notification settings

palanga/zio-intellij

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIO companion plugin for IntelliJ IDEA

Provides inspections, refactorings, and other improvements to the ZIO library ecosystem users in IntelliJ IDEA.

Installation

The plugin is now available on the JetBrains Plugin Marketplace.

Supported versions: IntelliJ IDEA 2019.3, 2020.x (Community edition or better)

Features

The plugin has several powerful features for ZIO:

Test runner support

You can run individual ZIO tests or the whole specs from IDEA:

And view the results in the integrated runner (requires an additional module in your project):

Refactorings and inspections

Don't want to type out the full type signature? Choose a more specific one:

specific-type

Suggestions to simplify complex expressions using built-in ZIO combinators:

And many more features!

Contributing

Like what you see? Help improve this plugin by submitting issues and ideas!

Have questions? We're waiting for you at #zio-intellij on the ZIO Discord!

About

A companion IntelliJ IDEA plugin for the ZIO library ecosystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 90.6%
  • Java 5.3%
  • HTML 4.1%