2438 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
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
Yann Cébron
3435cb7ce6 light_and_heavy_tests.md: mention LightPlatformTestCase 2024-03-19 10:26:17 +01:00
hsz
c9c148a45b Generate Android Studio releases 2024-03-19 01:26:50 +00: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
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
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
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
a2a2ac9026 plugin_extension_points.md: error handling 2024-03-13 14:01:16 +01:00
Yann Cébron
bf4e6d9508 "dumb mode" link title 2024-03-12 16:47:56 +01:00
Yann Cébron
c664d883c1 plugin_user_experience.md: link titles 2024-03-12 16:45:13 +01:00
Yann Cébron
d60764be98 plugin_user_experience.md: minor edits 2024-03-12 16:03:18 +01:00
Yann Cébron
9944ead6c4 IJSDK-1930 Plaform no longer increments root changes modification tracker on finish of Dumb mode 2024-03-12 14:31:41 +01:00
Yann Cébron
c2bcf74a42 plugin_user_experience.md: Performance -> Dumb Mode 2024-03-12 14:01:49 +01:00
Yann Cébron
8e2de0a966 indexing_and_psi_stubs.md: PossiblyDumbAware 2024-03-12 13:39:10 +01:00
Yann Cébron
2c707d3df0 "indices" -> "indexes", more links 2024-03-12 11:56:58 +01:00
Yann Cébron
e383e83723 Dumb Mode: DumbAware API, DumbAwareAction 2024-03-12 11:49:20 +01:00
Yann Cébron
50abcbfa6c basic_action_system.md: minor 2024-03-12 11:45:15 +01:00
Karol Lewandowski
56766f36d9 persisting_state_of_components.md: Clarify service level 2024-03-11 16:59:27 +01:00
hsz
74c0009fa7 Generate Android Studio releases 2024-03-08 01:24:13 +00:00
Yann Cébron
3aedd1fb72 plugin_dependencies.md: another attempt at highlighting common errors, cleanup 2024-03-07 11:58:57 +01:00
hsz
4f8dbcaceb Generate Android Studio releases 2024-03-05 01:24:11 +00:00
Yann Cébron
b63f23c0da language_server_protocol.md: Status Bar Integration, code snippet 2024-03-04 17:41:41 +01:00
Yann Cébron
ef342fa2b1 language_server_protocol.md: Status Bar Integration 2024-03-04 17:36:34 +01:00
Karol Lewandowski
01658d9c3f persisting_state_of_components.md: Clarify Storage 2024-03-04 17:07:31 +01:00
Karol Lewandowski
51f317617e persisting_state_of_components.md: Consistent list style 2024-03-04 16:59:14 +01:00
Karol Lewandowski
9ade91fae5 persisting_state_of_components.md: Cleanups 2024-03-04 16:57:44 +01:00
Karol Lewandowski
aeda92ff44 persisting_state_of_components.md: Clarify project workspace file 2024-03-04 16:51:01 +01:00