83 Commits

Author SHA1 Message Date
Yann Cébron
cf25990719 api changes: clarify instructions 2024-03-13 10:47:02 +01:00
Ivan Semenov
442b34ef89
Fix missing method signature (#1225) 2024-02-20 08:22:16 +01:00
Ivan Semenov
914c29d682
Update api_changes_list_2023.md more collab tools changes (#1218) 2024-02-14 15:43:50 +01:00
Yann Cébron
abe556331d api changes: simplify signatures 2024-01-25 13:05:04 +01:00
Yann Cébron
52879ae239 api_changes_list_2023.md: ConsoleHistoryCopyHandler.PROMPT_LENGTH_MARKER 2023-11-27 09:58:37 +01:00
Yann Cébron
f45e72128e api changes: comment 2023-11-20 13:25:00 +01:00
Yann Cébron
60f23c3c48 api_changes_list_2023.md: cleanup 2023-11-16 09:29:25 +01:00
Pavel Gromov
5185a934fa
Collaboration Tools Module: remove DisposingScope method (#1151) 2023-11-16 09:13:06 +01:00
Ilya Zakoulov
3055e47134
Update api_changes_list_2023.md (#1150) 2023-11-15 09:06:16 +01:00
Ilya Kirillov
1a90c23808
Document some incompatible Kotlin plugin changes for 2023.3 (#1147)
* Document some incompatible Kotlin plugin changes for 2023.3

`org.jetbrains.kotlin.idea.compiler.configuration.KotlinIdePluginVersion` and `org.jetbrains.kotlin.idea.compiler.configuration.KotlinIdePluginVersion.Companion` internal API is removed.

* Remove the wording about "Internal API" as this related to a specific concept in IJ Platform
2023-11-13 11:00:22 +01:00
Liudmila Kornilova
16f553571b
api_changes_list_2023.md: add missing method name) (#1146) 2023-11-10 16:37:04 +01:00
ivankrut856
a8864e84e6
The second part of api affected by DBE-163 (#1145) 2023-11-06 14:04:56 +01:00
Kesarev Sergey
5d9ea90457
api_changes_list_2023.md: Document plugin manager api changes in 2023.3 (#1143)
* Document plugin manager api changes in 2023.3

* Fix after checks
2023-11-06 10:14:16 +01:00
Nikita Skvortsov
f8dee9d2b4
Document removal of GradleProjectResolver.CONFIGURATION_ARTIFACTS (#1141)
* Document removal of GradleProjectResolver.CONFIGURATION_ARTIFACTS

This key used to point to artifacts' mapping information in DataNode. Since 2023.3 this information is stored in `org.jetbrains.plugins.gradle.service.project.ProjectResolverContext`

* Fix punctuation
2023-10-26 16:23:40 +02:00
Nikita Skvortsov
aed84e7138
Document GradleProjectResolverUtil.buildDependencies changes (#1140)
A method parameter type has changed. It should be updated in client code using either existing values from the context, or a wrapper around parameter of the previous type.
2023-10-26 14:57:14 +02:00
CherepanovAleksei
babd2d7a16
Update Kotlin Plugin changes (#1136)
* Update Kotlin Plugin changes

Document Kotlin Facet changes in 23.3

* Update Kotlin Plugin changes

Fix the typo in the pattern
2023-10-26 14:44:54 +02:00
ivankrut856
2ff485174c
Update api after DBE-163 (#1139)
* Update api after DBE-163

* Remove "method added" info
2023-10-26 10:52:31 +02:00
Yann Cébron
8e051fd948 api_changes_list_2023.md: fix "Collaboration Tools" 2023-10-26 09:59:41 +02:00
Ivan Semenov
72b5c10c37
Collaboration tools changes 233 (#1138)
Document breaking changes in collab tool for 233
2023-10-25 17:59:53 +02:00
Nikita Ermolenko
157d8d1ce1
Update api_changes_list_2023.md (#1137)
* Document DataGrid.getName(ModelIndex) method addition in 2023.2

* Document DataGrid.getName(ModelIndex) method removal in 2023.3
2023-10-25 13:48:20 +02:00
Yann Cébron
9c36cb6bb1 api_changes_list_2023.md: format 2023-10-24 14:58:00 +02:00
Yann Cébron
4bbfa14653
Document org.jetbrains.plugins.notebooks.jupyter.variables package removal due to Jupyter plugin extraction. (#1135)
Co-authored-by: Anton Bragin <agbragin@users.noreply.github.com>
2023-10-24 14:57:00 +02:00
Vladimir Plyashkun
62bc8ecdf4
Update api_changes_list_2023.md (#1134)
Add profiler API changes for 2023.3
2023-10-24 14:42:04 +02:00
Dmitry Makhnev
0b2f065318
Add JavaScript plugin API changes for 2023.3 (#1133)
* Add JavaScript plugin API changes for 2023.3

* Fix format and message
2023-10-24 14:23:28 +02:00
Ivan Posti
885e0e4fe6
Add Markdown plugin API changes (#1132) 2023-10-18 17:19:04 +02:00
Yann Cébron
5c62f813c6 api_changes_list_2023.md: JavaTailTypes 2023-10-10 16:34:17 +02:00
Yann Cébron
a777d915cf general_threading_rules.md: updates for 2023.3 2023-10-02 09:36:33 +02:00
Yann Cébron
053b1bcd01 api_changes_list_2023.md: commons-lang/collections library removal 2023-09-27 17:58:03 +02:00
Leneshka-jb
a2172a5f7e
Update api_changes_list_2023.md (#1106)
Document change in com.intellij.openapi.actionSystem.ex.ActionUtil#showDumbModeWarning method
2023-09-05 15:08:02 +02:00
Yuriy Artamonov
3523251139
Document Kotlin Plugin API change (#1100) 2023-08-23 17:24:16 +02:00
Yuriy Artamonov
2635b3df9e
Document Apache Velocity Plugin change (#1099)
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2023-08-23 17:20:07 +02:00
Yann Cébron
f85a2ed37b api_changes_list_2023.md: jsonpath #1098, proper section 2023-08-23 16:41:48 +02:00
Yann Cébron
1dbd0c0131 api_changes_list_2023.md: jsonpath #1098 2023-08-23 16:23:25 +02:00
Yann Cébron
e388ec8291 api_changes_list_2023.md: BaseElementAtCaretIntentionAction, #2 2023-08-22 17:14:37 +02:00
Yann Cébron
e92156f57f api_changes_list_2023.md: BaseElementAtCaretIntentionAction 2023-08-22 17:08:11 +02:00
Yann Cébron
a5b9d2e07f api_changes_list_2023.md: ES Run Config changes #1097 2023-08-16 15:59:11 +02:00
Yann Cébron
e26b9c87c9 api_changes_list_2023.md: note JsonPath libary removal 2023-08-14 18:08:57 +02:00
Yann Cébron
fb2297a381 api_changes_list_2023.md: add missing group 2023-08-14 18:06:58 +02:00
Yann Cébron
e14e116b9f api_changes_list_2023.md: cleanup 2023-08-14 17:51:48 +02:00
Liudmila Kornilova
2d9a169644
Document parameter type change in DataGrid.showCell (#1096)
The method is used only by one plugin https://plugins.jetbrains.com/plugin/20941-tree-view-by-default
And that plugin already was already recompiled and new version was released
2023-08-14 17:43:16 +02:00
Tagir Valeev
5df079fdd7
com.siyeh.ipp.base.Intention note (#1095) 2023-08-14 17:06:42 +02:00
Yann Cébron
c6e6933f72 api_changes_list_2023.md: minor 2023-07-26 15:07:27 +02:00
Zakoulov Ilya
65dd1f83d1
Update api_changes_list_2023.md (#1092)
Document `com.intellij.remote.RemoteProcess` API changes.
2023-07-25 08:51:58 +02:00
Yann Cébron
52f9cdd7b4 api_changes_list_2023.md: note Configurable requires displayName/key 2023-07-24 13:41:57 +02:00
dmitry-lt
951891a1fe
Update api_changes_list_2023.md (#1088)
Changes in MavenEmbedderWrapper
2023-07-17 14:52:55 +02:00
Yann Cébron
a16fcfb568 api: 2023.3 placeholder 2023-07-13 10:22:11 +02:00
Yann Cébron
b54deefeeb api_changes_list_2023.md: cleanup 2023-05-15 14:42:15 +02:00
dmitry-avdeev
92b305b669
Update api_changes_list_2023.md (#1041) 2023-05-15 14:40:57 +02:00
Yann Cébron
f14b2cca85 api_changes_list_2023.md: cleanup 2023-05-15 09:57:57 +02:00
Alexander Kass
a24c0e5448
Document database api changes (#1040) 2023-05-15 09:56:34 +02:00