-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm getting the following error when I hit alt+x to apply a snippet on a single line of csv data:
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 798, in run_
return self.run(edit)
File "snippetx in /Users/natet/Library/Application Support/Sublime Text 3/Installed Packages/SnippetX.sublime-package", line 142, in run
File "snippetx in /Users/natet/Library/Application Support/Sublime Text 3/Installed Packages/SnippetX.sublime-package", line 88, in getData
AssertionError
If I copy the regular expression used in snippetx and attempt to use it in a find dialog, I get an error "Ran out of stack space trying to match the regular expression.
I'm using sublimetext 3 build 3118 on a Mac
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels