Skip to content

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

@Kristinita

Description

@Kristinita

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.

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