149 Commits

Author SHA1 Message Date
Karol Lewandowski
6b3d87f7e8 Code review fixes 2025-05-12 11:32:03 +02:00
Karol Lewandowski
9e13b5dd5e content_updates.md: Add New Project Wizard 2025-05-12 11:32:03 +02: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
Yann Cébron
7eac25dc2d snippets.md -> snippets.topic 2025-03-19 10:46:36 +01:00
Karol Lewandowski
625fe7df78 Rename basic_action_system.md to action_system.md 2025-03-10 14:44:10 +01:00
Yann Cébron
432aca47b1 content_updates.md: update 2025-03-10 14:07:16 +01:00
Yann Cébron
035d7d2f4e basic_action_system.md: Action ID Code Insight 2025-03-05 13:16:19 +01:00
Karol Lewandowski
523ea3124d content_updates.md: Fix link 2025-02-24 14:46:27 +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
49da59876c Update support channels with the JetBrains Platform community forum 2025-02-06 14:47:57 +01:00
Karol Lewandowski
851d8217c2 Rename jcef.md to embedded_browser_jcef.md 2025-01-15 10:06:26 +01:00
Karol Lewandowski
0ba711809f content_updates.md: Add a missing link 2025-01-08 15:46:47 +01:00
Karol Lewandowski
57c266aa52
Coroutines on EDT and locks (#1413) 2025-01-08 13:40:29 +01:00
Karol Lewandowski
7a18416e95 content_updates.md: Add Live Templates Configuration File page info 2024-12-20 20:29:59 +01:00
Yann Cébron
7be1700e23 content_updates.md: Workspace Model 2024-08-15 10:36:25 +02:00
Yann Cébron
5df1edd1f5 language_server_protocol.md: update "Supported Features" 2024-08-13 10:50:15 +02:00
Karol Lewandowski
213923b2ee content_updates.md: Add information about adding Coroutine Read Action's FAQ 2024-08-07 10:36:32 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Karol Lewandowski
c20bf65681
Threading Model (revamped General Threading Rules) and Background Processes (#1359) 2024-07-30 15:39:50 +02:00
Patrick Scheibe
661efa7598
Update Code Formatter
* Extend the introduction to explain the general approach to formatting
* Add more detailed but abstract examples of implementing a PSI-based Formatter.
* Extend the "Implementation" section
* Replace the example image with a more insightful one
* Add more examples and tips
2024-06-05 15:53:31 +02:00
Yann Cébron
273729dc1f websymbols_context.md: minor edits 2024-05-16 13:44:45 +02:00
Patrick Scheibe
b692cba0ae Add information about code vision provider settings (IJSDK-2051) 2024-05-16 04:50:48 +02:00
Yann Cébron
f6b65fa909 spell_checking.md: grammar checks 2024-05-14 16:53:11 +02:00
Karol Lewandowski
f31aa679e6 Use the correct nested annotation form
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation

These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
Karol Lewandowski
b52f8e8c15
Internationalization and localization pages (#1303) 2024-04-19 12:31:21 +02:00
Karol Lewandowski
e441eedbf7
Split Extension Point and Listener Lists into IntelliJ Platform, IntelliJ Community Plugins and Android Plugin lists (#1297) 2024-04-15 12:22:41 +02:00
Yann Cébron
15cb76e35c content_updates.md: DumbAware API 2024-04-09 11:11:38 +02:00
Yann Cébron
bf29b21124 TOC: remove "Part"/"Appendix" prefix/numbering 2024-04-08 17:04:40 +02:00
Yann Cébron
dd303d8f84 syntax_highlighting_and_error_highlighting.md: Order of Running Highlighting 2024-03-19 16:59:27 +01:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
a2a2ac9026 plugin_extension_points.md: error handling 2024-03-13 14:01:16 +01:00
Yann Cébron
0170420252 advertise IntelliJ Platform Gradle Plugin 2.x 2024-02-22 16:13:37 +01:00
Yann Cébron
482e7f7d4b content_updates.md: fix "june-20" 2024-01-08 16:07:22 +01:00
Jakub Chrzanowski
207014f593
content_updates.md: add Language Server Protocol (LSP) 2023-12-20 21:53:05 +01:00
Yann Cébron
1b95f9dea7 User Interface FAQ: initial 2023-12-20 17:25:49 +01:00
Karol Lewandowski
4666aa2ee6 Rename work_with_icons_and_images.md to icons.md 2023-12-07 15:48:47 +01:00
Karol Lewandowski
27781210c0
Revamped JCEF page (#1178)
* jcef.md: Rewrite the page

* Review fixes

* Update date in content_updates.md

* Change title to more meaningful

* Change title to more meaningful

* Add information about enabling file download

* Update title in navigation

* Set higher level for the Event Handlers section

* Remove redundant title definition in TOC element

* Fix link revert

* Rename examples section

* Do not suggest using JBCefClient.add*Handler() methods - they don't work well and will be probably removed

* Add information about customizing scrollbars
2023-12-06 18:43:53 +01:00
Yann Cébron
dc5fd80cec content_updates.md: add Gradle Plugin "Attach Sources" 2023-11-16 11:38:19 +01:00
Karol Lewandowski
8b7c2d7d13 basic_action_system.md: Add information about executing actions programmatically 2023-11-09 11:17:46 +01:00
Yann Cébron
0290575c07 module.md: add "Storing a reference to a Module" 2023-10-30 14:53:15 +01:00
Karol Lewandowski
1947552627 content_updates.md: Add "requirements for persistent state components to be included in Settings Sync" 2023-10-26 09:04:14 +02:00
Karol Lewandowski
e95b3e6d8d content_updates.md: Add "simplifying run configuration editors" 2023-10-26 09:03:49 +02:00
Karol Lewandowski
34f28f015b content_updates.md: Add "quick fix/intention ordering" and "declarative inlay hints customization" 2023-10-26 09:03:28 +02:00
Karol Lewandowski
da6c3a43b6 content_updates.md: Add "Clarify referencing icons by paths and icon holder class constants" 2023-10-26 08:44:24 +02:00
Karol Lewandowski
5d06f8ee6b content_updates.md: Add Highlighting Tests Clarification 2023-10-26 08:32:13 +02:00
Karol Lewandowski
a6ce7a32c4 content_updates.md: Add Kotlin Persistent State Component 2023-10-26 08:20:17 +02:00
Yann Cébron
a777d915cf general_threading_rules.md: updates for 2023.3 2023-10-02 09:36:33 +02:00
Karol Lewandowski
7cb2353947
Document Macros in Run Configurations (#1108) 2023-09-20 14:13:28 +02:00
Karol Lewandowski
a12c96ca1a content_updates.md: Split line to avoid "too long line" warning 2023-09-05 08:59:51 +02:00
Karol Lewandowski
16efc6408d
inlay_hints.md: Update page with the information about new APIs (#1104) 2023-09-05 07:13:54 +02:00