Skip to content

Unable to open commands from files in packed packagesΒ #8

@FichteFoll

Description

@FichteFoll

For example trying to open Window/Default/Default.exec/exec:

ListCommands error <class 'sublime_plugin.WindowCommand'> need more than 1 value to unpack
ListCommands error <class 'sublime_plugin.TextCommand'> need more than 1 value to unpack
Traceback (most recent call last):
  File "list_commands in C:\Program Files\Sublime Text 3 Portable Beta\Data\Installed Packages\Edit Preferences.sublime-package", line 71, in on_select
  File "./inspect.py", line 715, in getsourcelines
    whose entry immediately precedes the list.  Each entry is a 2-tuple
  File "./inspect.py", line 563, in findsource
    object = object.__func__
OSError: could not get source code

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