atom / bookmarks

Bookmark editor lines in Atom
MIT License
49 stars 36 forks source link

Using bookmarks:view-all to switch to an untitled (unsaved) file opens a new untitled file #38

Closed babyman closed 7 years ago

babyman commented 9 years ago

Open a new untitled file and add a bookmark, then use the bookmarks:view-all keyboard shortcut and select the bookmark just added, this will open a new untitled file.

image

Expected Result:

Cursor jumps to the bookmark in the correct untitled file

OS: OSX version 10.10.5 (14F27) Atom Version: 1.0.11 Bookmarks Version: 0.36.0

Thanks for the great work, please let me know if you need any further details.

winstliu commented 9 years ago

Confirmed on Windows 10, Atom 1.0.11.

mateusvahl commented 7 years ago

I could not reproduce this on latest version of atom:

Atom : 1.21.0 Electron: 1.6.9 Chrome : 56.0.2924.87 Node : 7.4.0 Linux

rsese commented 7 years ago

Thanks @mateuspv :v:

I can't reproduce either with Atom 1.23.0-dev-bdfa61e84 on macOS 10.12.6. Closing for now but if anyone can still reproduce, please let us know.