Set default path on both files and folders

This commit is contained in:
Kevin Sawicki
2014-09-25 09:45:54 -07:00
parent 9e0c4d1fb6
commit 13a5bfd1dd

View File

@@ -496,7 +496,7 @@ class AtomApplication
properties: properties.concat(['multiSelections', 'createDirectory'])
title: 'Open'
if process.platform is 'linux' and type is 'file'
if process.platform is 'linux'
if projectPath = @lastFocusedWindow?.projectPath
openOptions.defaultPath = projectPath