1011 Commits

Author SHA1 Message Date
Roman Golyshev
57fe375472
Document removal of IrDeserializer.IrLinkerExtension and related classes in API changes (#1430)
* Document removal of IrDeserializer.IrLinkerExtension and related classes in API changes

See the commit which removed this:
c2122dbae1 (diff-7083caf53f53703e1d1c65d198007306455dfa5878601b206c35cb2ba6512cfd)

In general, this incompatibility change should not be triggered anywhere, unless someone tries to call the missing `IrDeserializer.IrLinkerExtension.resolveSymbol` by hand. We do not see any such External Usages

* Update reference_guide/api_changes_list_2025.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update reference_guide/api_changes_list_2025.md

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2025-03-03 13:21:14 +01:00
Yann Cébron
5ffbf623bb api_changes_list_2025.md: cleanup 2025-02-26 13:44:19 +01:00
Yann Cébron
4027aaf15f api pages: 2025.2 placeholder 2025-02-26 13:41:13 +01:00
Konstantin Nisht
33744df48c
Document changes in threading contracts for 2025.1 (#1428) 2025-02-26 11:37:45 +01:00
Ilya Kirillov
cee1ecba9b
Document incompatible Kotlin plugin changes for 2025.1 (#1419) 2025-01-31 13:40:17 +01:00
Karol Lewandowski
851d8217c2 Rename jcef.md to embedded_browser_jcef.md 2025-01-15 10:06:26 +01:00
Yann Cébron
277f2e9582 api_changes_list_2024.md: fix JSON plugin solution 2024-11-27 17:32:14 +01:00
Karol Lewandowski
3f0a9c7ded api_changes_list_2024.md: Clarify JSON plugin dependency 2024-11-27 16:44:10 +01:00
Yann Cébron
1f05f57d68 API changes pages: 2025 2024-11-21 09:33:44 +01:00
Andrey Cherkasov
ad59fa58e8
Update api_changes_list_2024.md (#1394) 2024-11-19 08:19:39 +01:00
Victor Turansky
b26ce503ef
Document moving of JavaScriptSupportLoader.ECMA_SCRIPT_L4` (#1387) 2024-11-06 09:37:02 +01:00
Victor Turansky
831d11ddc4
Document parent removing for com.intellij.lang.javascript.JSElementTypes (#1386) 2024-11-05 17:27:56 +01:00
Victor Turansky
c1f90abd47
Document renaming of com.intellij.lang.ecmascript6.JSXHarmonyFileType (#1385) 2024-11-05 16:20:34 +01:00
Kirill Likhodedov
0f0ef2ba15
Update api_changes_list_2023.md (#1384) 2024-11-05 09:37:38 +01:00
Nikita Skvortsov
91c2cda528
Update api_changes_list_2024.md (#1382)
TaskOperationDescriptor interface to class  change
2024-10-31 10:46:05 +01:00
Nikita Skvortsov
6f8a84079e
Add information about potential breaking changes in External System API 2024.3 (#1381)
* Update api_changes_list_2024.md

Documented simple changes in ExternalSystem API. Events were simplified from Interface+Implementation to straightforward implementations.

* fix whitespace
2024-10-31 08:14:18 +01:00
Ivan Posti
c176d00a80
Add documentation for incompatible API changes caused by the NLP platform (#1379) 2024-10-30 15:46:21 +01:00
ZhannaGorelova
26174750f8
Update api_changes_list_2024.md (#1377) 2024-10-16 10:36:08 +02:00
Maxim Kolmakov
e9d043e790
Update api_changes_list_2023.md (#1375) 2024-10-15 09:12:03 +02:00
Dmitrii Protsenko
fb9d8db612
Document Package Checker plugin 2024.3 changes (#1374)
* Document Package Checker plugin 2024.3 changes

* Document Package Checker plugin 2024.3 changes
2024-10-14 14:31:49 +02:00
ivankrut856
f9993b8515
Document DG plugin 2024.3 changes (#1373) 2024-10-14 14:17:51 +02:00
Greg Shrago
a467700616
Update api_changes_list_2024.md 2024-10-01 14:13:19 +04:00
Yann Cébron
84b39445e5 api_notable_list_2024.md: clarify JSON plugin usage 2024-09-16 16:58:03 +02:00
Yann Cébron
83bad19a62 api_changes_list_2024.md: JSON plugin 2024-09-12 12:06:01 +02:00
Yann Cébron
81fa15a877 api_changes_list_2024.md: JSON plugin 2024-09-12 12:03:03 +02:00
NikitaKatkov
862f404e46
Update api_changes_list_2024.md (#1367)
JSON plugin was recently extracted from the platform, so external plugins have to add an explicit dependency on it to be able to reuse its classes.

Some of the reports produced by our API watcher might be incorrect because the plugin itself has not been yet published to the marketplace. Anyways, some of the external plugins do lack the necessary dependency, so the fix is described in the sdk docs
2024-08-26 11:28:16 +02:00
Yann Cébron
96ab41e672 api_changes_list_2024.md: junit lib 2024-08-15 16:15:29 +02:00
Yann Cébron
5c6184c69a "EDT" and related: add links to threading_model.md 2024-08-07 10:55:36 +02:00
Vladimir Krivosheev
ae9c45ee23
https://youtrack.jetbrains.com/issue/IJPL-157363 (#1360)
https://youtrack.jetbrains.com/issue/IJPL-157363
2024-08-01 16:09:49 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Popesku Denis
db69615ab0
Update api_changes_list_2024.md (#1358) 2024-07-30 10:35:04 +02:00
Vladislav Annenkov
8296216fae
Fix constructor record in UML Plugin 2024.2 (#1354) 2024-07-26 11:10:13 +02:00
Yann Cébron
f9ff4698ba api_changes_list_2024.md: group UML changes 2024-07-22 16:29:43 +02:00
Vladislav Annenkov
cb61419c6e
Document incompatible Diagrams changes for 2024.2 (#1353) 2024-07-22 16:28:56 +02:00
Ilya Kirillov
0363ae873a
Document incompatible Kotlin plugin changes for 2024.2 (#1352) 2024-07-22 15:44:39 +02:00
Greg Shrago
9cd8d2851d
Update api_changes_list_2024.md 2024-07-18 18:04:01 +03:00
Yann Cébron
4ee0a83bf8 api changes: update comment 2024-07-11 15:50:07 +02:00
Yann Cébron
e2b6823815 api_changes_list_2024.md: reformat 2024-07-11 14:52:35 +02:00
Aleksandr Izmailov
0e38d56fb1
Add HTTP Client changes to api_changes_list_2024.md (#1348)
There is a change in internal method, that was accidentally made public. It cannot be reverted because it breaks compatibility anyway, because it also throws a checked exception now. And this exception is necessary for new functionality.
2024-07-11 14:50:21 +02:00
Yann Cébron
04af83f9a7 api_changes_list_2022.md: align Gradle box 2024-07-08 16:35:22 +02:00
Yann Cébron
a2578d5676 api_changes_list_2024.md: Properties Plugin 2024.1 (#1346) 2024-07-08 11:08:56 +02:00
Tagir Valeev
5807ccf1e5
StubElement.getChildrenStubs (#1345) 2024-07-08 11:00:33 +02:00
Mikhail Mazurkevich
4738fd14a8
Update api_changes_list_2024.md (#1344)
* Update api_changes_list_2024.md

Document the incompatible changes in WSM API

* Update api_changes_list_2024.md
2024-07-03 11:26:31 +02:00
ivankrut856
aa666d24e3
Update api_changes_list_2024.md (#1343)
* Update api_changes_list_2024.md

reflect data grip api changes
2024-07-02 11:25:40 +02:00
Yann Cébron
2ec6c68b4f api_changes_list_2024.md: cleanup 2024-06-26 16:55:34 +02:00
Ilya Kirillov
53871166cb
Document Kotlin plugin incompatible changes for 2024.2 (#1342) 2024-06-26 16:54:35 +02:00
Daniil Kalinin
7c47af43a6
PyElementTypes.STATEMENT_LIST type change notification (#1309)
Changed in revision 892acbe0c95fde6aec74b7595b0a58f902c426f5
2024-05-21 14:11:32 +02:00
Yann Cébron
3f20e59371 242: Gradle plugin requirements 2024-04-11 17:28:03 +02:00
Karol Lewandowski
0244beafb5 api_changes_list_2024.md: Fix markup 2024-03-22 11:21:31 +01:00
Iliya-usov
71862d3a49
Rd Framework api changes (#1271) 2024-03-22 10:32:19 +01:00