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
I debugged for some time, but still can't fix this. Here are some findings:
It seems that all classes are mapped based on the start of the document, instead of the start of the element. I checked the generated AST of the Pug parser, which looks right. And the logic in baseParse in volar-service-pug also seems right.
The text was updated successfully, but these errors were encountered: