How to update a template? WoJ 创建于 2022年03月30日 11:11 I would like to update the default template for a vue component to add some extra lines (a <script setup lang="ts"></script> block, and set the lang of the existing <script...>) Where can I do that?
This can be done in Settings | Editor | File and Code Templates, Vue Single File Component
I almost searched half an hour for this now again. because typing "vue" doesn't get you to this page.