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

ability to store Workspaces in a different folder than Projects #113

Open
michaelmagistro opened this issue May 29, 2023 · 0 comments
Open

Comments

@michaelmagistro
Copy link

Unlike sublime-projects, sublime-workspaces almost certainly will contain sensitive data as they contain any text that passes through the text editor itself. This will include any text the user deals with, including secrets.

Without the ability to have Workspaces in a separate folder from Projects, the User should not pass the ProjectManager folder to any cloud-based data solutions and it should be relegated to local device only for security reasons.

However, being able to specify different folders will provide the added convenience of being able to pass the sublime-project files themselves to cloud solutions.

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