Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin doesn't work with Traceback #9

Open
max-mykhailenko opened this issue Mar 19, 2015 · 0 comments
Open

Plugin doesn't work with Traceback #9

max-mykhailenko opened this issue Mar 19, 2015 · 0 comments

Comments

@max-mykhailenko
Copy link

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 359, in on_query_completions
    res = callback.on_query_completions(v, prefix, locations)
  File "mysign in /Users/max/Library/Application Support/Sublime Text 3/Installed Packages/Autocomplete Javascript with Method Signature.sublime-package", line 210, in on_query_completions
  File "mysign in /Users/max/Library/Application Support/Sublime Text 3/Installed Packages/Autocomplete Javascript with Method Signature.sublime-package", line 61, in get_completions
  File "mysign in /Users/max/Library/Application Support/Sublime Text 3/Installed Packages/Autocomplete Javascript with Method Signature.sublime-package", line 61, in <listcomp>
  File "mysign in /Users/max/Library/Application Support/Sublime Text 3/Installed Packages/Autocomplete Javascript with Method Signature.sublime-package", line 73, in create_function_completion
TypeError: argument of type 'NoneType' is not iterable
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

No branches or pull requests

1 participant