It seems Atom doesn’t keep the file extension when you choose “File -> Save As…” to save the current file with a different name?
For example I open a “abc.txt” file and edited some parts of it, then I want to save it under a different name, after I choose “Save As…” it shows the current file name “abc” in the dialog box, but after I change “abc” to “def” and press Enter, it’s not save as a “def.txt”, but a plain extension-less file named “def”. I have to explicitly type “def.txt” to save it as a txt file.
This behavior is driving me crazy, I can understand that you may want to change the extension of the file sometimes on “Save As…”, but more than 99% of the time when I choose “Save As…” I want to save it as a different file name with the same file extension. Is there any configuration or extension that can help me keep the current file extension when I click “Save As…”?