Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Notepad++ Where's the User Defined Dialogue?

I've been trying to have custom defined levels so I can collapse big sections of code, but I can't find the User Defined Dialogue option in the View menu.

Is there another way to collapse User Defined code?

like image 468
Linkxgl Avatar asked Jan 27 '26 11:01

Linkxgl


1 Answers

The View / User Defined Dialogue selection disappeared for me as well when I upgraded from v6.1.3 to v6.5.5, but I found in the documentation below (they seem to be switching to the terminology UDL, or User Defined Languages), that there is an icon on the toolbar that takes you to the User Defined Dialogue screen

C:\Program Files\Notepad++\user.manual\documentation\notepad-user-manual\languages\user-defined-languages.html

like image 77
Mike Avatar answered Jan 29 '26 03:01

Mike