Skip to content

Support multi-editor selection in interactive flow #1257

@sanathusk

Description

@sanathusk

The current vp create flow only allows users to select a single editor configuration (VSCode, Zed, or None) at editor.ts:160-207. This limitation forces developers who work with multiple editors to either:

  • Choose only one editor configuration
  • Manually copy configurations after project creation
  • Run the create command multiple times with different editor flags

Proposed Solution

Enable multi-editor selection in the vp create interactive flow, allowing users to generate configuration files for multiple editors simultaneously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions