We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364917c commit 5b520a7Copy full SHA for 5b520a7
1 file changed
atom-lib/finder-window.js
@@ -25,4 +25,6 @@ finderWindow.on('blur', function () {
25
finderWindow.hide()
26
})
27
28
+finderWindow.setVisibleOnAllWorkspaces(true)
29
+
30
module.exports = finderWindow
0 commit comments