Filetype specific autosave #186024
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
file-io
File I/O
Milestone
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?The text was updated successfully, but these errors were encountered: