xpack/vscode-xpack-extension-ts

Add support to create new projects from templates

Closed this issue · 2 comments

Create a separate Hello World project template and integrate it into the exception.

Add a Quick Start option to create a simple project (plain C, CMake, no questions asked), and a separate choice which will ask several questions (C/C++, CMake/meson, etc).

Three commands were added

  • create empty project
  • quick start (C++, CMake)
  • create configurable Hello World

Fixed on 2021-04-21.