issues
search
csense-oss
/
idea-kotlin-checked-exceptions
A plugin that adds errors / hints / quickfix related to checked exceptions for kotlin.
MIT License
25
stars
2
forks
source link
2.1.2
#29
Closed
Tvede-dk
closed
7 months ago
Tvede-dk
commented
7 months ago
Fixes a lot of issues with respect to throw expressions (
https://github.com/csense-oss/idea-kotlin-checked-exceptions/issues/26
)
quick fixes (
https://github.com/csense-oss/idea-kotlin-checked-exceptions/issues/27
)
and method references are now resolved (
https://github.com/csense-oss/idea-kotlin-checked-exceptions/issues/28
)