You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what i understand i just need to type n-* and it should trigger the template creation, correct? given that i am in a valid file, which in my case is a *.njk
Am i missing any configuration?
For me it just closes the tag.
e.g. n-block -> <n-macro></n-macro>
Could this be another extension conflict?
The text was updated successfully, but these errors were encountered:
From what i understand i just need to type
n-*
and it should trigger the template creation, correct? given that i am in a valid file, which in my case is a *.njkAm i missing any configuration?
For me it just closes the tag.
e.g.
n-block
-><n-macro></n-macro>
Could this be another extension conflict?
The text was updated successfully, but these errors were encountered: