Yann Cébron
e81636ca1b
faq.md: remove obsolete entries, move relevant Java entries to PSI Cookbook
2025-05-07 14:29:36 +02:00
Yann Cébron
a75c8b7edc
plugin_extensions: use snippet for EP link
2025-05-06 15:22:37 +02:00
Yann Cébron
7a0338ded7
plugin_components.md: use snippet for EP link
2025-05-06 15:20:02 +02:00
Yann Cébron
c8f548cf3b
action_system.md: use snippet for EP link
2025-05-06 15:17:37 +02:00
Yann Cébron
a78f98382e
plugin_compatibility.md: cleanup old "since..." note
2025-05-05 13:24:08 +02:00
Yann Cébron
4bd4d0973b
faq.md: remove some obsolete entries
2025-04-30 16:57:18 +02:00
github-actions[bot]
33c40ac117
Update generated descriptor pages ( #1460 )
...
Co-authored-by: YannCebron <570887+YannCebron@users.noreply.github.com>
2025-04-30 13:16:38 +02:00
Yann Cébron
509920e06b
plugin_listeners.md: cleanup old "since..." note
2025-04-29 16:57:48 +02:00
Yann Cébron
54cb34a126
plugin_extensions: cleanup old "since..." note
2025-04-29 16:56:37 +02:00
Yann Cébron
bf6d96a6ff
themes_extras.md: cleanup old "since..." note
2025-04-29 16:50:08 +02:00
Yann Cébron
9b4369c0c6
plugin_compatibility.md: do not duplicate contents from IDE pages
2025-04-29 16:44:38 +02:00
Yann Cébron
be2c179fde
virtual_file.md: cleanup
2025-04-29 16:39:05 +02:00
Yann Cébron
b185dcdcea
ide_development_instance.md: cleanup old "since..." note
2025-04-29 16:30:14 +02:00
Yann Cébron
e5a640b7ab
update links to Oracle Java docs
2025-04-29 14:46:33 +02:00
Yann Cébron
12978881eb
platform_contributions.md: cleanup
2025-04-29 13:28:07 +02:00
Yann Cébron
66b6e38ecc
remove 2019 content
2025-04-24 17:14:08 +02:00
Karol Lewandowski
5172925513
threading_model.md: Change "frozen" to "delayed" in the UI freeze example diagram
2025-04-24 09:26:42 +02:00
Karol Lewandowski
274a83096d
threading_model.md: Change sections colors number to 2 for a clearer split of threads on diagrams
2025-04-24 08:27:30 +02:00
Karol Lewandowski
6e63d257e5
threading_model.md: Make section colors in Gantt diagrams the same to avoid confusion
2025-04-23 15:33:50 +02:00
Yann Cébron
ac44f7efbd
plugin_listeners.md: fix
2025-04-23 14:18:02 +02:00
Yann Cébron
b4847cca56
action_system.md: use label
2025-04-23 14:09:01 +02:00
Yann Cébron
1abe431a8d
plugin_compatibility.md: minor
2025-04-23 13:43:52 +02:00
Yann Cébron
c29c93585a
more EP links cleanup
2025-04-23 13:20:32 +02:00
Yann Cébron
1fc7957ab0
2025.1 release ( #1449 )
...
* 251: update GH links in topics
* code_samples: Gradle 2.x (WIP)
* code_samples: Gradle 2.x (WIP)
* code_samples: Gradle 2.x (WIP)
* code_samples: Gradle 2.x (WIP)
* code_samples: Gradle 2.x (WIP)
* code_samples: Gradle 2.x (WIP)
* GH: theme_basics is not a Gradle project
* GH: remove deleted kotlin_demo project
* README: remove deleted kotlin_demo project
* code_samples: remove product_specific
* 2025.1 Beta3
* code_samples: remove obsolete kotlin_demo dir
* code_samples: add .intellijPlatform to .gitignore
* stub_indexes.md: fix gh link
* api_notable_list_2020.md: fix gh link
* code_samples: add .gitignore for standalone repo
* code_samples: build against latest 2024.2.x, set since-build explicitly
* code_samples: fix framework_basics
* Update EP and Listener lists
* Convert %gh-ic-master% links to %gh-ic%
* additional_minor_features.md: Update link to FileIncludeProvider
* api_notable_list_2020.md: Add note about internal API
* status_bar_widgets.md: Update StatusBarWidget.TextPresentation example
The previous example doesn't implement TextPresentation any more.
---------
Co-authored-by: Karol Lewandowski <karol.lewandowski@jetbrains.com>
2025-04-16 14:49:28 +02:00
github-actions[bot]
9310369f6a
Update generated descriptor pages ( #1456 )
...
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2025-04-14 08:26:20 +02:00
Yann Cébron
fb78f5363e
indexing_and_psi_stubs.md: update link to non-internal API
2025-04-10 10:42:56 +02:00
Yann Cébron
5fbbd57912
stub_indexes.md: add EP link
2025-04-09 16:51:45 +02:00
Yann Cébron
f832b570a7
project_view.md: add EP link
2025-04-09 16:48:38 +02:00
Yann Cébron
ee98109ce1
update links to MP Docs plugin-overview-page.html
2025-04-08 16:14:43 +02:00
Yann Cébron
982f33e123
plugin_signing.md: show reference/version for CLI Tool, generate v.list
2025-04-08 15:44:09 +02:00
Yann Cébron
fac4cd7c4d
plugin_signing.md: cleanup, rework, add Gradle 2.x reference
2025-04-08 15:32:12 +02:00
Yann Cébron
91f5d174d5
update links to MP Docs plugin-overview-page.html
2025-04-08 13:57:16 +02:00
Karol Lewandowski
0a534a543a
plugin_configuration_file.md: Document skipForDefaultProject
for the reference
2025-04-04 13:31:42 +02:00
Yann Cébron
701f501ecc
test pages: link tutorial/code samples on all pages
2025-04-03 15:26:48 +02:00
Karol Lewandowski
1a425365ff
threading_model.md: Improve locks table
2025-04-03 13:45:56 +02:00
Karol Lewandowski
6aa1133b19
threading_model.md: Grammar issues cleanup
2025-04-03 13:32:31 +02:00
Karol Lewandowski
0490a0e1ca
persisting_state_of_components.md: Grammar issues cleanup
2025-04-03 13:24:17 +02:00
Karol Lewandowski
a0a23a914b
persisting_state_of_components.md: Clarify recommendation for SerializablePersistentStateComponent since 2022.2
2025-04-03 12:49:17 +02:00
Karol Lewandowski
863654eac2
integration_tests_api.md: Fix hash in a link
2025-04-02 11:46:08 +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
Karol Lewandowski
e13a2a6f1c
run_configurations.md: Fix the link for ExecutorAction.getActions()
2025-04-02 09:27:30 +02:00
Yann Cébron
7ad8389e0d
add Gradle 2.x intro page
2025-03-26 11:11:56 +01:00
Yann Cébron
9e5ce36d25
integration tests: cleanup, make screenshots zoomable
2025-03-25 14:16:31 +01:00
Yann Cébron
cb2e40a9b2
testing_plugins.md: fix link
2025-03-25 14:04:10 +01:00
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