Replies: 4 comments 2 replies
|
massCode uses Ace as an editor without modifying it. That's why everything about syntax highlighting is on it. It seems that the tokenizer for php needs the |
0 replies
|
Initially the You can quickly copy a snippet by simply pressing |
0 replies
|
That's awesome thanks!
…On Fri., Jul. 29, 2022, 12:29 a.m. Anton Reshetov, ***@***.***> wrote:
I found a solution to make Ace highlight without <?php. I will add it in
the next version.
[image: image]
<https://user-images.githubusercontent.com/17480987/181683039-f24f51da-3a98-4d2b-9d2a-cfbf22be786f.png>
—
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFVBXJ7KKNOQOEMLQBKQL53VWNM3VANCNFSM5452P66Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi there, loving the tool.
I like the syntax coloring, but I am wondering why do I still need a <?php tag if the language syntax is already set to PHP. I think that should be a setting to show language tags or not.
In that vein if we had a quick copy snippet button then it would be easier to just get that small snippet in my code. If the snippet would have the tags in them it would be annoying to always have to remove the tag when pasting in the code.
So in short
Thanks!
All reactions