Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature idea for project names #83

Open
NicholasBuse opened this issue Sep 24, 2018 · 0 comments
Open

Feature idea for project names #83

NicholasBuse opened this issue Sep 24, 2018 · 0 comments

Comments

@NicholasBuse
Copy link

Short and descriptive example bug report title

Allow for project names to be internal data as opposed to renaming the project files in filesystem.

Summary

Extend the use of library.json to be a dictionary with key being project name and the value being the project file path. Renaming a project in Project Manger would then just update the library dictionary to remove the old key and create/update a new one. This would leave the actual Sublime Project file unchanged.

Expected behaviour

Renaming a project in Project Manager does NOT rename the project file in the filesystem

Actual behaviour

Renaming a project in Project Manager renames the project file in the filesystem

Steps to reproduce

Rename a project in Project Manager

Environment

ProjectManager:

    version: 0.7.15
    installed via Package Control: True

Sublime Text:

    channel: dev
    version: 3175
    platform: windows
    portable: yes
    architecture: x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant