source-editor icon indicating copy to clipboard operation
source-editor copied to clipboard

Make regex methods public

Open ronaldmannak opened this issue 7 years ago • 2 comments

Giving access to private functions makes it easier to use the existing SwiftLexer as a template.

ronaldmannak avatar Aug 02 '18 06:08 ronaldmannak

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.

ronaldmannak avatar Sep 07 '18 17:09 ronaldmannak

I will use your fork. (I'll put credits)

ColdGrub1384 avatar Nov 27 '18 21:11 ColdGrub1384