Skip to content

File conversion regression in v3.7.0 #441

Description

@deathaxe

Following traceback is printed when calling PackageDev: Convert (YAML, JSON, PList) to... from command palette.

Traceback (most recent call last):
  File "C:\Apps\Sublime Text\Lib\python314\sublime_plugin.py", line 1596, in run_
    return self.run()
           ~~~~~~~~^^
  File "C:\Apps\Sublime Text\Data\Packages\PackageDev\plugins\file_conversion.py", line 188, in run
    for itm in self.target_list:
               ^^^^^^^^^^^^^^^^
AttributeError: 'PackagedevConvertCommand' object has no attribute 'target_list'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions