evaera / RbxSync

[ARCHIVED] Third party IDE support for Roblox Studio.
GNU General Public License v3.0
31 stars 12 forks source link

Saving lua file create's duplicate #11

Closed mastermarkus closed 7 years ago

mastermarkus commented 7 years ago

I'm Using SublimeText, when i save lua file it creates duplicate like this from test.lua --> test(2).lua under Persistant Mode path folder, that i have specified, even tho i don't have or see duplicate lua file in Roblox explorer window.

mastermarkus commented 7 years ago

Solved the issue, somehow the RbxSync created 2 plugins into the Roblox plugin folder, just by deleting one of the plugins solved the duplicate issue.