rojo-rbx / rojo

Rojo enables Roblox developers to use professional-grade software engineering tools
https://rojo.space
Mozilla Public License 2.0
947 stars 179 forks source link

Rojo plugin should have a "Never" option for the confirmation behavior setting #891

Closed kennethloeffler closed 6 months ago

kennethloeffler commented 6 months ago

Some users do not care about confirming a sync after they click the connect button, and the additional step merely adds friction for them.

I think Rojo should have an additional option for the confirmation behavior setting called "Never." This option would, as the name suggests, never prompt for confirmation of the sync.

It is possible to get this behavior today by using the "Unlisted PlaceId" option, but then users have to find their place ID, edit their project file, and alter this setting, rather than just alter the setting. I think it's also reasonable for people to expect a "Never" option as a counterpart to the "Always" option.