Releases: gremlin-art/nim2_ide
Releases · gremlin-art/nim2_ide
v1.2.5
- fix a RangeDefect / crash related to using "Highlight symbols" feature
- fix a v1.2.4 regression
- performance improvements
- revise color scheme
Full Changelog: v1.2.4...v1.2.5
v1.2.4
- fix a random crash related to v1.2.0 "Highlight symbols" feature
- workaround Notepad++ issues related to using Find & Replace
- performance improvements
- revise color scheme
Full Changelog: v1.2.3...v1.2.4
v1.2.3
- performance improvements
- bug fixes
Full Changelog: v1.2.2...v1.2.3
v1.2.2
- revise color scheme
- let
nimsuggest highlight
larger files
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- fix syntax highlighting of generalized raw string literals when using method call style or identifiers with Magic style
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- new feature "Highlight symbols (on scroll)" uses
nimsuggest highlight
Full Changelog: v1.1.1...v1.2.0
v1.1.1
- fix a regression in v1.1.0
- improve ability to handle hung
nimsuggest
process
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- remove a feature Notepad++ already provides: indentation guides
- "goto definition" uses less Notepad++ instances
- fix issues related to Notepad++ file renamed, lang changed, dirty file opened, SCN_MODIFIED events
Full Changelog: v1.0.5...v1.1.0
v1.0.5
- improve color contrast of Pragmas when syntax highlighting
Full Changelog: v1.0.2...v1.0.5