Commit Graph

356 Commits

Author SHA1 Message Date
Alevtina.Gamzikova
d1f1564bf8 Update PyCharm 2023.2 EAP splashes
(cherry picked from commit 7c656f571293ac1a4fc5e395341bc1a6576a4dda)

IJ-MR-107104

GitOrigin-RevId: 3e34e67bab9e9eb92261a466cd149c0750e066b8
2023-05-15 15:24:54 +00:00
Elizaveta Shashkova
ee6935e744 PY-59635 Disable all Python-specific layouts
GitOrigin-RevId: b36ccd387f01f9d722d0a843c36f9a7d5914c8db
2023-03-22 14:07:07 +00:00
Elizaveta Shashkova
0f6e4afd51 PY-59635 New UI: do not add Python toolwindow layout in Python Community plugin (fix after PY-54547)
(cherry picked from commit 84533360c3adbb9904454526dce6ffcedd1bc2e2)

IJ-MR-105113

GitOrigin-RevId: 45f0c32456b54fb54e87155a3425ab1495ef78f3
2023-03-21 20:55:13 +00:00
Alevtina.Gamzikova
a628f7a1dd Update PyCharm 2023.1 splashes
(cherry picked from commit 6285286496ec78f693a3a7aac571e73e72dfba80)

IJ-CR-101411

GitOrigin-RevId: eac6b7774936c78fbac187efed0dca3b205135e0
2023-01-30 22:04:26 +00:00
Konstantin Hudyakov
268fd1052c IDEA-299725 Move common ui features to platform
GitOrigin-RevId: eb3372c6c71475117f949cadbcc308b012e60b8f
2022-11-02 22:10:53 +00:00
Konstantin Hudyakov
3d39aff1b3 IDEA-299725 Move common refactoring features to platform
GitOrigin-RevId: 0c65d4b61ad1133fb3af42833c09322f8dc28e65
2022-11-02 22:10:50 +00:00
Konstantin Hudyakov
940e166ae0 IDEA-299725 Move common code assistance features to platform
GitOrigin-RevId: c4ce15165a967d40fcdd57e83f44ca442c583f1f
2022-11-02 22:10:47 +00:00
Konstantin Hudyakov
66a3439548 IDEA-299725 Move common editing features to platform
GitOrigin-RevId: e24af955914bee008f28c4a2468e2c4502de050c
2022-11-02 22:10:45 +00:00
Konstantin Hudyakov
b8deebeba4 IDEA-299725 Move common completion features to platform
GitOrigin-RevId: 82e82277dba3ea9ac77cb33fef5e3bf425c8ca27
2022-11-02 22:10:42 +00:00
Konstantin Hudyakov
5b3a9cc434 IDEA-299725 Move common navigation features to platform
GitOrigin-RevId: 6da3d6aa72e46eff4bae10c244b66e715f82c1ba
2022-11-02 22:10:39 +00:00
Konstantin Hudyakov
1b80ddc443 Use tip id instead of filename for tips identification: features description
Tip file extension can be changed, so it should not be stored and used for identification.

GitOrigin-RevId: 13d27733bb43c87b41c1eb9814b96c5fc7b8c276
2022-10-17 12:51:38 +00:00
Daniil Kalinin
77707cbbfc PY-56574 Update PyCharm 2022.3 EAP 2 splashes
(cherry picked from commit add3668e6ab20bb4d989e7ceefa5d2b4ca6f1653)

IJ-CR-96239

GitOrigin-RevId: 87088b5b5fb39cd7de75364eb386fbae1e14414a
2022-10-05 12:24:51 +00:00
Vladimir Krivosheev
28d91ee7e8 StatisticsStateCollectorsScheduler - do not use projectOpened
GitOrigin-RevId: 04e0a645ab05c5ebf9241d93803559b0794d6f6a
2022-07-20 07:45:28 +00:00
Andrey Lisin
5390c57b85 Update splashes for PyCharm 2022.2 EAP
GitOrigin-RevId: 0141ea1a346811fcba3b2d4b93f012c00f14adfe
2022-05-17 14:00:08 +00:00
Maria Filipanova
60dc120a44 CWM-4987: bundle color schemes plugins in PyCharm's
GitOrigin-RevId: 4075f7aca8b00c9ebca9a6c870fe6de6b3d86ea9
2022-02-21 18:42:21 +00:00
Victor Matchenko
405f979ee5 Revert "StatisticsJobsScheduler / StatisticsStateCollectorsScheduler - convert from applicationInitializedListener to preloadingActivity"
This reverts commit 5939acf4 (conversion to PreloadingActivity part):
PreloadingActivity will not be executed in headless environments (see ApplicationLoader) while statistics should be collected in these cases.

