How can we open a folder as a workspace from the command line in notepad ++?

Dragging and dropping opens the folder as a workspace, but running notepad ++ from the command line and passing the folder as an argument opens all the files that it launched, instead of opening it as a workspace. How to open a folder as a workspace from the command line in Notepad ++.

I am using version 7.2.2

+4
source share

Source: https://habr.com/ru/post/1662739/


All Articles