175 Commits

Author SHA1 Message Date
Karol Lewandowski
262822e9e1 Revert project_wizard.md deletion 2025-05-12 11:32:03 +02:00
Karol Lewandowski
8f277cf160 Delete outdated module type and module builder docs 2025-05-12 11:32:03 +02:00
Karol Lewandowski
4d1468427b new_project_wizard.md: Initial content 2025-05-12 11:32:03 +02:00
Yann Cébron
16c1e0877f TOC: move intellij_artifacts.md further down (not relevant) 2025-05-06 11:43:46 +02:00
Yann Cébron
648f05f384 remove 2019 content 2025-04-24 16:20:16 +02:00
Karol Lewandowski
07d89986fa ijs.tree: Shorten integration tests titles 2025-04-08 14:36:30 +02:00
Maxim Kolmakov
f9d83e3548
Integration tests: API interaction (#1448)
* Integration tests: API interaction

* Review fixes

* Remove image

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Make list ordered

* Fix each sentence on a new line style

* Change package and plugin name to com.example.demo

* Change PluginStorage to object

* Update image

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2025-04-02 11:37:55 +02:00
Yann Cébron
7ad8389e0d add Gradle 2.x intro page 2025-03-26 11:11:56 +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
Yann Cébron
c289f90c98 API pages: time to move on 2025-03-12 14:18:57 +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
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
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
Karol Lewandowski
bbb7cadd37 execution_contexts.topic: Describe contexts for 2024.2+ 2025-02-21 11:51:17 +01:00
Karol Lewandowski
6bbe35cd0c Reorder Background Processes 2025-02-21 11:51:17 +01:00
Karol Lewandowski
20cef2f8db Move Execution Contexts out of Kotlin Coroutines 2025-02-21 11:51:17 +01:00
Karol Lewandowski
99c19df3f0 Move Kotlin Coroutines into Threading Model 2025-02-21 11:51:17 +01:00
Yann Cébron
09226bb178 TOC: clarify PSI 2025-02-13 14:09:13 +01:00
eldar-jetbrains
84833a7d53 Merge branch 'refs/heads/dialog-and-popup-sizes-new' 2025-01-29 17:44:46 +01:00
eldar-jetbrains
aa43ffb610 Merge branch 'checkbox-eldar'
# Conflicts:
#	topics/ui/controls/radio_button.md
2025-01-24 12:09:12 +01:00
Karol Lewandowski
851d8217c2 Rename jcef.md to embedded_browser_jcef.md 2025-01-15 10:06:26 +01:00
Karol Lewandowski
57c266aa52
Coroutines on EDT and locks (#1413) 2025-01-08 13:40:29 +01:00
eldar-jetbrains
c799675ea9 UX-3157, New topic title 2025-01-07 22:46:16 +01:00
eldar-jetbrains
b1764a0e4b UX-3157. New topic title 2025-01-07 22:35:24 +01:00
Karol Lewandowski
c9839de1c0 Add live templates configuration file documentation 2024-12-20 20:17:59 +01:00
eldar-jetbrains
071da94cd1 UX-3157 Suggest reasonable dialog/popup sizes for popular cases 2024-12-11 11:18:49 +01:00
Karol Lewandowski
06445844a0 Improve URLs for live template topics (it may improve SEO) 2024-12-06 11:20:52 +01:00
Yann Cébron
1f05f57d68 API changes pages: 2025 2024-11-21 09:33:44 +01:00
eldar-jetbrains
7592d8a014 UX-2323 Update existing UI Guidelines: the Checkbox guideline update, Eldar Isiangulov 2024-11-12 17:06:58 +01:00
Yann Cébron
05b09ec62e Gradle IntelliJ Plugin: remove link to 0.x->1.x migration guide from TOC 2024-11-06 16:32:55 +01:00
Yann Cébron
21e14cdf9d using_kotlin.md: move page up in hierarchy 2024-10-21 17:31:42 +02:00
marianna.kononenko
b3c7cb494c Updated How to Write Guidelines 2024-10-16 13:01:09 +02:00
Yann Cébron
e21513acb3 TOC: move up "IntelliJ Platform Gradle Plugin (2.x)" 2024-09-11 11:43:38 +02:00
Yann Cébron
81986e3051
Workspace Model (#1364) 2024-08-15 10:34:06 +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
a9c225f4e9 TOC IJ Ultimate: sort alphabetically 2024-07-30 10:31:21 +02:00
Jakub Chrzanowski
70d3b0861a
[IntelliJ Platform Gradle Plugin] Recipes: task awares example 2024-07-25 00:13:19 +02:00
Jakub Chrzanowski
1e0f641eb1
[IntelliJ Platform Gradle Plugin] Recipes stub page 2024-07-20 08:33:47 +02:00
Jakub Chrzanowski
e32887b22a
[IntelliJ Platform Gradle Plugin] general updates 2024-07-19 16:35:11 +02:00
Karol Lewandowski
de20c26d48 coroutine_read_actions.topic: Add the FAQ section
It was converted to .topic because in MD, the last "Something is missing?" section was falling into the collapsed by default FAQ section.
2024-07-11 12:38:27 +02:00
Yann Cébron
2e8171cbab TOC: API pages - group older versions 2024-07-08 16:40:17 +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
Jakub Chrzanowski
9366083cc1
IntelliJ Platform Gradle Plugin: JetBrains Runtime (#1306)
IntelliJ Platform Gradle Plugin: JetBrains Runtime
2024-05-28 10:35:18 +02:00
Karol Lewandowski
c3fa5426bb Move the Symbols topic out of References and Resolve 2024-05-16 14:10:36 +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
Piotr Tomiak
087cf7f13f
Web Symbols: add documentation about WebSymbolContext support. (#1307)
* Web Symbols: add documentation about WebSymbolContext support.

* Web Symbols: add documentation about WebSymbolContext support - review suggestions

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

* Web Symbols: add documentation about WebSymbolContext support - post review changes.

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2024-05-16 12:44:17 +02:00
Jakub Chrzanowski
26a2483468
IntelliJ Platform Gradle Plugin: custom tasks 2024-05-09 21:23:27 +02:00