Skip to content

Commit e7acbef

Browse files
authored
JetBrains publisher page: replacing legacy featured PyCharm snaps with new IntelliJ IDEA and PyCharm snaps (#5472)
1 parent 2f054cd commit e7acbef

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

webapp/store/content/publishers/jetbrains.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@ publishers: [
1616
featured_snaps: [
1717
{
1818
"developer_validation": "verified",
19-
"icon_url": "https://dashboard.snapcraft.io/site_media/appmedia/2017/11/PyCharmCore256.png",
19+
"icon_url": "https://dashboard.snapcraft.io/site_media/appmedia/2024/06/Avatar-5.png",
2020
"origin": "jetbrains",
21-
"package_name": "pycharm-community",
21+
"package_name": "intellij-idea",
2222
"publisher": "JetBrains",
23-
"summary": "Python IDE for Professional Developers",
24-
"description": "PyCharm Community Edition is a free and open-source IDE which is perfect for pure Python coding. For professional Web and Scientific development see PyCharm Professional Edition.",
25-
"title": "PyCharm CE",
26-
"background": "#3d3532"
23+
"summary": "The Leading IDE for Professional Development in Java and Kotlin",
24+
"description": "IntelliJ IDEA is the JetBrains IDE for pro development in Java and Kotlin. Built for your comfort, it unlocks productivity, ensures quality code, supports cutting-edge tech, and protects your privacy.",
25+
"title": "IntelliJ IDEA",
26+
"background": "#000000"
2727
},
2828
{
2929
"developer_validation": "verified",
30-
"icon_url": "https://dashboard.snapcraft.io/site_media/appmedia/2017/05/pycharm_logo_256.png",
30+
"icon_url": "https://dashboard.snapcraft.io/site_media/appmedia/2025/11/PyCharm_icon.png",
3131
"origin": "jetbrains",
32-
"package_name": "pycharm-professional",
32+
"package_name": "pycharm",
3333
"publisher": "JetBrains",
34-
"summary": "Python IDE for Professional Developers",
35-
"description": "PyCharm Professional Edition is an IDE for professional Python development. It is designed by programmers, for programmers, to provide all the tools you need for productive Python, Web and Scientific development.PyCharm Professional Edition is available for a free 30-day evaluation. Monthly and yearly subscription options are available for companies and individual users. Find out more on https://www.jetbrains.com/pycharm/buy/.",
36-
"title": "PyCharm Pro",
34+
"summary": "PyCharm is the only Python IDE you need",
35+
"description": "Built for web, data, and AI/ML professionals, PyCharm helps you develop smarter and faster with an AI-enhanced IDE experience. It offers out-of-the-box support for Python, databases, Jupyter, Git, Conda, PyTorch, TensorFlow, Hugging Face, Django, Flask, FastAPI, and more. With its context-aware AI tools, intelligent code completion, powerful debugger, and seamless integrations, PyCharm accelerates every stage of development – from prototyping and analysis to deployment – so you can focus on writing code.",
36+
"title": "PyCharm",
3737
"background": "#134732"
3838
},
3939
]

0 commit comments

Comments
 (0)