On using ribbon mode click on tab
View in group
Hide / show lines on item
Expand all.
On using toolbar/menu mode with contemporary menus click on menu
View on menu item
Expand all.
On using toolbar/menu mode with traditional menus click on menu
View in submenu
Hide/show lines on menu item
Expand all.
The hotkey of this command is by default
Ctrl+Multiply which is
Ctrl plus
× on numeric keypad and can be changed in key mapping configuration dialog.
But I think the command
Expand all is not working in your configuration in UE v25.00.0.68 as I just found out on reproducing the issue.
There are the two settings
Enable show/hide lines and code folding and
Enable show/hide lines in non syntax highlighted files at
Advanced - Settings or Configuration - Editor display - Code folding. You have unchecked either both settings or just first one for code folding on syntax highlighted files.
On using
Find with option
Filter lines enabled and either
Show or
Hide selected and executing the
Find with button
Next, UltraEdit automatically enables both configuration settings and command
Expand all works to unhide the hidden lines.
But on using
Quick find and clicking on funnel button, only
Enable show/hide lines in non syntax highlighted files is enabled automatically by UltraEdit if currently not checked in configuration.
But the command
Expand all does not work if
Enable show/hide lines and code folding is not enabled and just
Enable show/hide lines in non syntax highlighted files is enabled in configuration. This is a bug in my opinion which should be reported to IDM support by email. The
Expand all command should work with just
Enable show/hide lines in non syntax highlighted files enabled in configuration for exactly this use case.
So there are only the possibilities to
- enable temporarily in configuration also Enable show/hide lines and code folding for usage of command Expand all or
- use command Revert to saved on ribbon tab/menu File or from file tab context menu in case of file is not modified.