mogenslund / liquid

Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.
Eclipse Public License 1.0
960 stars 42 forks source link

writing file in nonexistant directory now creates directory. #49

Closed acgollapalli closed 4 years ago

acgollapalli commented 4 years ago

Tentative solution to https://github.com/mogenslund/liquid/issues/48#issue-621300411 IMHO it's better than having the editor crash.

mogenslund commented 4 years ago

Great. I have missed that feature as well :-)