Better Open EditorsThis is a replacement for the Open Editors panel, which becomes very cluttered with many open files. Especially in projects with package folders (e.g. in monorepos) you often have many files with the same name open and have difficulties to distinguish them. Therefore, this extension helps to group open files in package folders (defined by package.json or composer.json) or in folders defined by setting. Quick Pick feature to open only files of the current package Features
Package folder generationThe main purpose of the extension is to group files automatically that belong to packages. For this it is looked whether there is a package.json/composer.json in a folder or whether a package corresponds to a glob pattern from the settings.
Package folders, which only contain other folders, are not created. Known Issues
|