New file option is not showing files that are required in a project type
If I'm working on a typescript project then it should show me the files that are related to type script. but it does not. it shows me HTML file, Stylesheet, js file but not tsx file and others. How can I tweak it so it shows me the options that I need or at least that are relevant to the project.
Please sign in to leave a comment.
Doesn't it show TypeScript File in the New menu?
oh i see it now, it's grouped under Typescript,
thanks