David Matter
David Matter
Closing this one as many things have changed since 2.x. Feel free to create a new issue with a minimal reproduction if you're still having issues, thanks!
Closing this one as many things have changed since 2.x. Feel free to create a new issue with a minimal reproduction if you're still having issues, thanks!
Closing this one as many things have changed since 2.x. Feel free to create a new issue with a minimal reproduction if you're still having issues, thanks!
Hey there, as there have been many fixes in the last 2.x versions: If you're still encountering issues, please provide a minimal reproduction. Otherwise kindly close this one, thanks!
Verified that this one has been fixed in the lastest 2.x versions.
This works as defined [in the vue docs](https://vuejs.org/guide/typescript/options-api.html#augmenting-global-properties) ```typescript import axios from 'axios' declare module 'vue' { interface ComponentCustomProperties { $http: typeof axios $translate: (key: string) => string } }...
Let's use this one to discuss bun support as a feature request instead of a bug :)
@johnsoncodehk should linguist point to the tmlanguage definition of this repo? Seems https://github.com/vuejs/vue-syntax-highlight is 5 years behind. @hfhchan-plb @Juicetan feel free to create a PR at https://github.com/vuejs/vue-syntax-highlight to update it...
Hey there, as there have been many fixes in the last 2.x versions: Please let us know if you're still encountering this issue. Otherwise kindly close this one, thanks!
Closing this one due to lack of a minimal reproduction. If this is still an issue in version 2.x, feel free to create a new issue with a minimal reproduction.