diff --git a/platform/platform-impl/resources/settings/ide-settings-whitelist.json b/platform/platform-impl/resources/settings/ide-settings-whitelist.json index 90a4eb3c847d..07ac33d1376f 100644 --- a/platform/platform-impl/resources/settings/ide-settings-whitelist.json +++ b/platform/platform-impl/resources/settings/ide-settings-whitelist.json @@ -164,6 +164,10 @@ "org.intellij.plugins.markdown:app:MarkdownCodeInsightSettings.insertNewTableRowOnShiftEnter", "org.intellij.plugins.markdown:app:MarkdownCodeInsightSettings.reformatTablesOnType", "org.intellij.plugins.markdown:app:MarkdownCodeInsightSettings.renumberListsOnType", + "org.jetbrains.plugins.github:app:GithubSettings.automatically_mark_as_viewed", + "org.jetbrains.plugins.github:app:GithubSettings.clone_git_using_ssh", + "org.jetbrains.plugins.github:app:GithubSettings.connection_timeout", + "org.jetbrains.plugins.github:app:GithubSettings.is_unread_markers_enabled", "org.jetbrains.plugins.go:app:DlvSettings.*", "org.jetbrains.plugins.go:app:Go.askConfirmationForShareInPlayground", "org.jetbrains.plugins.go:app:Go.convertJsonOnPaste",