paulpflug / foldername-tabs

Adds foldernames to tabs..
MIT License
16 stars 6 forks source link

Sometimes shows wrong folder #5

Closed rugk closed 8 years ago

rugk commented 8 years ago

foldernamestabsdisplayissues

Here is how you can reproduce it (at last it worked in my case):

  1. File -> New window in Atom
  2. You can close the empty file.
  3. Select two files.
  4. Drag and drop them into Atom.

Atom 1.0.19 Windows 7

paulpflug commented 8 years ago

thanks for reporting. This doesn't occur on linux, very strange. On my windows a new instance of atom is opened on dropping, so I can't get in dev mode.

Additionally the two files are treated as folders in the tree view, so I belief it is a problem on atoms side.

rugk commented 8 years ago

If it's only happening on Windows it may have something to do with the directory characters (/ on Linux and \ on Windows). This is just an idea...

paulpflug commented 8 years ago

works for me on atom 1.4.0 in windows