mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
[devkit] Resolve action IDs for Activate$ToolwindowID$ToolWindow (IJPL-165055)
remove suppressions GitOrigin-RevId: 98ae416120a3da1ef1de1567518e9e5af7c1eb5e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
518f9c1879
commit
9428900cd7
-1
@@ -359,7 +359,6 @@ class PythonOnboardingTourLesson :
|
||||
var collapsed = false
|
||||
|
||||
text(PythonLessonsBundle.message("python.onboarding.project.view.description",
|
||||
@Suppress("UnresolvedPluginConfigReference", "InjectedReferences") // todo IJPL-165055
|
||||
action("ActivateProjectToolWindow")))
|
||||
text(PythonLessonsBundle.message("python.onboarding.balloon.project.view"),
|
||||
LearningBalloonConfig(Balloon.Position.atRight, width = 0, cornerToPointerDistance = 8))
|
||||
|
||||
Reference in New Issue
Block a user