7158 Commits

Author SHA1 Message Date
hsz
de9370939c Generate Android Studio releases 2024-12-05 01:32:37 +00:00
Yann Cébron
15b50f2bd0 enabling_internal.md: minor 2024-12-04 16:31:20 +01:00
Yann Cébron
6c979627df plugin_alternatives.md: add tag for Flora 2024-12-04 16:31:20 +01:00
Karol Lewandowski
8719cb65a9 providing_translations.md: Fix consistency 2024-12-04 15:50:56 +01:00
Karol Lewandowski
1bf0c6a06e providing_translations.md: Add a language pack entry to the lookup order 2024-12-04 15:50:00 +01:00
Karol Lewandowski
fedbf8a7cf providing_translations.md: Minor fix 2024-12-04 15:47:28 +01:00
Karol Lewandowski
0917c3b268 internationalization.md: Add a tip to ensure that bundle files are encoded in UTF-8 2024-12-04 15:38:51 +01:00
Karol Lewandowski
4e94d6d11f providing_translations.md: Add information about selecting the IDE language in versions 2024.2+ 2024-12-04 14:49:04 +01:00
Karol Lewandowski
aaa8b2e663 providing_translations.md: Add an example to Translation Lookup Order 2024-12-04 14:00:38 +01:00
Karol Lewandowski
c353987d1b providing_translations.md: Change the Translation Priority title to Translation Lookup Order 2024-12-04 13:52:41 +01:00
Karol Lewandowski
4883f9af88 plugin_user_experience.md: Mention translations in the context of UX 2024-12-04 13:11:12 +01:00
Karol Lewandowski
4ca5977a58 internationalization.md: Add information about Plugin.xml i18n verification inspection 2024-12-04 10:01:40 +01:00
Karol Lewandowski
be2b356bd3 internationalization.md: Cleanup 2024-12-04 09:55:56 +01:00
eldar-jetbrains
aaa05f94d0 UX-2323 Update existing UI Guidelines: the Combo-box guideline update, Eldar Isiangulov 2024-12-03 17:23:16 +01:00
eldar-jetbrains
b387b70ada UX-2323 Update existing UI Guidelines: the Combo-box guideline update, Eldar Isiangulov 2024-12-03 16:55:12 +01:00
eldar-jetbrains
7834de2e4f UX-2323 Update existing UI Guidelines: the Combo-box guideline update, Eldar Isiangulov 2024-12-03 16:54:46 +01:00
Karol Lewandowski
4c868b8d08 inlay_hints.md: Describe providing preview examples 2024-12-03 16:40:13 +01:00
Yann Cébron
d091fc3c03 providing_translations.md: minor 2024-12-03 14:29:11 +01:00
eldar-jetbrains
9856afc1eb UX-2323 Update existing UI Guidelines: the Combo-box guideline update, Eldar Isiangulov 2024-12-03 12:03:13 +01:00
Karol Lewandowski
1645bcb546 disposers.md: Clarify enabling disposers debugging 2024-12-03 11:27:03 +01:00
Yann Cébron
c136a34c96 plugin_required_experience.md: cleanup 2024-12-03 11:15:37 +01:00
Yann Cébron
3d0648201a learning_resources.md: remove obsolete 'title' from <video> 2024-12-03 11:06:51 +01:00
Yann Cébron
4ca7048bf5 testing_plugins.md: add conference talk video 2024-12-03 11:00:17 +01:00
Yann Cébron
561a80be28 plugin_user_experience.md: add conference talk video 2024-12-03 10:57:53 +01:00
Yann Cébron
ea04ddabbf indexing_and_psi_stubs.md: add conference talk video 2024-12-03 10:55:30 +01:00
Yann Cébron
f2ff53e25a providing_translations.md: add conference talk video 2024-12-03 10:52:55 +01:00
Yann Cébron
08eac52fb5 language_server_protocol.md: add conference talk video 2024-12-03 10:50:40 +01:00
Yann Cébron
3714532ba7 plugin_dependencies.md: fix link for Kotlin 2024-12-03 10:18:14 +01:00
Eldar Isiangulov
6d6e3af56a
Merge pull request #1405
* UX-2323 Update existing UI Guidelines: Updated preview image for the Combobox guideline
2024-12-02 20:24:29 +01:00
Eldar Isiangulov
48332fd940
Merge pull request #1401
* UX-2323 Update existing UI Guidelines: the Combo-box guideline update…
2024-12-02 19:37:20 +01:00
Jonathan Lermitage
37c2dab6ed
Update consulting.md (#1404)
Add Jonathan Lermitage
2024-12-02 16:25:37 +01:00
Olga Berdnikova
745c55e8c3 UX-2323 Update existing UI Guidelines: Notification types 2024-11-29 19:26:38 +01:00
Olga Berdnikova
1e9c9b4dde UX-2323 Update existing UI Guidelines: Notification types 2024-11-28 17:39:47 +01:00
Karol Lewandowski
c50c4cf02b SimpleCodeInsightTest.java: Disable checkWeakWarnings option in checkHighlighting() 2024-11-28 16:03:15 +01:00
Karol Lewandowski
50347f566a testing_highlighting.md: Add a tip for generating test data 2024-11-28 16:02:23 +01:00
Karol Lewandowski
02243ec6c7 threading_model.md: Mention UIUtil.invokeLaterIfNeeded() 2024-11-28 15:03:00 +01:00
Karol Lewandowski
3318000ea3 threading_model.md: Add information about write-safe context for 2023.3+ 2024-11-28 14:51:51 +01:00
Karol Lewandowski
55f263d3ad virtual_file_system.md: Link information about storing additional information in virtual files 2024-11-28 11:57:53 +01:00
Karol Lewandowski
1391b5debc virtual_file.md: Cleanup 2024-11-28 11:57:53 +01:00
Karol Lewandowski
dd78932007 virtual_file.md: Add information about storing additional information in virtual files 2024-11-28 11:57:53 +01:00
Karol Lewandowski
a0edb6b791 virtual_file_system.md: Move to architectural overview 2024-11-28 11:57:53 +01:00
Yann Cébron
3211c78d4d idea.md: add a section about using Kotlin plugin 2024-11-28 11:29:26 +01:00
Yann Cébron
1676f3aa85 tools_intellij_platform_gradle_plugin_types.md: add link 2024-11-28 10:54:58 +01:00
Yann Cébron
ee4a45c224 tools_intellij_platform_gradle_plugin_tasks.md: fix link to Gradle docs 2024-11-28 10:51:23 +01:00
Yann Cébron
1faaec8789 tools_intellij_platform_gradle_plugin_gradle_properties.md: fix plugin name 2024-11-28 10:51:03 +01:00
Yann Cébron
205ff84b51 learning_resources.md: JetBrains Plugin Developer Conf 2024 2024-11-28 10:41:03 +01:00
Yann Cébron
277f2e9582 api_changes_list_2024.md: fix JSON plugin solution 2024-11-27 17:32:14 +01:00
Karol Lewandowski
3f0a9c7ded api_changes_list_2024.md: Clarify JSON plugin dependency 2024-11-27 16:44:10 +01:00
Yann Cébron
3308e1ab23 dialog_wrapper.md: default/focused button, #2 2024-11-27 16:26:26 +01:00
Yann Cébron
ff7a55e633 dialog_wrapper.md: default/focused button 2024-11-26 11:55:22 +01:00