You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new castProcessResult tinker caster. (Thanks @emargareten!)
ANSI Parser for the output window within the Kotlin part of the plugin.
Meta tag to set charset to UTF8 in toolwindow HTML.
Changed
Now using the ToolWindow without use of a .form file, which was not supported in combination with Kotlin (even though it always had worked in the past).
Removed
Reverted to the pre-2.5 tinker_run.php, since the new method didn't work in all cases.
Miscellaneous
Pulled missed changes from the Intellij platform plugin template.