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

[Bug] TypeError: run() got an unexpected keyword argument 'inside' #11

Open
Kristinita opened this issue Nov 18, 2016 · 0 comments
Open

Comments

@Kristinita
Copy link

Summary

I can not run command select_quoted {"inside": false}. I get stack trace.

Expected behavior

Successful selection quotes.

Actual behavior

key evt: shift+control+'
command: select_quoted {"inside": false}
Traceback (most recent call last):
  File "E:\Sublime Text 3\sublime_plugin.py", line 812, in run_
    return self.run(edit, **args)
TypeError: run() got an unexpected keyword argument 'inside'

Steps to reproduce

The problem is reproduced for me in a version of Sublime Text without plugins and user settings.

I install SublimeSelectQuoted → I press Ctrl+Shift+' → I get stack trace.

Environment

Operating system and version:
Windows 32-bit 10.0.14393
Sublime Text:
Build 3126

Thanks.

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