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
This is a syntax highlighting issue, which should be separate from linting.
I can reproduce this, but it's a funny one. The issue is the numeric, in this case -1. If you substitute a character variable, it highlights correctly.
It seems more of a minor/cosmetic annoyance than anything else, but I'll try to get it fixed-up soon.
Yes, this is minor. Is there a certain way you want me to report minor
issues?
On Tue, Jun 16, 2020 at 4:10 PM Kevin Powick ***@***.***> wrote:
This is a syntax highlighting issue, which should be separate from linting.
I can reproduce this, but it's a funny one. The issue is the numeric, in
this case -1. If you substitute a character variable, it highlights
correctly.
It seems more of a minor/cosmetic annoyance than anything else, but I'll
try to get it fixed-up soon.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#112 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFRDR4MBYUV3W56TGYGK3PTRW7GTFANCNFSM4N756VIQ>
.
Describe the bug
If you use a
*
for multiplication, the linter thinks the*
and everything after is a comment.To Reproduce
AMT=-1*PJ<5,X>
Screenshots
The text was updated successfully, but these errors were encountered: