Skip to content

Feature: Saved Presets for Common Stacks #30

Description

@z8dn

Description

Introduce pre-defined file groups for common project stacks like Kotlin Multiplatform (KMP), Compose Multiplatform, and standard Android structures. This will allow users to quickly set up their project view without manually defining patterns for common files.

Expected Use Case

A developer starting a new KMP project can select a 'KMP Preset'. This automatically creates groups for 'Shared Module', 'Native Configs', and 'Platform Metadata', targeting files like *.def, *.toml, and specific build scripts.

What it should look like

In the Advanced Android Project View settings, there would be a 'Load Preset' button or dropdown. Selecting a preset would populate the custom file groups list with the recommended patterns and group names for that stack.

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