- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Spiffy IDEA Scala Plug-In Feature: Implicit Conversion Display
Tue, 2010-06-15, 15:49
Great news for users of JetBrains' IDEA for Scala developement:
http://www.jetbrains.net/devnet/message/5265499
-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
From build 0.3.1626.
1. Select expression.
2. Press Alt+Ctrl+Shift+I
3. You will see possible conversions list, actual conversion will be
highlited green.
I hope this can be helpful.
Best regards,
Alexander Podkhalyuzin.
-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
Randall Schulz