-
Notifications
You must be signed in to change notification settings - Fork 0
Roblox Plugin Explained
If enabled every time you open new place Argon will start and try to connect to VSC extension automatically. This setting keeps previous window state (if Argon was minimized it will start minimized).
[Default: enabled]
If enabled Argon will try to reconnect to VSC extension until it connects successfully or you cancel it.
[Default: enabled]
Every time you open any script in Roblox Studio Argon will try to open it in VSC (must exist in VSC workspace). If script gets successfully opened in VSC it will be closed in Studio automatically.
[Default: enabled]
If enabled only script instances and instances containing other scripts as children will be ported to VSC. This setting only affects Port to VS Code behaviour.
[Default: enabled]
This setting enables live sync from Roblox Studio to VSC. Currently only script instances are supported. Available actions: modifying source, creating, deleting, renaming, changing parent.
[Default: disabled]
Required to use Argon as source control tool. If enabled all instance properties will be ported to VSC. This setting only affects Port to VS Code behaviour.
[Default: disabled]
Changes class filtering mode and which classes should be filtered. This setting only affects Port to VS Code behaviour. This setting is ignored when syncing from VSC or using Port to Roblox.
- Ignore - all instances are ported, except those with selected classes
- Allow - only instances with selected classes are ported
[Default: Ignore, empty]
List of Roblox Studio directories that should be synced and ported to VSC. This setting only affects Port to VS Code and Two-Way Sync behaviour. This setting is ignored when syncing from VSC or using Port to Roblox.
[Default:
ReplicatedFirst
,ReplicatedStorage
,ServerScriptService
,ServerStorage
,StarterGui
,StarterPack
,StarterPlayer
]
Ports selected directories to VSC workspace using various filters. Affected by Only Code Mode, Property Syncing, Class Filtering and Synced Directories.
Ports whole VSC project to Roblox Studio. Ignores all plugin settings.
Argon displays current connection status on the plugin icon:
- Argon is disconnected
- Argon is connected