auto-saving files upon changes with intellij
已回答
I need to save my code with every key I press. How can I enable that? I could only find an option to lower it to 1 second
请先登录再写评论。
This is not possible in IDEA. Usually, using a lower value in "Save files if the IDE is idle for" option is enough for most use cases.
but it has it's own use case, it really should be there as an option
Could you please add more details about your use cases here? Any reason that you want to save this file on every key pressed? Thanks.