332 Commits

Author SHA1 Message Date
Yann Cébron
d88aee5dd6 content_updates.md: May 25 minor 2025-05-14 11:24:36 +02:00
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
Yann Cébron
720409726f intellij_platform.md: cleanup 2025-04-29 13:47:17 +02:00
Yann Cébron
630fe95a35 remove Aqua references 2025-04-23 09:26:23 +02:00
Karol Lewandowski
1aedbdc769 getting_help.topic: Mention "Discourse" explicitly 2025-04-15 13:07:49 +02:00
Yann Cébron
105d53b8d2 sdk_style.md: formatting, cleanup 2025-04-10 16:44:45 +02:00
Yann Cébron
1a0f357c55 sdk_style.md: cleanup 2025-04-10 14:05:21 +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
a84ea7040b getting_help.topic: cleanup 2025-03-19 16:54:26 +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
d44006600b welcome.topic: use <card> 2025-03-11 15:25:53 +01:00
Yann Cébron
ba2d5383f6 Writerside: update references 2025-03-11 14:01:50 +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
a9162649cd sdk_style.md: Add information about preferred writing voice 2025-03-03 12:46:08 +01:00
Yann Cébron
b7d6d88841 sdk_style.md: cleanup 2025-02-25 11:00:43 +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
Yann Cébron
b74c99940a getting_help.topic: reorder sections 2025-02-13 14:07:44 +01:00
Karol Lewandowski
672a0c64b5 getting_help.topic: Fix forum link 2025-02-12 10:31:51 +01:00
Karol Lewandowski
9a1d8fc9ab getting_help.topic: Update Chinese version 2025-02-12 09:41:13 +01:00
Karol Lewandowski
7839d0481d getting_help.topic: Fix forum link 2025-02-12 08:43:13 +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
d81a41405c remove OSS license note 2024-10-28 14:12: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
Yann Cébron
3088d9794b about.md: Gradle 2.x 2024-07-24 13:22:31 +02:00
Yann Cébron
b581f214de sdk_style.md: cleanup 2024-07-08 16:53:33 +02:00
Yann Cébron
b8830c37f1 escape $PATH$ notation 2024-06-11 18:04:04 +02:00
marianna.kononenko
c1d2efd0f3 Update welcome page for UI Guidelines, change fromat to .topic
Create Components and Priniples topics
Merge Controls and Components
Update links to welcome page
2024-06-10 14:13:34 +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
Karol Lewandowski
d8e83b57ea
UI Guidelines (#1308)
* Add UI Guidelines to  SDK docs

* Add UI Guidelines to  SDK docs

* Fixing build errors

* optimize PNGs

* add UI guidelines landing page placeholder

* IJ SDK Docs <-> UI guidelines crosslinks updated

* split_button.md: remove reference to removed setting

* use <ui-path>

* use MD instead of <note>

* use %gh-ic% links

* drop_down.md: fix <control>

* code samples: fix most obvious issues

* remove obsolete `_defaults.md`

* ijs.tree: UI cleanup

* Delete "under construction" pages

* Fix headers

* Add link-summary

* Remove invalid links

* Delete unused files

* Remove ''@2x' from image file names

* Use Markdown syntax for some images and tables

* Rename non-unique files to unique

* Remove alpha in images where content is unreadable

* align quotation marks

* Controls: cleanup/fixes, add code links, edit

* tooltip.md: fix HTML

* misc fixes

* typography.md: fix table contents

* typography.md: fix table header

* UI guidelines landing page + TOC fixes

* remove unused icons_list.md

* Normalize image paths

* validation_errors.md: Fix broken tab

* "correct"/"incorrect" labels styling

* Resize images to 50%

* button.topic: fixes

* grammar, spelling, minor edits

* remove '&nbsp;'

* fix 99px

* cleanup

* UI_kit.md: minor

* Fix "MRK058: Large image in paragraph rendered as a block element by default."

* button.topic: Add img[alt]

* mnemonics.md: Update "Contact Us" link to the IJSDK YouTrack

* split_button.md: Use ui-path

* UI landing: add feedback snippet

* Improve code snippets formatting and naming

* Fix code samples

* Fix code samples

* Add Kotlin variants for code samples

* Add icons_list.md

* crosslinks

* Change external link to https://intellij-icons.jetbrains.design/

* icons list -> https://intellij-icons.jetbrains.design

* Hide info about reducing split button to simple action button (now it is available through the registry only)

* reformat

* icons_style.md: Images in new line

---------

Co-authored-by: marianna.kononenko <marianna.kononenko@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-05-16 13:51:56 +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
Yann Cébron
bb008a1c8f links: gh-sdk-samples -> gh-sdk-samples-master 2024-05-14 14:19:35 +02:00
Yann Cébron
9a92e5ca49 sdk_style.md: grammar 2024-05-14 14:08:39 +02:00
Karol Lewandowski
b06f83c002 getting_help.topic: Cleaner formatting 2024-05-13 07:50:24 +02:00
Karol Lewandowski
a5e0d8925c getting_help.topic: Missing '?' and article 2024-05-13 07:49:00 +02:00
Karol Lewandowski
8200894f34 intellij_platform.md: Add RustRover to the IDEs list 2024-04-24 09:18:16 +02:00