Michael Sheets
Michael Sheets
OMP lines would appear to be compiler instructions that would only apply to certain users. So the first step is to find a good specification of their structure so we...
The biggest issue when I've had to edit the grammar in the past is finding the language specifications for various parts of the grammar, do you have any pointers to...
Sorry for the gap here, don't get around to this bundle very often. Subroutines appear to be highlighted correctly here best I can tell. (As you can tell from your...
Looks good to me, @noniq will have to pull it in though as I'm not sure what he's doing with the integration here.
@noniq Your the only one on the bundle other than me and Allan. I've stared at [this permissions guide](https://docs.github.com/en/organizations/managing-access-to-your-organizations-repositories/repository-permission-levels-for-an-organization) for 10 minutes and fail to see what permissions you need...
Can you provide more details into what fails here? I presume this would be something tied to running code since the grammar wouldn't vary based on the OS version?
OK, some of these are very simple issues. The import rule is too strict about not allowing trailing whitespace and comments. But splitting the import rule into two lines and...
Pulled this patch into the TextMate bundle and also made further improvements in textmate/lua.tmbundle@be67ffa1744a8e06420dbb7b6561eb3c0faa07f0 if someone wants to port those changes over.
This appears to work correctly here. If the error persists make sure your bundle is correct by resetting your bundles: https://github.com/textmate/textmate/wiki/Reverting-To-Defaults
The main difference in the two commands is that one uses AppleScript to run the resulting compiled output. AppleScript does have some startup lag but it shouldn't be longer than...