Skip to content

Implement a way to Add/Rename/Remove folders from currently loaded solution #73

@X39

Description

@X39

Currently, there is no way to add new files to the solution for a user.
This should change so that users can add new files easily.

Goals

  • Interaction for Solution-Explorer to Add a single file
  • Interaction for Solution-Explorer to Add a whole PBO (note that $PBOPREFIX$ needs to be detected & set if file is available) or Folder
  • Interaction for Solution-Explorer to Rename a single file
  • Interaction for Solution-Explorer to Remove one or more files (or folders)
  • Dialog to create a new file replacing the current MenuItem

Noteworthy

  • PBOs can only contain File & Folder
  • Folder can only contain File & Folder
    *File can not contain anything

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    filesystemStuff related to the filesystem (Arma.Studio.Data.IO)rewriteRelated to rewrite branchtask

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions