parsify-dev / desktop

Next generation notepad-based calculator, built with extendibility and privacy in mind.
https://parsify.app
214 stars 2 forks source link

Exception when entering certain character sequences #59

Closed szabiyako closed 2 years ago

szabiyako commented 2 years ago

Description When typing ")=" or "(=" or "+=" or "*=" programm catches exception: "Application error: a client-side exception has occurred (see the browser console for more information)." After this exception, nothing is evaluated until the application is restarted. Looks like syntax analyzer error.

Screenshots image image image

Device:

xxczaki commented 2 years ago

Thank you so much for reporting this! This is an issue with the syntax highlighting - if you disable it via the Preferences page, it will no longer occur. Working on a fix right now.

xxczaki commented 2 years ago

Fixed in v1.9.3