Tommaso Negri
Tommaso Negri
This is workaround I came up with: ```vue 1 import { inject, ref, onMounted } from 'vue' import { Splitpanes, Pane } from 'splitpanes' import 'splitpanes/dist/splitpanes.css' import InspectorNamesTable from '@components/inspector/InspectorNamesTable.vue'...
I'm not an expert but for an app I'm working on I used the following configuration: Basically Accounts and Users are associated through a Membership model. This way a User...
Hi there! I'm not really sure if this is something I will be able to implement. This extension is using only a subset of the Vetur project. The only piece...
I finally managed to take a look at this and #27. Unfortunately I encountered the same roadblock in both of them. The problem is that self closing and paired tags...
Hi there! Oh gosh! Thanks for the catch! I looked at it and it was worst than you initially find out... Apparently all the not standard syntaxes both for css...
Just pushed v5.4 with the fix! Let me know if it works By the way stay tuned for a major update in the coming days. I'm looking at leaving Vetur...
Hi there! Thanks for the report @dougalg but I'm not really sure what are you referring to. Is this action menu provided with vanilla Nova? I wasn't able to find...
Hi there! Sorry for the delay. I took the weekend for a big update/refactor #29. Now a lot of options for configuring the Vue Language Server (VLS) are exposed. I'm...
ahaha Thanks! You are free to investigate as much as you want! I would love to have some help, also because most of the time I have no idea what...
Sorry, closed by accident ahaha