question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Double percent symbol comment bug

See original GitHub issue

image

How to reproduce:

  1. Type two comment symbols %%
  2. Append one or more spaces
  3. Next line of code will be wrongly painted in green, like a comment, however it’s not.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Gimlycommented, Oct 2, 2018

@sco1 thanks for the heads-up, I’ll try to figure out something to separate those two use cases.

By the way, how did you get this window that shows the information?

0reactions
Gimlycommented, Apr 14, 2019

Fixed, hopefully definitely this time, in version 1.1.0. If you feel there still is an issue with this, please re-open or open another issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Percent signs - "comment" and "active" both at once? - TeX
So I would like the following to happen in the main document body: escaped \% working as expected;; single % causing an error;;...
Read more >
What's the difference between % and %% for comments?
One percent sign ( % ) is used for commenting lines. Two percent signs ( %% ) have a different purpose: they are...
Read more >
What does the double percentage sign mean - Edureka
What is the purpose of the double percent (percent percent) in R? It appears that when you use it, it divides the number...
Read more >
Percent sign in translated strings cause Android bots to fail
- Use two percentage signs to escape the percentage sign, i.e. %% becomes % in the output. (No-go as this causes the final...
Read more >
4.3 Special Characters and Symbols - Dickimaw Books
The percent symbol % is a comment character. ... This gives 66 and 99 style quotes, which you wouldn't get using the double...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found