AlwaysOpenWorkspaceInspired by vim-rooter. AlwaysOpenWorkspace opens a workspace by finding the project root when you open a file. The project root is identified by:
Out of the box it knows about git, darcs, mercurial, bazaar, and subversion, but you can configure it to look for anything. The workspace will not be opened if the file has been associated with any existing workspace. CautionBe sure to disable "Explorer: Expand Single Folder Workspaces" in the VSCode setting. Otherwise VSCode will find the workspace for you (and AlwaysOpenWorkspace will always resepct VSCode's decision FeaturesAuto add folderautomatically add folders to the current workspace if there are opened files without corresponding folders. If there are no opened workspaces, a new one will be created. Auto remove folderautomatically remove the folder when there are no opened files in it. The last one won't be removed. It can be disabled in the setting. Auto close vscodeclose the last editor will also close VSCode. default is false, need to enable it in the extension setting Known Issues
DebugAll logs will be shown in Release Notes0.10.0
0.0.4
0.0.3
0.0.1
|