Skip to content

Plugin updating does not respect subfolders #52

@oleg-shilo

Description

@oleg-shilo

Recently something has changed in the plugin update algorithm (at least in v1.4.3.0). It doesn't longer preserve sub-folders from the plugin packages and collapses all the files in the single root directory.

While the problem itself is simple it has very severe effect on plugins that do rely on file structure. Thus CS-Script plugin was completely broken because of this problem.

Test-case

  • Do clean install of CS-Script (C# Intellisense) plugin.
    Ignore prompt to install plugin internal update that tries to provide a work around for this problem.
  • Observe plugin flat file structure:
    image

And this is the actual file structure of the plugin package:
image

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