davidrios / pug-tmbundle

A comprehensive textmate / sublime text bundle for the Pug (formerly Jade) template language.
https://github.com/davidrios/pug-tmbundle
MIT License
48 stars 20 forks source link

Dot Block Shows First Word Of Line As Element #29

Closed alexr00 closed 1 year ago

alexr00 commented 5 years ago

Copied from https://github.com/microsoft/vscode/issues/75270

Dot Block Show First Word Of Line As Element

  |
  |
  .
    This Text Will Appear In Main Div

"This" get's scoped as entity.name.tag.pug, instead of normal text.