atom / symbols-view

Jump to symbols in Atom
MIT License
165 stars 115 forks source link

Fix return-from-declaration when navigating to an unsaved file #170

Closed mislav closed 8 years ago

mislav commented 8 years ago

Fixes the following bug:

Expected: the active text editor focus returns to unsaved file.

Actual: a new blank file tab gets opened.

thedaniel commented 8 years ago

working well for me locally, anything else from @atom/feedback ?