6125 Commits

Author SHA1 Message Date
Karol Lewandowski
d06bddc28f icons.md: Change New UI example icon names to more natural 2024-03-20 09:49:02 +01:00
Karol Lewandowski
41e57b23b9 icons.md: Fix expui directory name 2024-03-20 09:48:29 +01:00
Karol Lewandowski
89cb6cd9aa api_notable_list_2024.md: Using coroutines is recommended 2024-03-20 09:47:11 +01:00
hsz
934f099980 Generate Android Studio releases 2024-03-20 01:24:21 +00:00
Yann Cébron
4fbc57a354 basic_action_system.md: mention DumbAwareToggleAction 2024-03-19 17:42:57 +01:00
Yann Cébron
c95f102c6d tools_intellij_platform_gradle_plugin_migration.md: update idea-ext version 2024-03-19 17:20:05 +01:00
Yann Cébron
dd303d8f84 syntax_highlighting_and_error_highlighting.md: Order of Running Highlighting 2024-03-19 16:59:27 +01:00
Greg Shrago
e2f80e9689
Update api_changes_list_2024.md 2024-03-19 17:56:03 +02:00
Victor Turansky
c5f5de03ad
Document breaking changes in API of com.intellij.lang.javascript.documentation.JSDocumentationProvider (#1270) 2024-03-19 16:17:19 +01:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
649e018a1d code_inspections_and_intentions.md: update "Inspections Performance" 2024-03-19 14:24:59 +01:00
Robert Novotny
56176963dd
Fix typo in package name (#1268) 2024-03-19 11:32:10 +01:00
Yann Cébron
3435cb7ce6 light_and_heavy_tests.md: mention LightPlatformTestCase 2024-03-19 10:26:17 +01:00
hsz
4135cd7014 Generate Libraries releases variable file 2024-03-19 08:07:38 +00:00
Ilya Kazakevich
b3c1ca9bfa
com.jetbrains.extensions package deprecated (#1267) 2024-03-19 09:01:49 +01:00
hsz
c9c148a45b Generate Android Studio releases 2024-03-19 01:26:50 +00:00
Jakub Chrzanowski
763dbefb03
libraries_releases.main.kts: update IntelliJ Platform Gradle Plugin GH repository URL 2024-03-19 00:04:32 +01:00
Yuriy Artamonov
6f5e76f873
Document breaking changes in API of com.intellij.util.CachedValueBase (#1266) 2024-03-18 17:25:27 +01:00
Karol Lewandowski
06e6364b6a Clarify the Rider/ReSharper plugin list 2024-03-18 16:22:52 +01:00
Yann Cébron
634ef7207d kotlin_ui_dsl_version_2.md: note Cell.graphProperty API removal 2024-03-18 13:55:28 +01:00
asedunov
df5937374b
Document removal of SqlTableExpression.getSqlType() (#1264) 2024-03-18 09:46:07 +01:00
Yann Cébron
384a3487bc api_changes_list_2024.md: typo 2024-03-18 09:38:40 +01:00
hsz
0ab81e25f2 Generate Libraries releases variable file 2024-03-15 01:38:35 +00:00
Roman Shevchenko
daa9290ee4
Documenting removal of Path#isAncestor extension in 2024.1 (#1262) 2024-03-14 21:03:57 +01:00
Karol Lewandowski
a1aacc64f7 general_threading_rules.md: Favor non-deprecated nonModal() method in header 2024-03-14 16:20:16 +01:00
Yann Cébron
1061e5cfeb api changes: fix, update docs 2024-03-14 16:05:36 +01:00
Yann Cébron
6c955f7e51 api_changes_list_2024.md: fix pattern 2024-03-14 16:01:30 +01:00
Yann Cébron
275e1d15d3 api_changes_list_2024.md: fix pattern 2024-03-14 15:59:26 +01:00
Yann Cébron
eec7e7cc4c api_changes_list_2024.md: fix missing descriptions 2024-03-14 15:57:02 +01:00
Karol Lewandowski
810bb40ddd Update builder to 233.14938 2024-03-14 14:42:45 +01:00
Yann Cébron
ef9cc5e2bf indexing_and_psi_stubs.md: DumbAware list common EPs 2024-03-14 09:31:17 +01:00
Yann Cébron
bbb48bccf3 additional_minor_features.md: EditorTabColor|TitleProvider DumbAware 2024-03-14 09:24:59 +01:00
Yann Cébron
a6079bad7a notifications.md: Editor Banner DumbAware 2024-03-13 18:33:33 +01:00
Yann Cébron
0d83f4c123 tree_structure_view.md: DumbAware 2024-03-13 18:30:11 +01:00
Yann Cébron
a6c772f3ab run_configurations.md: BeforeRunTaskProvider DumbAware 2024-03-13 18:28:23 +01:00
Yann Cébron
64e84c4d2d run_configurations.md: RunLineMarkerContributor DumbAware 2024-03-13 18:27:23 +01:00
Yann Cébron
02f58c1347 run_configurations.md: RunConfigurationProducer DumbAware 2024-03-13 18:26:11 +01:00
Yann Cébron
342bcb5d21 folding_builder.md: DumbAware 2024-03-13 18:24:15 +01:00
Yann Cébron
fbb9298f42 tool_windows.md: DumbAware 2024-03-13 18:22:57 +01:00
Yann Cébron
25947511af syntax_highlighting_and_error_highlighting.md: ExternalAnnotator DumbAware 2024-03-13 18:21:47 +01:00
Yann Cébron
b059db624c parameter_info.md: mention DumbAware 2024-03-13 18:15:07 +01:00
Yann Cébron
6eacb0034a syntax_highlighting_and_error_highlighting.md: Annotator mention DumbAware 2024-03-13 18:10:09 +01:00
Yann Cébron
5fe4e0113b code_completion.md: CompletionContributor mention DumbAware 2024-03-13 18:00:32 +01:00
Yann Cébron
fe6ce73c1a EP lists: note source(s) 2024-03-13 17:38:09 +01:00
Aleksandr Krasilnikov
9af0a24deb
api_changes_list_2024.md Diff API changes (#1261)
Co-authored-by: a-krasilnikov <Aleksandar7kr@gmail.com>
2024-03-13 17:20:56 +01:00
Yann Cébron
558237c5d6 api_changes_list_2024.md: UML Plugin section 2024-03-13 15:37:16 +01:00
Yann Cébron
7065a998c4 api_notable_list_2024.md: Saving Settings on background thread 2024-03-13 14:56:15 +01:00
Yann Cébron
bfd4c48196 %gh-java-annotations% GH repo, align references/wording 2024-03-13 14:41:58 +01:00
Yann Cébron
77f0523bc7 api_changes_list.md: sync instructions 2024-03-13 14:31:49 +01:00
Yann Cébron
a2a2ac9026 plugin_extension_points.md: error handling 2024-03-13 14:01:16 +01:00