Yann Cébron
f23744003f
general_threading_rules.md: cleanup
2022-11-09 18:16:24 +01:00
Yann Cébron
dba1ddcf06
api: add link to java 17 blog post
2022-11-09 16:17:51 +01:00
Yann Cébron
311c7f1b9f
glossary.md: cleanup
2022-11-09 09:44:48 +01:00
dependabot[bot]
5d6437e48d
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #878 )
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.7.20 to 1.7.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
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-11-09 09:39:28 +01:00
hsz
0a43aa3b41
Generate Android Studio releases
2022-11-09 01:34:01 +00:00
Yann Cébron
8279ab0c8c
tools_gradle_intellij_plugin.md: note --refresh-dependencies
option in "Snapshot Release", remove link
2022-11-08 17:29:30 +01:00
Yann Cébron
22ba1d5923
content_updates.md: cleanup
2022-11-08 17:06:52 +01:00
Yann Cébron
655b442901
tools_gradle_intellij_plugin.md: note --refresh-dependencies
option in "Snapshot Release"
2022-11-08 16:35:32 +01:00
Yann Cébron
b09ce96ddf
tools_gradle_intellij_plugin.md: fix formatting in "Snapshot Release"
2022-11-08 16:19:35 +01:00
Yann Cébron
9afe60ed68
api_internal.md: update entry for YAML metadata
2022-11-08 15:18:02 +01:00
Yann Cébron
598ef60ba7
template_support.md: update info for 2022.3 (IJSDK-1516) - by Yuriy Artamonov
2022-11-07 15:51:35 +01:00
Yuriy Artamonov
c8c2466747
Document breaking changes in 2022.3 for YAML and Live templates ( #877 )
...
* Document breaking changes in YAML
* Document breaking changes in live templates
* Document breaking changes in Terraform
2022-11-07 15:35:09 +01:00
Yann Cébron
7e7ded609d
api_changes_list_2022.md: fix formatting
2022-11-07 10:52:49 +01:00
Daniil Tsaryov
99bb064d91
Specify breaking change about UrlPathInlayAction for 2022.3 instead of 2023.1 ( #875 )
2022-11-07 10:26:49 +01:00
hsz
d8d12bb7f1
Generate Android Studio releases
2022-11-04 01:34:18 +00:00
Yann Cébron
e1a7fb83e0
inlay_hints.md: cleanup
2022-11-03 10:57:02 +01:00
Yann Cébron
11463db763
update refs to spell_checking topic
2022-11-03 10:52:05 +01:00
Yann Cébron
6dd5f5b403
GH source links: 2022.2.3
2022-11-02 18:40:31 +01:00
Yann Cébron
8383f5be87
api: mention IntellijInternalApi
2022-11-02 12:35:08 +01:00
Daniil Tsaryov
3860d39a6c
Describe breaking change about UrlPathInlayAction from microservices plugin ( #874 )
2022-11-02 12:34:36 +01:00
Karol Lewandowski
a2e929120d
persisting_state_of_components.md: Add information about unbundling Settings Repository plugin
2022-11-02 07:51:07 +01:00
hsz
e0e9a25ac7
Generate Android Studio releases
2022-11-02 01:38:13 +00:00
Yann Cébron
22f36e3145
api_internal.md: mention IntellijInternalApi
2022-11-01 14:59:09 +01:00
Yann Cébron
1c07758fb5
marketing.md: remove self-link
2022-11-01 12:35:49 +01:00
Yann Cébron
782786ef79
api_changes_list_2022.md: fix -- remove wrong entry
2022-11-01 12:26:03 +01:00
Yann Cébron
7581309f1d
API: 2023.* pages, add to TOC
2022-11-01 12:22:58 +01:00
Yann Cébron
343db25019
api_changes_list_2022.md: remove wrong entry
2022-11-01 12:21:36 +01:00
Yann Cébron
b69142eb8a
api_changes_list_2022.md: formatting
2022-11-01 12:18:16 +01:00
Yann Cébron
323d12d1c0
api_changes_list_2022.md: cleanup
2022-11-01 12:16:31 +01:00
Sergei Vorobev
57177ae2d6
Update api_changes_list_2022.md ( #873 )
2022-11-01 12:12:33 +01:00
Yann Cébron
c617d345a2
API: 2023.* pages
2022-11-01 12:10:10 +01:00
dependabot[bot]
84d794c0eb
build(deps): bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 ( #869 )
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.4...v1.0.5 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
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-11-01 10:02:35 +01:00
Vladimir Panimaskin
bcf332709c
Update api_changes_list_2022.md ( #872 )
2022-10-31 10:00:43 +01:00
Saravana
29528bdd47
android_studio.md: runIde should be inside tasks block ( #871 )
2022-10-28 15:48:01 +02:00
Karol Lewandowski
42f6dae97c
persisting_state_of_components.md: fix invalid anchor
2022-10-27 13:01:32 +02:00
Karol Lewandowski
c0688b121d
Add information about sharing settings between different IDEs installations ( #870 )
2022-10-27 12:24:47 +02:00
hsz
04a48d766e
Generate Android Studio releases
2022-10-26 01:34:17 +00:00
Karol Lewandowski
cd0c650ebe
plugin_services.md: make it more clear that dependency services injection is deprecated
2022-10-24 15:09:13 +02:00
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