5023 Commits

Author SHA1 Message Date
hsz
2db562f49c Generate Android Studio releases 2023-01-10 10:44:15 +00:00
Jakub Chrzanowski
7511eb2a7e
android_studio_releases.main.kts: fixed data structure change 2023-01-10 11:41:30 +01:00
dependabot[bot]
b2156b6fe4
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#954)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.22 to 1.8.0.
- [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.22...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  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>
2023-01-10 11:38:22 +01:00
Yann Cébron
6a3c7a4953 verifying_plugin_compatibility.md: expand "IDE Support" section 2023-01-10 11:25:42 +01:00
Yann Cébron
19f2d39863 dynamic_plugins.md: add "Resource Cleanup" 2023-01-09 16:23:02 +01:00
Karol Lewandowski
2e0a42fc82 code_intentions_preview.md: Fix typo and minor grammar issues 2023-01-09 07:21:06 +01:00
Karol Lewandowski
a618878d75 virtual_file.md: Format VirtualFile as code 2023-01-04 13:50:18 +01:00
Karol Lewandowski
79a0ff093c jcef.md: Shorten snippet lines length to eliminate scrolls 2023-01-04 08:17:30 +01:00
Karol Lewandowski
57797cc5f4 jcef.md: Update deprecated API usages with the current ones 2023-01-03 15:38:06 +01:00
Karol Lewandowski
55c22615f9 jcef.md: Add link-summary 2023-01-03 15:38:05 +01:00
Karol Lewandowski
79e97c2564 Add pages link-summary 2023-01-03 12:16:51 +01:00
Karol Lewandowski
369c534de0 modifying_psi.md: Add simpler example of creating PSI 2023-01-02 18:30:08 +01:00
Karol Lewandowski
a9a6b1a757 Remove explicit TOC depth 2022-12-29 16:41:42 +01:00
ShirinkinArseny
8554731dbe
Fix for broken link at "Custom Language Support" > "Syntax and Error Highlighting" page (#953) 2022-12-22 16:46:28 +01:00
Yann Cébron
fba5ee2664 glossary.md: link-summary, feedback snippet 2022-12-22 16:36:34 +01:00
Yann Cébron
f0ceaaf9c5 tools_gradle_grammar_kit_plugin.md: fix min. gradle version 2022-12-22 16:13:23 +01:00
Yann Cébron
51f49c0c4b tools_gradle_intellij_plugin_faq.md: link-summary,feedback 2022-12-22 16:10:32 +01:00
Yann Cébron
738fba7628 tools_gradle_intellij_plugin_examples.md: link summary, remove mention of Kotlin Gradle script 2022-12-22 16:05:54 +01:00
Yann Cébron
e600fe9496 tools_gradle_intellij_plugin.md: link list/print tasks 2022-12-22 15:15:14 +01:00
Yann Cébron
386beb15c5 tools_gradle_intellij_plugin.md: remove obsolete warning for listBundledPlugins task 2022-12-22 15:11:43 +01:00
Yann Cébron
fe6fc260b0 gradle plugins: TLDR section 2022-12-22 15:08:48 +01:00
Yann Cébron
93828c104e right TOC, partial revert for c2666bbe3412036078ce60ccf436d48f3dcb604b 2022-12-22 12:15:52 +01:00
Patrick Scheibe
36c3170187
Document Intention and Quick Fix Preview (#952)
* Add the initial version of the article
* Improve text based on review with Yann
* Improve text based on Tagir's suggestions
* Add final changes
2022-12-21 04:02:03 +01:00
Yann Cébron
47e1dfa5a8 add link summary 2022-12-20 18:30:44 +01:00
Jakub Chrzanowski
2d54650326
tools_gradle_intellij_plugin.md: signPlugin accepts now base64 2022-12-20 14:19:10 +01:00
Yann Cébron
a402a56715 gradle intellij plugin 1.11.0 2022-12-19 12:07:10 +01:00
Jakub Chrzanowski
1881dc47f9
tools_gradle_intellij_plugin.md: jbrArch 2022-12-16 22:43:53 +01:00
Jakub Chrzanowski
c13eb18a46
tools_gradle_intellij_plugin.md: Set minimum supported Gradle version to 7.3 2022-12-15 23:01:28 +01:00
Jakub Chrzanowski
0cccded904
tools_gradle_intellij_plugin.md: printBundledPlugins task 2022-12-15 23:01:26 +01:00
Jakub Chrzanowski
1be08feb46
tools_gradle_intellij_plugin.md: printProductsReleases task 2022-12-15 23:01:24 +01:00
Yann Cébron
c2666bbe34 restore default right TOC level depth 2022-12-15 18:36:39 +01:00
Yann Cébron
8a0cffbb62 indexing_and_psi_stubs.md: remove mention of prebuilt stubs (IJSDK-1106) 2022-12-15 17:13:52 +01:00
Yann Cébron
85075f0ee1 appcode: sunset 2022-12-15 15:54:02 +01:00
Yann Cébron
44465815e7 api_internal.md: highlight note + repeat it under table 2022-12-15 10:47:41 +01:00
Yann Cébron
206ec74271 marketing.md: cleanup, blog post 2022-12-13 14:57:25 +01:00
Yann Cébron
c725cff7d1 api_changes_list_2022.md: FoundItemDescriptor 2022-12-13 11:19:52 +01:00
Yann Cébron
80beaaa17d gradle plugin 1.10.1 2022-12-12 10:39:37 +01:00
Yann Cébron
c78a03f29b api_changes_list_2022.md: formatting 2022-12-12 09:58:53 +01:00
Alexander Kass
79421e0c34
Document generic bounds change (#930) 2022-12-12 09:56:07 +01:00
Karol Lewandowski
a8b5c7236b Add link-summary 2022-12-08 14:55:06 +01:00
Karol Lewandowski
3eabe8ebff Add link-summary 2022-12-08 13:05:04 +01:00
Karol Lewandowski
db99d82b8c Extract running custom language tests into snippet 2022-12-08 10:39:41 +01:00
Yann Cébron
84ae397503 plugin_required_experience.md: cleanup, link summary 2022-12-07 17:55:18 +01:00
Yann Cébron
5e649866d0 migrating_plugin_devkit_to_gradle.md: cleanup, link summary 2022-12-07 17:50:04 +01:00
Yann Cébron
8922a45b21 explore_api.md: crosslink 2022-12-07 17:47:07 +01:00
Karol Lewandowski
c3ae8e87b1 Add link-summary elements 2022-12-07 16:50:02 +01:00
Yann Cébron
ba9435b4c9 code_completion.md: link summary 2022-12-06 19:11:30 +01:00
Yann Cébron
0a7b5d6eef using_kotlin.md: cleanup, tldr, link summary 2022-12-06 19:09:58 +01:00
Yann Cébron
8d3a333e64 code_completion.md: cleanup, add LookupListener info 2022-12-06 18:57:16 +01:00
Yann Cébron
baefdeec4c api_notable_list_2023.md: FileTypeIndex.IndexChangeListener 2022-12-06 11:34:38 +01:00