4931 Commits

Author SHA1 Message Date
dependabot[bot]
6a2b4cbef4
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#903)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22)

---
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-29 09:28:41 +01:00
Yann Cébron
329f195c80 code samples: Gradle 7.6 2022-11-28 17:31:11 +01:00
Yann Cébron
11aea16868 creating_plugin_project.md: minor 2022-11-28 16:33:10 +01:00
Karol Lewandowski
81b51888cd android_studio_releases.main.kts: Replace 'chunk' with 'snippet' 2022-11-25 08:02:23 +01:00
Karol Lewandowski
40b037be02 android_studio_releases.md: Replace 'chunk' with 'snippet' 2022-11-25 07:59:32 +01:00
Karol Lewandowski
13c3df529a Add redirect: templates.html -> file-and-code-templates.html 2022-11-25 07:26:48 +01:00
hsz
8279a09fcd Generate Android Studio releases 2022-11-25 01:32:36 +00:00
Yann Cébron
6f9c982ca6 creating_plugin_project.md: update 2022-11-24 16:56:46 +01:00
Karol Lewandowski
164f5863a0 Remove redundant Templates section page 2022-11-24 15:50:30 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
2e4215b01b completion_test.md: clarify '<caret>' marker 2022-11-23 17:58:36 +01:00
Patrick Scheibe
5508c47c68
Add information about threading in Actions
* Add information about threading in Actions
* Crosslink with other pages
2022-11-23 03:43:04 +01:00
Yann Cébron
8f7b6a349a using_kotlin.md: update stdlib version for 2022.3 2022-11-22 16:09:47 +01:00
Yann Cébron
5614449df5 api_changes_list_2023.md: fix warning position 2022-11-22 15:45:27 +01:00
Yann Cébron
b5b22b06fd plugin_content.md: add note about OS-specific distributions not supported 2022-11-21 17:24:52 +01:00
Yann Cébron
a33a2ae74e gradle: update 2022.3 warning message, minor 2022-11-21 13:25:11 +01:00
Yann Cébron
f66d8b3ec9 syntax_errors.md: add note about "Controlling Highlighting" for annotators/inspections 2022-11-21 12:19:11 +01:00
dependabot[bot]
219c734728
build(deps): bump org.jetbrains.intellij in /code_samples/action_basics (#900)
Bumps org.jetbrains.intellij from 1.9.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-21 11:17:51 +01:00
Yann Cébron
49578f09b1 org.jetbrains.intellij 1.10.0 2022-11-21 10:55:10 +01:00
Yann Cébron
cbe20824d4 gradle: update 2022.3 warning message 2022-11-21 10:51:36 +01:00
Yann Cébron
6582c7289a file_based_indexes.md: nested index access 2022-11-17 18:24:18 +01:00
Yann Cébron
e2bda291e4 theme_basics/README: update links 2022-11-17 18:06:56 +01:00
Yann Cébron
e45f32ecf5 plugin_dependencies.md: mention new listBundledPlugins task 2022-11-17 17:37:39 +01:00
Karol Lewandowski
f8c5540fc3 providing_file_templates.md: remove redundant backtick 2022-11-16 07:22:51 +01:00
Yann Cébron
b4744715b5 navigating_psi.md: cleanup 2022-11-14 18:54:27 +01:00
Yann Cébron
2847061ce4 tools_gradle_grammar_kit_plugin.md: align structure 2022-11-14 15:53:48 +01:00
Yann Cébron
1b37cc9a7b color_scheme_management.md: cleanup 2022-11-14 15:00:18 +01:00
Yann Cébron
bfe2d56d81 dynamic_plugins.md: add some code links 2022-11-14 14:47:43 +01:00
Yann Cébron
57780ce21c api_changes_list_2022.md: formatting 2022-11-14 12:25:39 +01:00
Friedrich von Never
3a7970f856
2022.3 API changes: mention SshMultistagePanelContext (#879) 2022-11-14 12:24:34 +01:00
Jakub Chrzanowski
3d4e4c4bbd
plugin_signing.md: add missing RSA step 2022-11-13 22:09:59 +01:00
Jakub Chrzanowski
2fa4526e48
tools_gradle_intellij_plugin_faq.md: JaCoCo reports 0% coverage 2022-11-10 16:58:04 +01:00
Jakub Chrzanowski
d27a47d1c6
tools_gradle_intellij_plugin.md 223 improvements 2022-11-10 16:57:58 +01:00
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