Skip to content

Conversation

@amadeus
Copy link
Collaborator

@amadeus amadeus commented Jun 21, 2016

Removed some seemingly needless regexes, updated to match consistency.

@bounceme Can you see if this branch fixes anything with the comment stuff you mentioned?

Removed some seemingly needless regexes, updated to match consistency
@bounceme
Copy link
Collaborator

i think this fixes those issues

@amadeus
Copy link
Collaborator Author

amadeus commented Jun 21, 2016

Oh interesting, I wonder if it was due to this weird regex:

syntax region  jsComment        start=+^\s*\/\/+ skip=+\n\s*\/\/+ end=+$+ contains=jsCommentTodo,@Spell fold extend keepend

I wasn't sure what in the hell it was supposed to do... Oddly specific with a strange skip mechanism. Seemed like a recipe for bugs.

@amadeus amadeus merged commit f90113a into develop Jun 21, 2016
@amadeus amadeus deleted the jscomment-tweaks branch June 21, 2016 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants