source-editor
source-editor copied to clipboard
Make regex methods public
Giving access to private functions makes it easier to use the existing SwiftLexer as a template.
This pull request addresses two issues, one of which is a bug fix to the regex for multiline comments. I'm not sure how to separate the two commits, but you probably want to at least merge the multiline comment fix.
I will use your fork. (I'll put credits)