You'll be prompted to answer several questions about your extension:
- What type of extension do you want to create? (Choose New Extension (TypeScript) for this tutorial)
- What’s the name of your extension?
- What’s the identifier of your extension?
- What’s the description of your extension?
- Enable JavaScript and TypeScript Linting? (Choose yes)
- Initialize a git repository? (Choose yes or no, depending on your preference)
- Which package manager to use? (Choose between npm or yarn)