GitOrigin-RevId: 7f0dfeb0a9029bb6fc9a433516e2884577bb5a77
2022-01-28 17:49:08 +00:00
Ilya.Kazakevich
0d822c9745 PyCharm update splashes to 2022.1 EAP
GitOrigin-RevId: a9b6d9a66e8c5b2fb654ffdd366778558e19675e
2022-01-27 17:04:10 +00:00
Vladimir Krivosheev
91bab61f03 StatisticsJobsScheduler / StatisticsStateCollectorsScheduler - convert from applicationInitializedListener to preloadingActivity
Not important - ensure that it doesn't block application start

GitOrigin-RevId: 5939acf4b1bd5df78617ebe0b239eeb375390c97
2022-01-07 16:23:28 +00:00
Lada Gagina
5bddaa21ce PyCharm Community 2021.3 EAP splashes update
GitOrigin-RevId: eb63c79cf709108a031466199ab42600ae13e284
2021-09-20 18:59:27 +00:00
Konstantin Bulenkov
23ff77b8c4 update EAP overlay for macOS icons
GitOrigin-RevId: 0e72ebe23d3cb8bcec841f7bdbc8bc9766a79590
2021-08-14 17:52:10 +00:00
Konstantin Bulenkov
30dc93780d update pycharm ce app icons
GitOrigin-RevId: 4b6f673fb04dcbb5ba0d296228f5e54f167150d7
2021-08-14 17:18:22 +00:00
Svetlana.Zemlyanskaya
36ec26f158 FUS: extract scheduling state collectors into a separate application initialized listener (IDEA-273123)
GitOrigin-RevId: 8c46dae1f77986f9f5c9c6cc95fb7352536bf9c7
2021-07-06 18:58:23 +00:00
Daniil Ovchinnikov
4234f5f3a2 register ImportUsageFilteringRuleProvider in LangExtensions.xml once
GitOrigin-RevId: 7891d77f5867d852112cbbe366a63d8efa9e4929
2021-06-23 16:52:26 +00:00
Daniil Ovchinnikov
5e87e36e23 convert ImportFilteringUsageViewSetting to a light service
GitOrigin-RevId: 9a6d220106e1c1d07e792c566c7956413df386c3
2021-06-23 16:52:24 +00:00
Ilya.Kazakevich
a9530c1efa PY-48996: mark folders as test
PoC

