4860 Commits

Author SHA1 Message Date
Karol Lewandowski
c65cfa1bf3 work_with_icons_and_images.md: clarify icons location 2022-10-24 13:43:29 +02:00
Karol Lewandowski
39e0708438 work_with_icons_and_images.md: cleanup 2022-10-24 13:41:48 +02:00
Yann Cébron
de3843fc05 Gradle: add warning about targeting 2022.3 release 2022-10-20 15:22:36 +02:00
hsz
526abba27b Generate Android Studio releases 2022-10-20 01:35:28 +00:00
Yann Cébron
c70e77e569 plugin_content.md: cleanup 2022-10-19 18:13:06 +02:00
Yann Cébron
5dbd07c12e plugin_content.md: cleanup 2022-10-19 17:52:00 +02:00
Yann Cébron
cef5e7aca3 using_kotlin.md: add 2022.3 info 2022-10-19 17:48:08 +02:00
Yann Cébron
573f7be073 warning about repackaging libraries in plugin distribution 2022-10-19 17:33:59 +02:00
Yann Cébron
a2bdce0d56 badge formatting 2022-10-19 14:57:13 +02:00
Egor Malyshev
c40b6f4839
Update welcome.md (#868)
Earlier we only had inline images in links, so it was possible to assign proper styles to images that are used in this way; now we've implemented banners that are block images that can also be found in links. Now the image type must be explicitly specified, which is what I did here.
2022-10-19 14:48:44 +02:00
Yann Cébron
9ab1b0657f notifications.md: "Got It" link to GotItTooltip replacing GotItMessage 2022-10-19 10:12:01 +02:00
Yann Cébron
77c8eb9b9c build_number_ranges.md: improve sample presentation 2022-10-18 16:21:31 +02:00
Yann Cébron
6e3e7aa379 build_number_ranges.md: add 223 2022-10-18 16:00:23 +02:00
Yann Cébron
e9f2092423 api_changes_list_2022.md: cleanup 2022-10-18 15:12:59 +02:00
Aleksandr Izmailov
e4d28cd4bd
Add breaking change notice about HttpRequestVariableSubstitutor (#867) 2022-10-18 15:11:18 +02:00
Yann Cébron
74b5b64ec6 api_changes_list_2022.md: cleanup 2022-10-17 11:16:16 +02:00
Alexander Kass
d107e79db3
Database API changes (#866)
Introduced RawDataSource to prohibit passing DbDataSource to some APIs
2022-10-17 11:15:15 +02:00
hsz
7fde480c16 Generate Android Studio releases 2022-10-16 01:33:15 +00:00
hsz
4a01edbbd6 Generate Android Studio releases 2022-10-15 01:34:47 +00:00
Eldar Abusalimov
a743e64490
2022.3: Add EditorCopyPasteHelper.getSelectionTransferable (#865) 2022-10-11 13:55:52 +02:00
Jakub Chrzanowski
6115ca3403
tools_gradle_intellij_plugin: listBundledPlugins task 2022-10-11 10:52:18 +02:00
hsz
11049aa94b Generate Android Studio releases 2022-10-08 01:34:09 +00:00
Yann Cébron
1319707bdc api_changes_list_2022.md: cleanup 2022-10-05 15:35:48 +02:00
Alexander Kass
ed27143b9a
database api changes (#864) 2022-10-05 15:33:56 +02:00
dependabot[bot]
fbd6290013
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#863)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 15:32:53 +02:00
hsz
5bc97c72c4 Generate Android Studio releases 2022-10-05 01:35:11 +00:00
Karol Lewandowski
41e98e7d7f Link added-at property in UI Inspector from Kotlin UI DSL pages 2022-10-03 12:39:01 +02:00
Karol Lewandowski
ad64b7a6da internal_ui_inspector.md: add excerpt 2022-10-03 12:20:44 +02:00
Karol Lewandowski
a863a1ea4d internal_ui_inspector.md: add information about added-at property 2022-10-03 12:19:55 +02:00
Karol Lewandowski
08361a5d40 internal_ui_inspector.md: cleanup 2022-10-03 12:19:04 +02:00
Karol Lewandowski
25c426e7be internal_actions_intro.md: cleanup 2022-10-03 10:42:24 +02:00
Patrick Scheibe
1810739ef6 Fix position of "Additional minor features" which should stay at the end of the menu 2022-10-01 03:32:14 +02:00
Patrick Scheibe
70cf99b172 Add further additional minor features
- `com.intellij.problemHighlightFilter`
- `com.intellij.ide.actions.QualifiedNameProvider`
- `com.intellij.openapi.roots.TestSourcesFilter`
- `com.intellij.statementUpDownMover`
2022-09-30 05:14:43 +02:00
Yann Cébron
af426a6093 more Platform UI links 2022-09-29 13:26:54 +02:00
Jakub Chrzanowski
487f19a7e9
tools_gradle_intellij_plugin: link to XDG Base Directory in terms of XDG_CACHE_HOME used in runPluginVerifier.downloadDir 2022-09-29 12:42:51 +02:00
Yann Cébron
0dbbbe1ddb settings_guide.md: add Configurable.Beta 2022-09-29 11:18:45 +02:00
Karol Lewandowski
31b1a2ad3e plugin_compatibility.md: simplify table headers
There is no need to be so verbose. We link to <depends> element, so there is no need to mention plugin.xml, and it is obvious that listed products are IntelliJ Platform-based.
2022-09-29 07:45:37 +02:00
hsz
153ce9c1b4 Generate Android Studio releases 2022-09-29 01:35:42 +00:00
Jakub Chrzanowski
1d6578e174
Fixed Gradle IntelliJ Plugin properties anchors 2022-09-28 22:32:27 +02:00
Jakub Chrzanowski
9ff1c2950e
tools_gradle_intellij_plugin_faq.md: The Plugin Verifier download directory is set to [...], but downloaded IDEs were also found in [...] 2022-09-28 22:28:55 +02:00
Jakub Chrzanowski
1b4a5d2314
tools_gradle_grammar_kit_plugin.md: Set minimum supported Gradle version from 6.7.1 to 6.8 2022-09-28 22:17:42 +02:00
Jakub Chrzanowski
ec746ad5be
tools_gradle_intellij_plugin.md: Set minimum supported Gradle version from 6.7.1 to 6.8 2022-09-28 22:17:41 +02:00
Jakub Chrzanowski
88276d0ab2
tools_gradle_intellij_plugin.md: update runpluginverifier-task-downloaddir default paths 2022-09-28 22:17:36 +02:00
Yann Cébron
0904a74c6c update links to JB OSS page 2022-09-28 17:37:10 +02:00
Yann Cébron
c921c46019 sdk_style.md: brush up Page Format section 2022-09-28 17:33:42 +02:00
Yann Cébron
833a2a6d19 work_with_icons_and_images.md: icon tooltips explanation 2022-09-28 17:27:18 +02:00
Yann Cébron
9fc6984d01 more microformat 2022-09-28 17:24:19 +02:00
Yann Cébron
95ce75e6ab tool_windows.md: microformat 2022-09-28 17:15:52 +02:00
Karol Lewandowski
40f091ab9f Add excerpts to theme pages 2022-09-28 13:48:35 +02:00
Karol Lewandowski
4373f6cad3 enabling_internal.md: cleanup 2022-09-28 07:48:47 +02:00