7158 Commits

Author SHA1 Message Date
Yann Cébron
def2a0b705 Custom Language Tutorial: clarify requirement for previous steps 2025-01-27 11:35:27 +01:00
Yann Cébron
f7486c768d GH links: 2024.3.2.1 2025-01-27 11:10:41 +01:00
Yann Cébron
738297931c code samples: Gradle 8.12.1 2025-01-27 10:51:34 +01:00
eldar-jetbrains
8d66140ced UX-3157, Link fixed in the radio_button.md 2025-01-24 12:12:13 +01:00
eldar-jetbrains
aa43ffb610 Merge branch 'checkbox-eldar'
# Conflicts:
#	topics/ui/controls/radio_button.md
2025-01-24 12:09:12 +01:00
hsz
e6486ab0c4 Generate Android Studio releases 2025-01-24 01:31:47 +00:00
eldar-jetbrains
804662cdcf UX-2323, the Checkbox guideline 2025-01-23 17:57:30 +01:00
hsz
4ac4d111ca Generate Android Studio releases 2025-01-23 01:32:00 +00:00
hsz
e273beee6d Generate Android Studio releases 2025-01-22 01:32:00 +00:00
Yann Cébron
5b249c688e GH links: 2024.3.2 2025-01-20 11:18:14 +01:00
github-actions[bot]
e1e20c1b36
Update generated descriptor pages: whitespaces revert (#1416)
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2025-01-17 07:00:45 +01:00
hsz
d84424a765 Generate Android Studio releases 2025-01-17 01:31:41 +00:00
Karol Lewandowski
11c4851dcf Add information about descriptor files documentation provider 2025-01-16 11:27:09 +01:00
Yann Cébron
25b2248976 indexing_and_psi_stubs.md: "Can be DumbAware" inspection 2025-01-16 10:39:51 +01:00
Yann Cébron
0da11adc98 build_number_ranges.md: clarify 251 2025-01-16 09:55:30 +01:00
Karol Lewandowski
e843b5dc64 disposers.md: Cleanup 2025-01-16 09:09:17 +01:00
Karol Lewandowski
d8bfa7def7 disposers.md: Add a parameter to MessageBus.connect() for clarity
There is an actual method without parameters.
2025-01-16 08:44:24 +01:00
Karol Lewandowski
8a39c6c6d4 disposers.md: Use shorter code snippet to fit in the snippet viewport 2025-01-16 08:43:24 +01:00
github-actions[bot]
eb75fbe390
Update generated descriptor pages (#1415)
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2025-01-16 07:15:29 +01:00
Karol Lewandowski
3ec51aefc6 embedded_browser_jcef.md: Clarify handling responses from Java code 2025-01-15 16:46:34 +01:00
Karol Lewandowski
851d8217c2 Rename jcef.md to embedded_browser_jcef.md 2025-01-15 10:06:26 +01:00
Yann Cébron
fc97e31dbf plugin_extensions.md: minor, fix 2025-01-14 13:09:51 +01:00
Karol Lewandowski
ba9ce06083 threading_model.md: Make example EDT more busy to suggest it shouldn't be blocked 2025-01-14 13:08:31 +01:00
Karol Lewandowski
7e6f07464a popups.md: Link builder classes 2025-01-14 13:03:57 +01:00
Karol Lewandowski
509197b845 background_processes.md: Link UX 2025-01-14 12:26:51 +01:00
Karol Lewandowski
429e9698b5 background_processes.md: Add a tip for running backgroundable tasks under a custom progress indicator 2025-01-14 12:24:39 +01:00
Yann Cébron
20cac10a3a plugin_extensions.md: minor 2025-01-14 09:15:35 +01:00
Karol Lewandowski
c5aba03ad3 tool_windows.md: Fix a typo 2025-01-13 14:54:58 +01:00
Karol Lewandowski
ca2ffc89c9 tool_windows.md: Fix typos 2025-01-13 14:52:07 +01:00
Karol Lewandowski
9d93fbf306 threading_model.md: Add a general diagram visualizing application threads 2025-01-13 14:44:40 +01:00
hsz
c159bcef27 Generate Android Studio releases 2025-01-11 01:31:48 +00:00
marianna.kononenko
21f14e603f UX-2323 Update existing UI Guidelines: SplitButton, fix review comments 2025-01-10 16:44:49 +01:00
Karol Lewandowski
a0a71c66c4 Add JSON plugin ID to the IDs of bundled plugins 2025-01-10 15:24:53 +01:00
marianna.kononenko
e91606b318 UX-2323 Update existing UI Guidelines: SplitButton, fix review comments 2025-01-10 15:02:55 +01:00
Karol Lewandowski
7b25f24816 Move extension point registration attributes to plugin_configuration_file.md 2025-01-10 14:42:08 +01:00
Karol Lewandowski
1114e53083 plugin_configuration_file.md: Improve content layout 2025-01-10 11:47:28 +01:00
Karol Lewandowski
53ea6b292d plugin_extensions.md: Avoid "you/your" 2025-01-10 10:56:05 +01:00
Karol Lewandowski
57b05e01b4 Don't use * in links 2025-01-10 10:56:05 +01:00
hsz
5a10a92983 Generate Android Studio releases 2025-01-10 01:32:09 +00:00
Karol Lewandowski
04a48491c7 Move base extension attributes to plugin_configuration_file.md 2025-01-09 15:45:21 +01:00
Karol Lewandowski
0ba711809f content_updates.md: Add a missing link 2025-01-08 15:46:47 +01:00
Karol Lewandowski
74ae739e91 plugin_configuration_file.md: Minor fixes 2025-01-08 15:27:35 +01:00
Karol Lewandowski
7190297c66 Always render {type="narrow"} for "Attributes" sections 2025-01-08 15:23:55 +01:00
Karol Lewandowski
57c266aa52
Coroutines on EDT and locks (#1413) 2025-01-08 13:40:29 +01:00
Yann Cébron
d19afd5ecd api_notable_list_2025.md: ContainerUtil 2025-01-08 12:26:11 +01:00
Yann Cébron
4665e5ca16 code samples: GitHub Actions: Remove gradle/actions/wrapper-validation because validation is performed by default in gradle/actions/setup-gradle@v4 2025-01-07 15:24:49 +01:00
Yann Cébron
4be1be7803 code samples: Gradle 8.12 2025-01-07 10:50:30 +01:00
Yann Cébron
03f3ac7b86 GH links: IJ 2024.3.1.1 2025-01-07 10:41:02 +01:00
Yann Cébron
4b91247b89 intellij-platform-gradle-plugin-version 2.2.1 2025-01-07 09:18:00 +01:00
hsz
f3f24db78f Generate Android Studio releases 2025-01-07 01:31:54 +00:00