React Tsx Template File READMEThis extension add template to file with specific extension. By default only tsx is handle with react.FC function template. FeaturesWhen you create .tsx file, by default, it will add to it: You can personalize tsx template or add another one by searching in workspace setting for "React-template-file" -> Edit in settings.json You can add item in react-template-file.customSetting array for handling more extension. You can modify templateString. One item is one line in your file. You can use ${fileName} in extension setting to get the filename of the file Known Issues
Release Notes1.0.0
1.1.0
1.2.0
|