ide - How do I cut bookmarked lines in multiple files with notepad++ -


how cut or remove bookmarked lines in multiple files notepad++? have 30 files , go quicker if remove them @ once.

try using search → bookmark → cut bookmarked lines

while method works single file @ time, should make process bit faster.

cut bookmarked lines

for convenience, can set keyboard shortcut using settings → shortcut mapper...

shortcut mapper


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -