7037 Commits

Author SHA1 Message Date
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
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
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
Karol Lewandowski
e2a2d03a5e generate_descriptor_pages.main.kts: Support attributes deprecation info 2024-11-21 13:35:19 +01:00
Yann Cébron
e7ef8add6f update gradle.xml with removed kotlin sample 2024-11-21 10:21:31 +01:00
Yann Cébron
ed7886d56e code samples: gradle 8.11.1 2024-11-21 10:21:09 +01:00
Yann Cébron
1f05f57d68 API changes pages: 2025 2024-11-21 09:33:44 +01:00
Karol Lewandowski
a5de86800d ui_guidelines_welcome.md(deleted): Unused duplicate 2024-11-20 12:58:22 +01:00
github-actions[bot]
ca51b39470
plugin_configuration_file.md: Update generated comment
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-20 08:25:05 +01:00
Yann Cébron
6aaa228a34 generate_descriptor_pages.main.kts: fix comment 2024-11-19 13:45:07 +01:00
github-actions[bot]
cec421e21b
plugin_configuration_file.xml: Content fixes
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-19 13:17:44 +01:00
Karol Lewandowski
e135bf51b3 generate-descriptor-pages.yml: Enable schedule 2024-11-19 13:09:34 +01:00
Karol Lewandowski
be42fb0217 generate-descriptor-pages.yml: Temporarily disable schedule 2024-11-19 12:48:53 +01:00
Karol Lewandowski
638a5b5cc7 generate-descriptor-pages.yml: Change the name 2024-11-19 12:48:53 +01:00