sveltejs/language-tools

VSCode command that creates Wizard init project

开放

#2,159 创建于 2023年9月17日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (247 个派生)auto 404
help wanted

仓库指标

星标
 (1,437 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

I want to have an easy, graphical initiation of a new Svelte project in VSCode.

Proposed solution

VSCode command that creates Wizard init project

The command causes the appearance of:

  1. text box, to enter the project name
  2. a menu for selecting the destination folder (the default folder can be remembered)
  3. checkboxes with options like ESLint, etc.

Alternatives

I wanted it built into VSCode, and for all frameworks, but VSCode didn't want it: https://github.com/microsoft/vscode/issues/144936

So I want Svelte itself to do it.

Additional Information, eg. Screenshots

No response

贡献者指南