My problem is next: when editing 2 or more files, when i click save (CTRL + S), save ALL editing files, how save only open file? And when i exit editing file saving, how to cancel save when exit. Sorry for my bad English
This IDE works differently in this regard compared to other products. Saving (all) files automatically is one of the important parts of their architecture.
how save only open file
Settings | Keymap
Find "Other | Save Document" action (using search functionality) and assign any shortcut you want.
You can add it to the main menu (or toolbar/context menu) in "Settings | Menus and Toolbars".
And when i exit editing file saving, how to cancel save when exit.
It appears the "Save Document" shortcut is no longer working, at least for me. I set it to "Alt - S" and when I use the shortcut the asterisk on the tab will disappear. However, when I compare against the server, the changes never saved even though the asterisk disappears. I have the IDEA 2021.3 Ultimte Edition.
Hi there,
This IDE works differently in this regard compared to other products. Saving (all) files automatically is one of the important parts of their architecture.
Settings | Keymap
Find "Other | Save Document" action (using search functionality) and assign any shortcut you want.
You can add it to the main menu (or toolbar/context menu) in "Settings | Menus and Toolbars".
Not possible.
http://youtrack.jetbrains.com/issue/IDEABKL-6460#comment=27-366729
It appears the "Save Document" shortcut is no longer working, at least for me. I set it to "Alt - S" and when I use the shortcut the asterisk on the tab will disappear. However, when I compare against the server, the changes never saved even though the asterisk disappears. I have the IDEA 2021.3 Ultimte Edition.
Thanks!
@Edythe00kick
You mean -- compare with uploaded to remote server?
If so -- was it actually uploaded? Check your FTP (or whatever you deployment are using) logs.
Must be https://youtrack.jetbrains.com/issue/IDEA-276593