mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 15:06:56 +07:00
[json-settings] Remove unrecognized settings to fix the failing JsonSettingsTest
(cherry picked from commit 073f835f98b4aca449875bc08d9f42ff1f296561) IJ-MR-154146 GitOrigin-RevId: 850487614fa0967b02d06d67c75c6b9167082d05
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1ca1861899
commit
cde6f1c18e
@@ -169,7 +169,6 @@
|
||||
"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",
|
||||
"org.jetbrains.plugins.go:app:Go.detectGoPackageFromClipboard",
|
||||
@@ -181,7 +180,6 @@
|
||||
"org.jetbrains.plugins.go:app:Go.showDocumentationInParameterPopup",
|
||||
"org.jetbrains.plugins.go:app:Go.suggestParametersNames",
|
||||
"org.jetbrains.plugins.go:app:GoFoldingSettings.*",
|
||||
"org.jetbrains.plugins.go:app:GoLibraries.urls",
|
||||
"org.jetbrains.plugins.ruby:app:RubyCodeinsightSettings.preselectFirstCompletionElement",
|
||||
"org.jetbrains.plugins.ruby:app:RubyDuplocatorSettings.*",
|
||||
"org.jetbrains.plugins.terminal:app:TerminalOptionsProvider.myCloseSessionOnLogout",
|
||||
|
||||
Reference in New Issue
Block a user