rizonesoft / Notepad3

Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:
https://www.rizonesoft.com/downloads/notepad3/
Other
4.79k stars 322 forks source link

Calculation of tiny expressions drops leading minus signs #5140

Closed lhmouse closed 3 months ago

lhmouse commented 4 months ago

With 6.24.302:

  1. Check Settings -> Calculate Tiny-expressions.
  2. Type 3-5= followed by Enter.
  3. 2 is appended to = but the result should be -2.
hpwamr commented 4 months ago

Hello @RaiKoHoff , This bug started with version: Notepad3 6.23.827.1 rc 🤔

hpwamr commented 3 months ago

Tiny expressions drops leading minus signs

Hello @lhmouse ,

Feel free to test the "BETA/RC PortableApps", version "Notepad3Portable_6.24.307.1_rc2.paf" or newer, see in issue #1129.

"Notepad3Portable BETA/RC PortableApps" version can be used with or without ".7z" extension.

Also, feel free to test the "BETA/RC Setup", version "Notepad3_6.24.307.1_rc2_Setup" or newer, see the 2nd list in issue #1129.

Comments and suggestions are welcome... 😃

lhmouse commented 3 months ago

Looks good to me. Thanks.