Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Escape RegExp specials in _createSpecialLineExp #11107

Merged
merged 1 commit into from
May 14, 2015

Conversation

marcelgerber
Copy link
Contributor

Fixes #11097.

Before this, the current character was only escaped in subExps, but not in prevChars.

@rroshan1 rroshan1 self-assigned this May 14, 2015
@rroshan1
Copy link
Contributor

Changes look good and it fixes the issue. Merging.

rroshan1 added a commit that referenced this pull request May 14, 2015
…ials

Escape RegExp specials in _createSpecialLineExp
@rroshan1 rroshan1 merged commit ae47a72 into master May 14, 2015
@marcelgerber marcelgerber deleted the marcel/toggle-comment-regex-specials branch May 14, 2015 07:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't toggle comments in Lua
2 participants