Blaise Roth

Results 19 comments of Blaise Roth

Are you sure it's installed? How could it not be there? I'm sorry but this is tough for me because I don't have a copy of ST3.

Did you use Package Control to install ModernPerl? If not, then there's your problem.

I guess I have no reason not to try it out.

Found it. The path should be ~/.config/sublime-text-3/Cache/ModernPerl

Well this is the issue: http://stackoverflow.com/questions/18754473/sublime-text-3-plugin-development-access-own-files Seems like I'm gonna have to write some Python... Yeah... Not doing that any time soon...

You can actually add a couple rules to your ST Theme to get the colours you want. Simply add a rule for `support.function.perl` and make that white. Then add a...

I think it's an issue with Sublime storing and caching the language each file is opened with. Try closing and reopening any afflicted files. If the problem is happening for...

Not sure how to fix it opening files that have been set to read with the Perl syntax as ModernPerl. There must be some cache to delete, but I don't...

New idea. Close all the Perl files that keep going back to the original syntax. Then go to Preferences > Browse Packages. Close Sublime Text at this point. Then inside...