shriprem / FWDataViz

Fixed Width Data Visualizer plugin for Notepad++. Turns Notepad++ into Excel for fixed-width data files. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding. Handles homogenous, mixed & multi-line records.
GNU General Public License v2.0
37 stars 6 forks source link

Creating new fold structures crashes Notepad++ #84

Closed SKlimaszewskiFDX closed 1 year ago

SKlimaszewskiFDX commented 2 years ago

Creating new fold structures in the Editor frequently crashed the whole Notepad++ for me. I can't exactly pinpoint what does that and how to reproduce it. The same action once works, then again it crashes the whole N++ (just closes the app). If I'll find any pattern to it, I'll add it here. For now it is worth investigating further.

shriprem commented 2 years ago

As chance would have it, I was on a long flight when you reported this bug. Hence the delay in my response here.

I have not run into this issue during my extensive usage with this feature. So, please continue to monitor for any patterns that may be causing such crashes on your system.

If you or others are able to report back with bit more specific information on these crashes, I will remove the wontfix label on this issue and work on resolving the source of such crashes.