davidrios / jade-tmbundle

A comprehensive textmate / sublime text bundle for the Jade template language.
https://github.com/davidrios/jade-tmbundle
MIT License
102 stars 31 forks source link

[jade] comment line color wronly colored after new lines #74

Closed aeschli closed 8 years ago

aeschli commented 8 years ago

From @Lonefy on March 16, 2016 2:50

the color of first comment line seems incorrect,when there are odd number of empty line before. screen shot: image

image

image

Copied from original issue: Microsoft/vscode#4287

aeschli commented 8 years ago

Reproduced with snippet

.ssdsd
    ul.asdasd
        li.asdasd

    // asdsdas
phoenixenero commented 8 years ago

This issue exists and is annoying (coding in VS Code), why did you close this? This is certainly not [ invalid ].

phoenixenero commented 8 years ago

Here's a video showing the problem in action:

https://dl.dropboxusercontent.com/u/105405645/video/jade-tmbundle.mp4

davidrios commented 8 years ago

I understand, this issue does exist, but only on VSCode, so it is invalid in the context of this package.

phoenixenero commented 8 years ago

Ah ok.