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
FWDataViz is visualizing a fixed-width file only when the plugin is the topmost in a stack of panels #89
Description of the Issue
FWDataViz is visualizing a fixed-width file only when the plugin is the topmost in a stack of panels.
Steps to Reproduce the Issue
Expected Behavior
The fixed-width file should get visualized by FWDataViz as long as its panel has been mounted.
Actual Behavior
The fixed-width file is not being visualized by FWDataViz when its panel is behind other panels in a stack.