6733 Commits

Author SHA1 Message Date
hsz
b83fb631e8 Generate Android Studio releases 2024-08-09 01:31:27 +00:00
Yann Cébron
71ae88476d android_studio.md: note about 2023.3+ 2024-08-08 11:43:48 +02:00
Yann Cébron
7cb4899457 kotlin_ui_dsl_version_2.md: less noisy warning 2024-08-07 11:08:34 +02:00
Karol Lewandowski
66f6bd6c30 Remove redundant attributes from sitemap.xml 2024-08-07 11:00:26 +02:00
Yann Cébron
5c6184c69a "EDT" and related: add links to threading_model.md 2024-08-07 10:55:36 +02:00
Yann Cébron
beed2c27c2 basic_action_system.md: cleanup warning box 2024-08-07 10:49:26 +02:00
hsz
0f7ea5a57d Generate Android Studio releases 2024-08-07 08:43:16 +00: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
4919ac9f21 basic_action_system.md: Cleanup grammar issues and style 2024-08-07 10:31:58 +02:00
Karol Lewandowski
9ea030a7de basic_action_system.md: Cleanup inline code formatting 2024-08-07 10:18:19 +02:00
Yann Cébron
47dd6aec53 basic_action_system.md: update gh-ic-master links 2024-08-07 10:16:45 +02:00
Yann Cébron
5d4d1d75e9
2024.2 release (#1347)
* switch to 242, update gh-ic links

* fix link

* fix link

* fix link

* fix link

* regen EP lists

still some diff between 242 and EAP8

* convert gh-ic-master links

* GH code-samples: update PV IDE versions

* code samples: adjust target IDE&since/until values

* regen EP lists from release branch

* intellij_community_plugins_extension_point_list.md: fix duplicate heading

* intellij_community_plugins_extension_point_list.md: fix DevKit.lang.visitorProviderForRBCInspection EP

* GH: update PV versions

* 2024.2 GA
2024-08-07 09:59:03 +02:00
Karol Lewandowski
a8b77e1ab1 status_bar_widgets.md: Add information about how to get a widget programmatically 2024-08-07 09:15:15 +02:00
Yann Cébron
48b0413cad max_opened_projects: Kotlin 1.9.25 2024-08-07 09:08:30 +02:00
hsz
b74de14d12 Generate Android Studio releases 2024-08-07 01:31:01 +00:00
Karol Lewandowski
eb45f93596 status_bar_widgets.md: Cleanup grammar and style 2024-08-06 16:57:28 +02:00
Karol Lewandowski
355f3c99e6 status_bar_widgets.md: Inline code formatting 2024-08-06 16:54:38 +02:00
Karol Lewandowski
e454a368fc progress_indicators.md: Link Progress API and Coroutine execution context 2024-08-06 16:51:42 +02:00
Karol Lewandowski
0272f84883 validation_errors.md: Link to disposable 2024-08-06 09:32:49 +02:00
Karol Lewandowski
76f2dafe72 threading_model.md: Fix a note in a wrong place 2024-08-05 16:24:02 +02:00
Karol Lewandowski
c41a52da16 threading_model.md: Expose recommended read/write action APIs 2024-08-05 16:20:24 +02:00
Karol Lewandowski
7f44b101df threading_model.md: Rename readers-writer lock to read-write lock 2024-08-05 16:20:24 +02:00
Yann Cébron
1596f6072c api_notable_list_2024.md: ParsingTestCase 2024-08-05 15:19:55 +02:00
Yann Cébron
c38b279924 additional_minor_features.md: "Highlight usages" can be DumbAware 2024-08-05 15:12:14 +02:00
Yann Cébron
b443475974 dynamic_plugins.md: cleanup 2024-08-05 10:49:56 +02:00
Karol Lewandowski
4cec436291 plugin_components.md: Grammar/style corrections 2024-08-05 10:22:37 +02:00
Karol Lewandowski
8facce6ab1 plugin_components.md: Link ProjectActivity examples 2024-08-05 10:22:36 +02:00
dependabot[bot]
d24c736999
build(deps): bump gradle/actions from 3.5.0 to 4 (#1361)
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v3.5.0...v4)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 08:33:01 +02:00
Karol Lewandowski
e7cf4fd4d0 Enable sitemap generation 2024-08-02 08:45:03 +02:00
Vladimir Krivosheev
ae9c45ee23
https://youtrack.jetbrains.com/issue/IJPL-157363 (#1360)
https://youtrack.jetbrains.com/issue/IJPL-157363
2024-08-01 16:09:49 +02:00
Karol Lewandowski
1bae940959 threading_model.md: Clarify WIL allowed on any thread vs. WL allowed only on EDT 2024-08-01 14:37:25 +02:00
Yann Cébron
d46f6bf577 tools_intellij_platform_gradle_plugin.md: link blog post 2024-08-01 14:27:58 +02:00
Yann Cébron
38bf7f81f7 tools_intellij_platform_gradle_plugin_migration.md: bundled plugin not resolved anymore 2024-08-01 09:59:48 +02:00
Yann Cébron
648e19d543 plugin_dependencies.md: cleanup 2024-08-01 09:42:18 +02:00
Karol Lewandowski
aeb5f5e686 plugin_dependencies.md: Add Groovy plugin to the list 2024-08-01 08:21:23 +02:00
Yann Cébron
3f085ae5fc plugin_github_template.md: note about using 2.x 2024-07-31 16:11:16 +02:00
Yann Cébron
e528bd84e7 api_internal.md: CodeVisionPlaceholderCollector 2024-07-31 15:38:05 +02:00
Yann Cébron
7aa85eaf88 tools_intellij_platform_gradle_plugin_dependencies_extension.md: rework "Plugins" section 2024-07-31 15:25:00 +02:00
Yann Cébron
945c579fbb api_internal.md: cleanup 2024-07-31 13:48:18 +02:00
Karol Lewandowski
535bb68e96 Workaround for crashing TOC navigation when clicking on items starting with numbers (it occurs only on this page) 2024-07-31 11:14:42 +02:00
Karol Lewandowski
3c874b82f4 plugin_services.md: Workaround for "constructor" section title causing a TOC issue 2024-07-31 10:38:47 +02:00
Karol Lewandowski
236802ab94 snippets.md: Add line break for easier reading 2024-07-31 09:58:32 +02:00
Karol Lewandowski
3683b21a47 plugin_dependencies.md: Fix header levels 2024-07-31 09:53:41 +02:00
Karol Lewandowski
6c6daadb1a tools_intellij_platform_gradle_plugin_dependencies_extension.md: Fix capitalization 2024-07-31 09:53:41 +02:00
Yann Cébron
d11cc784bf publishing_plugin.md.md: gradle 1.x/2.x 2024-07-31 09:42:28 +02:00
Yann Cébron
2f84b5a319 Gradle 2.0.0 2024-07-31 09:03:22 +02:00
hsz
a08fcc7c7a Generate Libraries releases variable file 2024-07-31 01:40:45 +00:00
Yann Cébron
56a9695eb9 plugin_content.md: Do not repackage warning 2024-07-30 16:02:46 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Yann Cébron
3573443830 tools_intellij_platform_gradle_plugin.md: minor 2024-07-30 15:51:26 +02:00