Skip to content

✨ Configure local .vscode with emoji names and compound launch as default #94

@0GiS0

Description

@0GiS0

✨ Description

Create a local VS Code configuration (ignored by Git) with emoji-prefixed launch names and a compound configuration to launch the app + browser as the primary option.

🎯 Why is this needed?

Improves local developer experience by:

  • Making launch configurations easy to identify at a glance via emoji names
  • Allowing the full stack (app + browser) to be launched with a single compound configuration

📐 Proposed Solution

  • Add .vscode/launch.json (excluded from Git via .gitignore) containing:
    • Individual named launch configurations with emoji prefixes
    • A compound configuration that starts the app and opens the browser, set as the default option

✍️ Enhanced by Copilot. Original author: @0GiS0

Generated by Issue Quality Enhancer for issue #94 · sonnet46 478.8K ·

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions