Sublime Forum

New syntax definiton file - need help!

#1

coment

0 Likes

#2

You have an unmatched bracket ) at the end of your regex:

<dict> <key>name</key><string>comment.stack.Forth</string> <key>match></key><string>(?&lt;=^|\s)(\(\s^)]*\))(?=\s|$))</string> </dict>

0 Likes

#3

I assume you corrected the spelling of coment? ok…well, thanks

I seem to recall that it *is *possible to split language definitions into separate files with, I think, one file including a reference to the other - but I may be wrong.

0 Likes