unknownworlds / decoda

Decoda Lua IDE and debugger
GNU General Public License v3.0
903 stars 266 forks source link

Cannot open two different lua files of the same name in Decoda #8

Closed vinfang closed 10 years ago

vinfang commented 11 years ago

So we have two files called Constructor.lua in two different directories. They are both different files but they're named the same. I opened one and it shows up fine in Decoda, I try to open the other and it doesn't open. It just goes to the currently opened file of the same name.

Camron commented 11 years ago

I submitted a fix for this.

dushan42 commented 10 years ago

Merged