33
loading...
This website collects cookies to deliver better user experience
"create file export": {
"prefix": "ex",
"body": [
"export const $TM_FILENAME_BASE = ",
],
"description": "Create a export with the file name"
},
ex
and press tab
for the magic to happen :DTabNine::sem
anywhere in the code to enable semantic completion for the current language. Effectively getting better suggestions and showing all type based suggestions."plugins": [{ "name": "@vuedx/typescript-vetur" }],
components: {
myComponent: myComponent as any
}