1144 Commits

Author SHA1 Message Date
Yann Cébron
d3239469f7 testing_faq.md: cleanup 2025-03-25 13:53:05 +01:00
Yann Cébron
4afc1684e8 plugin_extension_points.md: cleanup 2025-03-25 13:45:03 +01:00
Yann Cébron
aced22c977 plugin_dependencies.md: cleanup 2025-03-25 13:34:39 +01:00
Karol Lewandowski
2995f00157 plugin_content.md: Use implicit titles 2025-03-25 13:25:02 +01:00
Karol Lewandowski
967c67d600 plugin_content.md: Fix grammar 2025-03-25 13:24:47 +01:00
Maxim Kolmakov
4c3104c2e3
Second part of integration tests tutorial: UI (#1432)
* Integration tests: UI interactions and components

* Fix images

* Add references to the main page

* Update content_updates.md to avoid first section mentioning since there will be second and third.

* Review fixes:
- <control> for elements
- new lines
- link to JCEF

* Review fixes:
- crop image

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update image

* Make the last test more clear

* Apply formatting

* Add label

* Add general info about keyboard presses.

* Refactor section about attributes

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2025-03-24 13:21:12 +01:00
Karol Lewandowski
c54a37875d plugin_configuration_file.md: Fix whitespaces 2025-03-24 09:53:22 +01:00
Karol Lewandowski
9b464d9210 Cleanup: Delete duplicate spaces 2025-03-24 09:51:55 +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
7eac25dc2d snippets.md -> snippets.topic 2025-03-19 10:46:36 +01:00
Yann Cébron
171454b260 integration tests: version label 2025-03-17 09:38:32 +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
Karol Lewandowski
04bead58f6 persisting_state_of_components.md: Link storage location section 2025-03-12 09:49:34 +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
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
Karol Lewandowski
017a73ef75 plugin_configuration_file.md: Clarify extensionPoint@area recommendation 2025-03-07 10:57:23 +01:00
Yann Cébron
e242116479 plugin_extensions.md: more structure 2025-03-06 11:32:18 +01:00
Yann Cébron
035d7d2f4e basic_action_system.md: Action ID Code Insight 2025-03-05 13:16:19 +01:00
Yann Cébron
23336f7c76 basic_action_system.md: note about reusable logic 2025-03-05 11:22:15 +01:00
Yann Cébron
7b8151410d basic_action_system.md: dumb actions 2025-03-05 11:15:39 +01:00
Yann Cébron
e371993fb4 basic_action_system.md: link to popups 2025-03-05 11:11:58 +01:00
Karol Lewandowski
57c0a8c5d1 psi_elements.md: Clarify confusion between Java and core PSI API class names similarity 2025-03-04 15:56:30 +01:00
Karol Lewandowski
4760ef4419 Support including internal notes in descriptor docs 2025-03-04 13:59:10 +01:00
Yann Cébron
6c022469ff background_processes.md: PCE and 2025.1 2025-03-03 13:59:23 +01:00
Konstantin Nisht
0870bf885d
Clarify the role of Dispatchers.Main in 2025.1 (#1429)
* Clarify the role of `Dispatchers.Main` in 2025.1

* Update topics/basics/architectural_overview/threading/coroutines/coroutine_dispatchers.md

* Update topics/basics/architectural_overview/threading/coroutines/coroutine_dispatchers.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/architectural_overview/threading/coroutines/coroutine_dispatchers.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2025-02-26 18:07:05 +01:00
Yann Cébron
8e75908ed2 update GH link 2025-02-26 17:14:25 +01:00
Karol Lewandowski
4a440dc239 persisting_state_of_components.md: Update the Settings Sync plugin name to the Backup and Sync 2025-02-24 14:17:52 +01:00
Karol Lewandowski
3cbf7b65c8 threading_model.md: Concise code formatting 2025-02-24 12:32:20 +01:00
Karol Lewandowski
98b59e5a85 threading_model.md: Add Java code example to Objects Validity 2025-02-24 12:31:03 +01:00
Karol Lewandowski
dab6fb58e4 threading_model.md: Mention that writing is prioritized over reading 2025-02-24 11:26:10 +01:00
Karol Lewandowski
682875cda7 execution_contexts.topic: Mention in Coroutines Execution Context that blockingContext is a no-operation function since 2024.2 2025-02-21 12:03:38 +01:00
Karol Lewandowski
e39e0bb0ce Minor Execution Context links fixes 2025-02-21 11:51:17 +01:00
Karol Lewandowski
482874644c content_updates.md: Add Revamping threading and coroutines structure and topics 2025-02-21 11:51:17 +01:00
Karol Lewandowski
d648ae791c glossary.md: Add Coroutine Execution context 2025-02-21 11:51:17 +01:00