Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 2.29 KB

README.md

File metadata and controls

57 lines (31 loc) · 2.29 KB

ZIO companion plugin for IntelliJ IDEA

Project stage

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, 2021.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:

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!

Acknowledgments

This project is using the YourKit Java Profiler to bring you bug-free and performant experience!

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.