Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 922 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 922 Bytes

Math Folding plugin for Intellij IDEA

Math Folding codecov

Intellij IDEA plugin to fold Math.abs, Math.pow, Math.sqrt, Math.cbrt into more readable, mathematical symbols.

Checks Plugin

Examples:

Math.sqrt(4)√4

Math.pow(4 - 10, 3)(4 - 10)³

Math.sqrt(Math.abs(10 - a) + Math.cbrt(5 + Math.pow(5, 3)))√(|10 - a| + ∛(5 + 5³))

Acknowledgements

Plugin icon made by Freepik from Flaticon