Closed devinschumacher closed 1 week ago
u try start typing with <UF
@zhaolinlau yes that works, but it ain't fun hittin' the <
key for nuxt when all the other tags don't need that extra key :(
@devinschumacher i know right
Closing this as it depends on your editor config I guess. Works on mine even with <
if you scroll long enough:
Closing this as it depends on your editor config I guess. Works on mine even with
<
if you scroll long enough:
yes it works if you start with <
--- however no other intellisense/auto-complete requires that. Shouldnt it pick up from just typing UB...
for (<UButton>
) etc. ? @benjamincanac
Description
is there an intellisense / autocomplete options for NuxtUI components? i dont see any tooltip thing here when i type...