Skip to content

Assertion error when using snippetx #2

@natet

Description

@natet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions