verde-rbx / verde

Verde synchronises files between Roblox Studio and your editor of choice
https://verde.quantix.dev/
Mozilla Public License 2.0
6 stars 0 forks source link

[Feature]: Implement multi-syncing with Verde #20

Open sirjahames opened 1 year ago

sirjahames commented 1 year ago

Affected Areas

Reason for change A lot of file-syncing tools and alternatives lack the feature (or full implementation) of multi-syncing between editors of their choice and Roblox Studio. Certain programmers need to make quick edits within studio while testing and the need to copy and paste the contents of the script from Roblox Studio into their editor is a pain.

Describe the solution Implement a two-way sync or multi-sync system with Verde to allow for quick edits within studio to be synced with the file system and vice-versa. This could also feature a merge conflict editor to resolve any conflicts that may arise while studio and the file system is syncing.

quantix-dev commented 1 year ago

Hi, added this to the roadmap for something to definitely look at in the future.