Skip to content

Monorepo support #43

Description

@ReptoxX

The Extension should work with Monorepos as the application is just a part of the folder structure and not the main thing.
It should search the pnpm-workspaces, yarn-workspaces... To search for folders that should contain applications and find the adonisrc.ts or ace.js inside. Every path that contains that should then be listed as an option inside the dialog to apply the change to.
If it could not find any adonisjs application, it should immediately tell the user.

Why this feature is required (specific use-cases will be appreciated)?

The extension doesn't work in a monorepo. It can't find the adonisjs application, nor it asks which application it should add the change to.

Have you tried any other work arounds?

I've searched for a configuration inside vscode to define the actual path to the adonisjs application (under apps/) but couldn't find any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions