save-where-last-buffer-was

Save new files in the directory of the last active file

valkalon

191

0

1.0.6

MIT

GitHub

save-where-last-buffer-was

Allows you to save your new file in the folder from the previous file you were using. Check the gifs below for a visual explanation.

This behavior is similar to the one used by Sublime Text.

This package overloads only your "ctrl-s" shortcut.

Native Atom behavior

saving a new file opens the window from the root directory of the project

without package

With this package

saving a new file puts you in the folder of the previous opened file

with package

Contributions

If you feel the package could be improved or have a question feel free to open an issue.

Happy Atom coding!

@Valkalon