idea设置vue语法提示

    xiaoxiao2023-10-20  139

    打开idea

    按下快捷键 ctrl+alt+s

    html文件

    模板如下(可自定义其他): @tap @tap.stop @tap.prevent @tap.once @click @click.stop @click.prevent @click.once @change @change.lazy @change.number @change.trim @on @blur @fous @submit scoped v-model v-model.number v-model.trim v-for v-text v-html v-show v-if v-else-if v-else v-pre v-bind v-bind:class v-bind:style v-bind:id v-bind:href

    Vue文件:

    最新回复(0)