Yann Cébron
8206d2db22
external_system_integration.md: use snippet for EP with link to IPE
2025-03-19 16:22:19 +01:00
Yann Cébron
e2a9d27edd
go_to_class_and_go_to_symbol.md: fix - use snippet for EP with link to IPE
2025-03-19 16:20:29 +01:00
Yann Cébron
3f20911263
(various): fix - use snippet for EP with link to IPE
2025-03-19 16:17:19 +01:00
Yann Cébron
eecc3e4fec
use snippet for EP with link to IPE
2025-03-19 14:45:43 +01:00
Yann Cébron
c0dafbf360
snippets.topic: feedback wording
2025-03-19 13:28:01 +01:00
Jakub Chrzanowski
b83256471a
tools_intellij_platform_gradle_plugin_recipes.md: Resolve plugin from JetBrains Marketplace in the latest compatible version
2025-03-19 15:09:20 +03:00
Yann Cébron
7eac25dc2d
snippets.md -> snippets.topic
2025-03-19 10:46:36 +01:00
Yann Cébron
bfe1f6b814
tool_windows.md: cleanup
2025-03-19 09:59:58 +01:00
hsz
6239525241
Generate Android Studio releases
2025-03-19 01:32:24 +00:00
Yann Cébron
60b0b34cba
api_internal.md: known false positive from ToolWindowManager.registerToolWindow(String,RegisterToolWindowTaskBuilder)
`
2025-03-17 16:19:59 +01:00
Yann Cébron
d26dc2f12f
embedded_browser_jcef.md: JavaFX plugin deprecation
2025-03-17 11:09:23 +01:00
Yann Cébron
b44a18ce00
external_system_integration.md: cleanup
2025-03-17 11:07:07 +01:00
Yann Cébron
21b94624b9
using_kotlin.md: kotlin-coroutines version update
2025-03-17 09:58:09 +01:00
Yann Cébron
171454b260
integration tests: version label
2025-03-17 09:38:32 +01:00
Karol Lewandowski
ea091bb25d
code_inspections_and_intentions.md: Clarify how inspections and intentions are run
2025-03-13 14:51:33 +01:00
Karol Lewandowski
a7ccf85de7
code_inspections_and_intentions.md: Add an introduction to code inspections and intentions explaining the difference between them
2025-03-13 13:22:15 +01:00
Karol Lewandowski
7d83cea5bc
code_inspections_and_intentions.md: Remove the tip about UI guidelines as it is present at the top of the page
2025-03-13 13:11:17 +01:00
Karol Lewandowski
0cf2f5da23
code_inspections_and_intentions.md: Cleanups
2025-03-13 13:09:40 +01:00
Karol Lewandowski
a01fb3b665
persisting_state_of_components.md: Emphasize immutability and thread safety of SerializablePersistentStateComponent
2025-03-13 10:07:04 +01:00
Karol Lewandowski
dc222c8e0b
action_system.md: Fix link
2025-03-13 07:51:13 +01:00
Abby Berkers
8bbc471426
Added extension point information for customizing action-based toolbars ( #1431 )
...
* Added extension point information for customizing action-based toolbars
* Move customizing action-based toolbars from toolbar UI to actions page
* Whitespace
2025-03-13 07:26:20 +01:00
Karol Lewandowski
616503dfb1
persisting_state_of_components.md: Describe SerializablePersistentStateComponent
2025-03-12 16:42:34 +01:00
Yann Cébron
5ede2db4fd
publishing_plugin.md: cleanup
2025-03-12 16:13:08 +01:00
Karol Lewandowski
b52e1031d5
coroutine_edt_and_locks.md: Add learnCoroutines snippet
2025-03-12 15:50:44 +01:00
Yann Cébron
4483e14286
web summary/cleanup
2025-03-12 15:11:17 +01:00
Yann Cébron
e6a218d2bf
embedded_browser_jcef.md: cleanup
2025-03-12 14:54:26 +01:00
Yann Cébron
d437048047
api_internal.md: cleanup
2025-03-12 14:40:17 +01:00
Yann Cébron
c289f90c98
API pages: time to move on
2025-03-12 14:18:57 +01:00
Yann Cébron
6c5eaa1d6b
snippets.md: cleanup apiChangesJavaVersion
2025-03-12 14:18:57 +01:00
Jakub Chrzanowski
a9207d4fa9
IntelliJ Platform Gradle Plugin docs adjustments
2025-03-12 11:53:47 +01:00
Karol Lewandowski
04bead58f6
persisting_state_of_components.md: Link storage location section
2025-03-12 09:49:34 +01:00
Yann Cébron
d44006600b
welcome.topic: use <card>
2025-03-11 15:25:53 +01:00
Eldar Isiangulov
62a8652951
Merge branch 'window-sizes-fix'
2025-03-11 15:23:23 +01:00
Eldar Isiangulov
3cf7c3acea
Window-sizes.md moved to ui/principles
2025-03-11 15:21:48 +01:00
Yann Cébron
ba2d5383f6
Writerside: update references
2025-03-11 14:01:50 +01:00
Yann Cébron
bdaf3ff38d
learning_resources.md: add webinar
2025-03-11 13:56:02 +01:00
Karol Lewandowski
5a16be640c
plugin_configuration_file.md: Fix a link
2025-03-10 15:46:17 +01:00
Karol Lewandowski
3a3a0a3d19
action_system.md: "actions system" -> "Action System"
2025-03-10 15:42:05 +01:00
Karol Lewandowski
265d99d17b
Rename grouping_action.md to grouping_actions_tutorial.md
2025-03-10 15:36:08 +01:00
Karol Lewandowski
983decd409
Rename working_with_custom_actions.md to creating_actions_tutorial.md
2025-03-10 15:25:49 +01:00
Karol Lewandowski
11250f17d2
Fix action-related pages links
2025-03-10 15:20:50 +01:00
Karol Lewandowski
625fe7df78
Rename basic_action_system.md to action_system.md
2025-03-10 14:44:10 +01:00
Karol Lewandowski
676d095f6f
Rename action_system.md to actions_tutorial.md
2025-03-10 14:29:32 +01:00
Yann Cébron
f71889fe48
content_updates.md: fix link, web-summary
2025-03-10 14:12:16 +01:00
Yann Cébron
432aca47b1
content_updates.md: update
2025-03-10 14:07:16 +01:00
Yann Cébron
d944feed08
a few <web-summary> for popular pages
2025-03-10 14:04:27 +01:00
Maxim Kolmakov
64c08922bc
Add documentation about integration tests ( #1426 )
...
* Add documentation about integration tests
* Fixes after review https://github.com/JetBrains/intellij-sdk-docs/pull/1426
* Migrate Gradle to use a separate test task and source root for integration tests
* Fixes after review (continue)
* Formatting
* Fixes after review (continue)
* Fixes after review (continue)
* Fixes after review (continue)
2025-03-10 14:03:03 +01:00
Yann Cébron
d37c18b009
plugin_compatibility.md: cleanup
2025-03-10 13:58:33 +01:00
hsz
d2e861e20c
Generate Android Studio releases
2025-03-08 01:29:41 +00:00
Karol Lewandowski
017a73ef75
plugin_configuration_file.md: Clarify extensionPoint@area recommendation
2025-03-07 10:57:23 +01:00