mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Only focus editor when no confirming
This commit is contained in:
@@ -96,7 +96,7 @@ class Autocomplete extends SelectList
|
||||
else
|
||||
@editor.appendToLinesView(this)
|
||||
@setPosition()
|
||||
@miniEditor.focus()
|
||||
@miniEditor.focus()
|
||||
|
||||
detach: ->
|
||||
super
|
||||
|
||||
Reference in New Issue
Block a user