7255 Commits

Author SHA1 Message Date
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
Yann Cébron
bb19267549 code_intentions.md: mention skipBeforeAfter 2024-11-25 17:10:37 +01:00
Yann Cébron
0eaf627fe3 fix UI Guide links 2024-11-25 17:05:19 +01:00
hsz
9cca921140 Generate Android Studio releases 2024-11-23 01:31:57 +00:00
eldar-jetbrains
6f8b918d41 UX-2323 Update existing UI Guidelines: the Checkbox guideline update, Eldar Isiangulov 2024-11-22 18:10:29 +01:00
Karol Lewandowski
9d4fd6197b generate_descriptor_pages.main.kts: Fix rendering deprecated attribute information 2024-11-22 08:42:45 +01:00
github-actions[bot]
a0576f3061
plugin_configuration_file:md: Add information about reference@id
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-22 08:28:34 +01:00
github-actions[bot]
af2d91796a
plugin_configuration_file.md: Remove vertical space in paragraphs in list items
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-21 13:47:04 +01:00
Karol Lewandowski
287a159a4a generate_descriptor_pages.main.kts: Remove vertical spaces in list item paragraphs 2024-11-21 13:36:53 +01:00