rider/src/main/kotlin/com/jetbrains/aspire/rider/run/file/AspireFileConfigurationSettingsEditor.kt [42:55]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lifetime ), EnvironmentVariablesEditor( AspireCoreBundle.message("run.editor.environment.variables"), "Environment_variables" ), FlagEditor( AspireCoreBundle.message("run.editor.podman.runtime"), "Use_podman_runtime" ), ViewSeparator(AspireCoreBundle.message("run.editor.open.browser")), TextEditor(AspireCoreBundle.message("run.editor.url"), "URL", lifetime), BrowserSettingsEditor("") ) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - rider/src/main/kotlin/com/jetbrains/aspire/rider/run/host/AspireHostConfigurationSettingsEditor.kt [53:66]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lifetime ), EnvironmentVariablesEditor( AspireCoreBundle.message("run.editor.environment.variables"), "Environment_variables" ), FlagEditor( AspireCoreBundle.message("run.editor.podman.runtime"), "Use_podman_runtime" ), ViewSeparator(AspireCoreBundle.message("run.editor.open.browser")), TextEditor(AspireCoreBundle.message("run.editor.url"), "URL", lifetime), BrowserSettingsEditor("") ) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -