21 Commits

Author SHA1 Message Date
Karol Lewandowski
ff24d0e705 api_changes_list_2025.md: Format code reference 2025-03-24 12:38:11 +01:00
Alexander Kass
9d13403d27
Dropped old table modification dialog (#1438)
* Dropped old table modification dialog

* Add separate section

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

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2025-03-24 12:35:24 +01:00
Yann Cébron
7eac25dc2d snippets.md -> snippets.topic 2025-03-19 10:46:36 +01:00
Sergey Simonchik
871851163f
document incompatible changes in the terminal API in 2025.1 (#1445)
* document incompatible changes in the terminal API in 2025.1

* Generate Android Studio releases

---------

Co-authored-by: segrey <segrey@users.noreply.github.com>
2025-03-19 08:38:13 +01:00
Dmitrii Gridin
6f2e16097f
Document internal changes in Kotlin compiler (#1444) 2025-03-17 09:19:37 +01:00
Victor Turansky
38e1929fe7
Document JSElementTypes.toModuleContentType moving (#1443) 2025-03-14 08:19:36 +01:00
Victor Turansky
882e9b7ed9
Document JS highlighters legacy constructors removing (#1442) 2025-03-14 08:14:24 +01:00
Victor Turansky
7c68d9601b
Document properties moving from messages.XmlPsiBundle to messages.XmlParserBundle (#1441) 2025-03-13 11:54:19 +01:00
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