[ANN] IntelliCalc 1.1
IntelliCalc 1.1 has been released. Available through Settings/Plugins or on the plugins website.
Changes:
Changed keystroke from CTRL E, CTRL C to ALT F8.
Toolwindow will now automatically display when the evaluate action is executed.
Added scientific mode.
Open issues:
Change calculator to use BigDecimal instead of double for calculation to avoid floating-point errors.
Issue with switching between simple and scientific when toolwindow is not floating.
Please sign in to leave a comment.
Hi,
Are you sure that it won't clash with Evaluate expression action in debug mode shortcut?
Thanks,
Dmitry
Hi Dmitry,
I tried it on my local machine (demetra #5661) and there it didn't seem to collide. When running in debug mode it nicely opened the evaluate expression window.
I would like to here if there are some problems in this area on other configurations.
Bart