L
L
Leo2013-11-30 11:11:48
Notepad++
Leo, 2013-11-30 11:11:48

Is there a Notepad++ plugin to automatically hide marked lines of code?

Is there a plug-in for Notepad++ that would hide/unhide (the "Hide selected lines" command) lines of code marked with a marker by hotkey?
For example, for Python:
(line number) code
(100) ...
(101) code
(102) code ##
(103) code ##
(104) ...
Turned into
(line number) code
(100) .. .
(101) code
(104) ...
?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question