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

Filetype specific autosave #186024

Closed
pechersky opened this issue Jun 23, 2023 · 3 comments
Closed

Filetype specific autosave #186024

pechersky opened this issue Jun 23, 2023 · 3 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-io File I/O

Comments

@pechersky
Copy link

In my project, I have a mixture of javascript and python files. The javascript files are connected to an auto-reloading React app, thus I would like to retain autosave on them. The python files control a running server (also auto-reload). However, making a change to the python file takes longer, so I would like to control the saving of those more directly. Is it possible to have files.autoSave be settable on a filetype granularity?

@bpasero bpasero added feature-request Request for new features or functionality file-io File I/O labels Jun 24, 2023
@bpasero bpasero removed their assignment Jun 24, 2023
@vscodenpa vscodenpa added this to the Backlog Candidates milestone Jun 24, 2023
@vscodenpa
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@bpasero
Copy link
Member

bpasero commented Jul 3, 2023

/duplicate #181942

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 3, 2023
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-io File I/O
Projects
None yet
Development

No branches or pull requests

3 participants