sublimetext-asciidoc icon indicating copy to clipboard operation
sublimetext-asciidoc copied to clipboard

Syntax highlighter doesn’t handle monospace inlines correctly when followed by hash

Open josemariasola opened this issue 9 years ago • 7 comments

For example: The highlight for the next inline monospace #include <string.h> doesn’t stop after greater than.

josemariasola avatar Dec 13 '15 20:12 josemariasola

I know about this bug. I'm still waiting for SublimeText >=3084 to be finally available for free; in this version was introduced new syntax definition format. The new format is much more suitable for grammars like AsciiDoc.

jirutka avatar Dec 14 '15 02:12 jirutka

Thanks for your feedback.

Saludos.

José María.

On Sun, Dec 13, 2015 at 11:18 PM, Jakub Jirutka [email protected] wrote:

I know about this bug. I'm still waiting for SublimeText >=3084 to be finally available for free; in this version was introduced new syntax definition format. The new format is much more suitable for grammars like AsciiDoc.

— Reply to this email directly or view it on GitHub https://github.com/asciidoctor/sublimetext-asciidoc/issues/4#issuecomment-164324386 .

josemariasola avatar Dec 23 '15 02:12 josemariasola

I just ran into the same issue, now with build 3126. Is moving to the new syntax definition still planned?

(BTW, thanks a lot for this fantastic package!)

PrimaryFeather avatar Oct 12 '16 10:10 PrimaryFeather

I myself just ran into this issue. Is this something that we can easily fix ourselves? I'm not familiar with how Sublime Syntax Packages are written.

sanguine8082 avatar Dec 22 '16 15:12 sanguine8082

Any Workaround available with this issue until it get's fixed?

tobiashochguertel avatar Jun 30 '17 11:06 tobiashochguertel

Okay, I found an workaround :)

* <<JSFEL, Expression Language für JSP-API>>: `&#35;{}`

image

image

tobiashochguertel avatar Jun 30 '17 11:06 tobiashochguertel

Just got bitten my this one. Would be awesome if it could be fixed :)

ivoanjo avatar Nov 28 '17 15:11 ivoanjo