Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Commented Issue: Classification of selector and equal sign without spacing is incorrect [620]

$
0
0
If there's no space between the selector and an equal sign, the equal sign gets colorized as a selector instead of an operator. In the following, adding a space between title and = fixes the color of =.
```
div#id.left(class='user user-' + name).container
h1.title= name

```

Wrong:

![Image](https://www.codeplex.com/Download/AttachmentDownload.ashx?ProjectName=nodejstools&WorkItemId=620&FileAttachmentId=782765)

Correct:

![Image](https://www.codeplex.com/Download/AttachmentDownload.ashx?ProjectName=nodejstools&WorkItemId=620&FileAttachmentId=782766)
Comments: Test case added

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>