GitOrigin-RevId: d63c9b180bbdc96e6fc08ec8f63452ca187210ea
2021-06-11 18:39:41 +00:00
Konstantin Bulenkov
b26679ab6e new pycharm ce app icons
GitOrigin-RevId: a9136edfe16685a7a1401954d25210a1b9577716
2021-06-09 16:00:59 +00:00
Vladimir Krivosheev
fc0eea5430 fix "com.intellij.diagnostic.PluginException: action specified by reference isn't registered (ID=RemoteServers.ConnectServer) [Plugin: Docker]"
GitOrigin-RevId: fb9ec01cd1cf965d05cf948634a84b5c60c9808e
2021-05-31 18:23:54 +00:00
Aleksey Rostovskiy
aa59f107dd PyCharm Community 2021.2 EAP splashes update
GitOrigin-RevId: fa99138aecefddf8df9cd8b3eb1983d6aa44e0f3
2021-05-31 06:46:09 +00:00
Semyon Proshev
aa6f99d502 Fix tip file for go to file action (PY-48969)
GitOrigin-RevId: 1751075ee1d99d00250521410ee4f2b72588918b
2021-05-25 14:18:50 +00:00
Aleksey Rostovskiy
7c6688f13b Update PyCharm splashes
GitOrigin-RevId: 3b3097943058d2c5332098c042663fa5d3da8998
2021-01-21 22:27:02 +00:00
Konstantin Bulenkov
8392cd0c17 update PyCharm Community icns
GitOrigin-RevId: 95c932316c57d31e739173a4f9ae72065170936d
2020-10-07 21:25:04 +00:00
Konstantin Bulenkov
098db688cd new launcher for Windows and new app/eap ico files
GitOrigin-RevId: e35fcec72c7368c2ebe18e74c37b456cb36eb84b
2020-10-02 15:38:18 +00:00
Aleksey Rostovskiy
76c8732d87 DSGN-9707 Update PyCharm Community EAP splashes
GitOrigin-RevId: 87f7e1ace07246ce2106bf7045ee8a64e0427b38
2020-09-20 02:13:35 +00:00
Semyon Proshev
7fd4250dee Update the Productivity Guide (PY-43584)
GitOrigin-RevId: 0ff4bdee69af135b4bfcf2a87668beadf6f35793
2020-07-22 16:34:32 +00:00
Aleksey Rostovskiy
7b30b83029 PyCharm Com 2020.2 EAP splashes
GitOrigin-RevId: c0f2cf528e4eb0823ef47a32c71123d35443d5f4
2020-06-02 17:04:29 +03:00
Mikhail Golubev
c753af666e PY-41923 Add explicit group IDs in Python plugin and PyCharm
GitOrigin-RevId: afaa003e5ecbf5673fdb04ca7e536be0a4437766
2020-04-29 22:04:28 +00:00
Kirill Kirichenko
39514b8bba IDEA-217579 Remove basic HectorComponent providers, embed the logic to inspection widget.
GitOrigin-RevId: f51e5bf1113500991ab18245df19bfa59101d75b
2020-03-04 11:19:32 +00:00
Alexander Zolotov
50f3075fa3 Remove redundant tips from sources
GitOrigin-RevId: e339ff602b33add74e30ab28eafc90bf5421c01a
2020-02-28 19:03:00 +00:00
Alexander Zolotov
f9be13c7c1 Migrate pycharm pro and community to the new tips&tricks bundles
GitOrigin-RevId: 6c4cff942a62ff19c70a767322e33409ed3674bc
2020-02-25 14:35:25 +00:00
Dennis Ushakov
6f4477c1e7 SaveAs: i18n
GitOrigin-RevId: 45bdb4c5d405c9cd030ee162f6e92636f77fdb5c
2020-02-17 08:36:15 +00:00
Aleksey Rostovskiy
272eb89439 DSGN-8758 PyCharm Com splashes for 2020.1 EAP start
GitOrigin-RevId: c7af183cf12266f4620f83726a153626aa531b63
2020-01-16 14:42:43 +00:00
Andrey Vlasovskikh
7b2d0ce401 Moved PyTypedDictInspection.html from PyCharm IDE resources to the Python Community plugin resources
Python inspections are defined in the Python Community plugin, not in the PyCharm IDE, since they have
to be available e.g. in IntelliJ with Python Community plugin installed.

GitOrigin-RevId: e2e2af5bade75e93a22cb07bfa37b7fbf49b0596
2019-12-20 14:44:33 +00:00
andrey.matveev
a7a7d2d05c EA-215137 Move resources for ml completion
GitOrigin-RevId: 88aefbefcd569216dd8357a65da9cd98802caf1f
2019-10-24 06:32:09 +00:00
Lada Gagina
8abae98db4 IDEA-CR-52805: PY-36008 Add support of TypedDict
TypedDict was introduced in https://www.python.org/dev/peps/pep-0589

GitOrigin-RevId: cca138735c7927302214accde298b2f5aae20b48
2019-10-16 17:37:07 +00:00
andrey.matveev
92e41799f2 PY-37720 Impl python ml completion features
GitOrigin-RevId: 3b8029ab460672b286d7b1cf96fd35bf9c57bf59
2019-10-11 08:01:46 +00:00
Gregory.Shrago
823ef2b176 IDEA-CR-53226 move python resources to pluginResources root
GitOrigin-RevId: 3d76a0b29748d9f0e5593f87eeb66ce1bfdd81bc
2019-10-09 13:06:32 +00:00
Gregory.Shrago
92f5adff73 PY-38312 Reuse Python plugin in PyCharm
GitOrigin-RevId: 614aecfde6c57cb8f2b99c01c7085c5ae33a1d5d
2019-10-08 17:03:50 +00:00
Aleksei Kniazev
adbbcef28a intention actions to switch between absolute and relative imports (PY-37858)
GitOrigin-RevId: 8c3c1caeba64ff678c8f1dafdd0fc9a44af3873e
2019-10-02 12:03:38 +00:00
Sergey Malenkov
cf29159893 Sync icons from IntelliJIcons repo
GitOrigin-RevId: 82ecad27fa59923b12d23cdabf6bde85190aa43f
2019-09-18 19:02:44 +00:00
Dmitry Trofimov
0a21fb72f3 Merge branch 'traff/python-psi-impl'
GitOrigin-RevId: 32ba8b691d490ddcab9eae7031f430fd203dbad7
2019-09-11 19:15:01 +00:00