2735 Commits

Author SHA1 Message Date
Karol Lewandowski
ae26238ed9 Update Gradle IntelliJ Plugin to 1.17.4^ 2024-06-17 07:46:22 +02:00
hsz
03af12daf1 Generate Android Studio releases 2024-06-14 01:30:12 +00:00
Yann Cébron
54bacb2a96 add labels to content 2024-06-13 17:39:12 +02:00
Yann Cébron
9babb756cc add labels to content 2024-06-13 17:22:43 +02:00
Yann Cébron
1457a050ad plugin_configuration_file.md: fix links 2024-06-13 17:10:47 +02:00
Yann Cébron
5d29f1861f plugin_components.md: stronger wording 2024-06-13 16:19:55 +02:00
Yann Cébron
3471553cf9 add labels to content 2024-06-13 16:17:07 +02:00
Yann Cébron
16204b6e71 add labels to content 2024-06-13 14:18:18 +02:00
Yann Cébron
782053c6cf kotlin_ui_dsl.md: minor 2024-06-13 13:55:01 +02:00
Yann Cébron
1cbf1d53ad testing_faq.md: more labels 2024-06-13 13:45:31 +02:00
Yann Cébron
1c3c52295e icons.md: remove reference to external icon generator
its style is outdated
2024-06-13 13:37:42 +02:00
Yann Cébron
778fadcb14 add labels to content 2024-06-13 12:15:44 +02:00
Yann Cébron
932b3711a0 testing_faq.md: ProjectActivity 2024-06-12 17:49:13 +02:00
Yann Cébron
ad71bc2525 dialog_wrapper.md: using Kotlin 2024-06-12 15:22:40 +02:00
Yann Cébron
32cdfae301 Revert "tools_gradle_grammar_kit_plugin.md: note about specifying GrammarKit version"
This reverts commit 5cb0d33f2555e8aeb13e76a9dfd5bc409eb76ddb.
2024-06-12 14:07:22 +02:00
Yann Cébron
5cb0d33f25 tools_gradle_grammar_kit_plugin.md: note about specifying GrammarKit version 2024-06-12 13:50:21 +02:00
Yann Cébron
d608ce9181 fix headings 2024-06-12 11:49:02 +02:00
Yann Cébron
62b214a804 fix headings 2024-06-12 11:21:26 +02:00
Yann Cébron
4b62ec4030 kotlin_ui_dsl_version_2.md: more links, grammar cleanup 2024-06-12 10:36:54 +02:00
Yann Cébron
cd72259341 icons.md: typo 2024-06-11 18:06:22 +02:00
Yann Cébron
b8830c37f1 escape $PATH$ notation 2024-06-11 18:04:04 +02:00
Yann Cébron
e9c79c2f82 plugin_dependencies.md: bundled plugin IDs in Gradle 2.x 2024-06-11 17:35:55 +02:00
marianna.kononenko
c7c22efd0d Button page structure 2024-06-11 14:42:54 +02:00
Yann Cébron
30f0da2712 dumb aware intentions/quick-fixes in 242 2024-06-11 13:38:13 +02:00
Yann Cébron
e1c67dac4c plugin_extension_points.md: getting dumb-aware implementations 2024-06-11 13:29:03 +02:00
Karol Lewandowski
ada8766c8d coroutine_read_actions.md: Add information about the coroutine equivalent of using finishOnUiThread to start a write action 2024-06-11 12:56:44 +02:00
marianna.kononenko
14ee83823b Update welcome page for UI Guidelines 2024-06-11 12:54:41 +02:00
marianna.kononenko
055aceb270 Update welcome page for UI Guidelines 2024-06-11 10:26:21 +02:00
hsz
beca01dcac Generate Android Studio releases 2024-06-11 01:30:30 +00:00
Karol Lewandowski
9328906f3f
coroutine_dumps.md: Remove namedChildScope
Regular `childScope` is named now, `namedChildScope` does not exist anymore.
2024-06-10 16:29:47 +02:00
marianna.kononenko
c1d2efd0f3 Update welcome page for UI Guidelines, change fromat to .topic
Create Components and Priniples topics
Merge Controls and Components
Update links to welcome page
2024-06-10 14:13:34 +02:00
hsz
90cfb0df2b Generate Android Studio releases 2024-06-08 01:31:17 +00:00
Yann Cébron
c5a04d75fb persisting_state_of_components.md: mention PathMacroFilter 2024-06-05 17:42:29 +02:00
Patrick Scheibe
661efa7598
Update Code Formatter
* Extend the introduction to explain the general approach to formatting
* Add more detailed but abstract examples of implementing a PSI-based Formatter.
* Extend the "Implementation" section
* Replace the example image with a more insightful one
* Add more examples and tips
2024-06-05 15:53:31 +02:00
Yann Cébron
d71c129e42 syntax_highlighting_and_error_highlighting.md: cleanup 2024-06-04 13:56:38 +02:00
Yann Cébron
39f367ec7f syntax_highlighting_and_error_highlighting.md: Annotator mention using ExternalAnnotator when using external tools 2024-06-04 13:35:10 +02:00
Karol Lewandowski
bc8d672669 creating_plugin_project.md: Update JDK to 17
Project wizard shows an error when JDK lower than 17 is selected
2024-06-03 17:15:28 +02:00
Yann Cébron
f8ce31e08f ide_infrastructure.md: new section "Network" 2024-06-03 16:37:23 +02:00
hsz
8969d54ee8 Generate Android Studio releases 2024-05-31 01:35:26 +00:00
hsz
a4a2347f4c Generate Android Studio releases 2024-05-29 01:30:36 +00:00
Yann Cébron
a3c1136803 tools_gradle_grammar_kit_plugin.md: update 2024-05-28 15:52:20 +02:00
Jakub Chrzanowski
96ff7a74a8
IntelliJ Platform Gradle Plugin: fixes 2024-05-28 10:38:59 +02:00
Jakub Chrzanowski
9366083cc1
IntelliJ Platform Gradle Plugin: JetBrains Runtime (#1306)
IntelliJ Platform Gradle Plugin: JetBrains Runtime
2024-05-28 10:35:18 +02:00
Yann Cébron
0886f8f178 snippets.md: clarify wording for Gradle plugin requirements 2024-05-27 17:33:38 +02:00
Karol Lewandowski
e73fbce0e1 plugin_dependencies.md: Add Gradle 2024-05-27 09:26:51 +02:00
Karol Lewandowski
46adddd4d9 split_button.md: Cleanup table 2024-05-24 09:49:06 +02:00
Karol Lewandowski
1677c44fc0 tooltip.md: Fix markup 2024-05-24 09:42:59 +02:00
hsz
8482bdb8cc Generate Android Studio releases 2024-05-24 01:28:47 +00:00
Karol Lewandowski
5db5759450 tooltip.md: Improve tables 2024-05-23 11:48:59 +02:00
Karol Lewandowski
267565c2cb validation_errors.md: Improve tables 2024-05-23 11:41:00 +02:00