Skip to content

Commands to update paths without closing open files #6541

@LeonXSG

Description

@LeonXSG

Problem description

After renaming or moving files or folders outside of sublime text, those files while open in sublime text are marked as deleted in sublime text. They can't be updated without closing the file in sublime text and reopening it, closing the file removes all editing history.

Preferred solution

Create a shortcut command to open file browser to locate file and a shortcut command to open overlay and paste new file path, without having to close and reopen file to avoid losing editing history. What I'm requesting is that for the user to be able to update the file path, the new file or folder selected does not have to be the same as the file being updated, but when loaded it will use the latest data of the newest file while preserving all of the edits previously made in the old file through Sublime Text using the same file tab.

Alternatives

A plugin to do the same thing.

Additional Information

The issues mentioned in other posts were focused on creating auto detection and tracking, that is not what I'm looking for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions