mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-62388 Add New UI onboarding to PyCharm
GitOrigin-RevId: ede8b6b27af252eedf4ea3f47dcdc645d84d45ca
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a38c0facac
commit
ff76dc8e25
@@ -7,6 +7,7 @@
|
||||
<module name="intellij.notebooks.visualization"/>
|
||||
<module name="intellij.notebooks.ui"/>
|
||||
<module name="intellij.platform.images.copyright"/>
|
||||
<module name="intellij.platform.ide.newUiOnboarding"/>
|
||||
</content>
|
||||
|
||||
<xi:include href="/META-INF/pycharm-core.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
@@ -15,5 +16,8 @@
|
||||
<applicationService serviceInterface="com.intellij.openapi.application.IdeUrlTrackingParametersProvider"
|
||||
serviceImplementation="com.intellij.ide.customization.UtmIdeUrlTrackingParametersProvider"
|
||||
overrides="true"/>
|
||||
<ide.newUiOnboarding ideHelpName="pycharm">
|
||||
<remove stepId="codeWithMe"/>
|
||||
</ide.newUiOnboarding>
|
||||
</extensions>
|
||||
</idea-plugin>
|
||||
|
||||
Reference in New Issue
Block a user