13 Commits

Author SHA1 Message Date
Victor Turansky
22a9169b92
Document com.intellij.psi.xml.XmlTokenType changes (#1440) 2025-03-13 09:35:10 +01:00
Victor Turansky
77760df690
Document com.intellij.lang.javascript.BaseJSTokenTypes class removing (#1439) 2025-03-13 09:34:07 +01:00
Victor Turansky
ba22c1da58
Document inheritance removal for com.intellij.psi.xml.XmlElementType (#1437) 2025-03-13 07:40:51 +01:00
Konstantin Ulitin
381e0f37b7
Document incompatible change in JS plugin (#1436) 2025-03-13 07:35:54 +01:00
Yann Cébron
a5ed559623 api_changes_list_2025.md: cleanup 2025-03-12 14:42:53 +01:00
Sergei Vorobev
8d094a46b1
Update api_changes_list_2025.md (#1433)
The ExternalSystemProcessingManager class was extended from ExternalSystemTaskNotificationListener and DIsposable. Due to this, their functions were exposed in public API, when it is implementation detail of the ExternalSystemProcessingManager service.
2025-03-11 15:08:00 +01:00
Greg Shrago
c7406a6b4f
Update api_changes_list_2025.md 2025-03-11 16:59:14 +04:00
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
Yann Cébron
1f05f57d68 API changes pages: 2025 2024-11-21 09:33:44 +01:00