5392 Commits

Author SHA1 Message Date
Yann Cébron
3a77166eda sdk_code_guidelines.md: fix copyright year in sample 2023-06-22 12:18:27 +02:00
hsz
8004aef3bd Generate Android Studio releases 2023-06-21 01:31:54 +00:00
Yann Cébron
b4e7af6c74 platform_contributions.md: fix tag name 2023-06-20 16:43:27 +02:00
Yann Cébron
d2c5350c4a build_number_ranges.md: 232 2023-06-20 14:44:19 +02:00
Karol Lewandowski
4ab2a07f01 run_configurations.md: Link ConfigurationFactory section 2023-06-15 16:47:01 +02:00
Yann Cébron
e50817f7d2 api_notable_list_2023.md: intention skipBeforeAfter 2023-06-15 16:21:27 +02:00
Yann Cébron
040ec9636f code samples: add gradle.properties to enable caching and defaults for use of Kotlin 2023-06-15 12:47:44 +02:00
Karol Lewandowski
c44db94d2c run_configurations.md: Link code sample run configuration editor 2023-06-15 12:32:18 +02:00
Karol Lewandowski
4308b867eb run_configurations.md: Add information about RunConfigurationProducer.onFirstRun() 2023-06-15 12:31:58 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs (#1065) 2023-06-15 10:51:07 +02:00
hsz
812cdab1dc Generate Android Studio releases 2023-06-14 01:32:07 +00:00
Yann Cébron
a3cb4bcf9f api_internal.md: add new exception JsonCustomStructureViewFactory 2023-06-12 16:45:50 +02:00
Yann Cébron
e211c0d160 api_internal.md: ExperimentalUI.isNewUI() 2023-06-12 16:04:11 +02:00
Yann Cébron
bdcdbac7f4 snippets.md: fix missing parenthesis in apiChangesJavaVersion 2023-06-12 10:02:03 +02:00
hsz
85a8d0f475 Generate Android Studio releases 2023-06-09 01:33:25 +00:00
Yann Cébron
cb6bca5b2b inlay_hints.md: fix "force inlay refresh" for different EPs 2023-06-08 17:10:38 +02:00
Yann Cébron
db5128b8fd sdk_style.md: clarify, small additions 2023-06-08 14:46:12 +02:00
Yann Cébron
bbea0da35d [code samples] update Gradle IntelliJ Plugin 1.14.1 2023-06-08 09:30:06 +02:00
dependabot[bot]
74769687bd
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1063)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.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/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 09:26:15 +02:00
hsz
51a8e83fdc Generate Android Studio releases 2023-06-07 01:33:36 +00:00
Karol Lewandowski
b720795b2b syntax_highlighting_and_error_highlighting.md: Fix code snippet formatting 2023-06-06 08:20:53 +02:00
Yann Cébron
d0c7c8f8ac tools_gradle_grammar_kit_plugin.md: fix Perl5 plugin link 2023-06-05 11:20:59 +02:00
Jakub Chrzanowski
2a7b084628
code-samples: gradle-intellij-plugin 1.14.0 2023-06-02 09:25:32 +02:00
Jakub Chrzanowski
538256bfb8
tools_gradle_intellij_plugin_faq.md: Fixed example paths in "How to add a dependency on a plugin available in the file system" JetBrains/gradle-intellij-plugin#1394 2023-06-01 12:19:55 +02:00
Yann Cébron
1ebdaa775e plugin_extensions.md: note highlighting of EP properties via ApiStatus, clarify 2023-05-31 18:28:43 +02:00
Yann Cébron
429500780b plugin_extensions.md: note highlighting of EP properties via ApiStatus 2023-05-31 18:10:17 +02:00
Yann Cébron
4ac1a6819a indexing_and_psi_stubs.md: note about Gist performance 2023-05-31 15:49:06 +02:00
hsz
da08bed323 Generate Android Studio releases 2023-05-31 01:37:04 +00:00
hsz
d8063f4590 Generate Android Studio releases 2023-05-26 01:31:00 +00:00
Yann Cébron
ade52efe0e plugin_extension_points.md: mention PluginAware 2023-05-25 14:50:41 +02:00
hsz
1856aececc Generate Android Studio releases 2023-05-25 01:31:14 +00:00
Yann Cébron
6f37120e77 GH links: 2023.1.2 2023-05-24 14:21:33 +02:00
Yann Cébron
ab62b44b76 [GH] code-samples.yml: update PV IDE versions 2023-05-24 12:21:27 +02:00
Yann Cébron
6d39c72bd3 useful_links.md: link WRS 2023-05-24 10:35:20 +02:00
Yann Cébron
47086563a2 sdk_style.md: link WRS 2023-05-24 09:59:02 +02:00
Yann Cébron
b6506a11fd learning_resources.md: Busy Plugin Developers #6 2023-05-23 15:43:32 +02:00
Yann Cébron
b3593d8201 plugin_extension_points.md: list some base classes 2023-05-23 13:59:37 +02:00
Yann Cébron
7b3ca22586 light_and_heavy_tests.md: redo/extend "Light Tests" (#1042) 2023-05-23 12:06:17 +02:00
Yann Cébron
2b1a90caef indexing_and_psi_stubs.md: rename heading 2023-05-23 10:13:16 +02:00
Yann Cébron
9c2e38fba1 indexing_and_psi_stubs.md: link shared indexes sample 2023-05-23 10:12:50 +02:00
Yann Cébron
07406f7d8d indexing_and_psi_stubs.md: mention project shared indexes 2023-05-23 10:07:48 +02:00
Vadim Tsindyaykin
9d737aed21
add Run IDE with Plugin configuration to all plugin samples. (#1038) 2023-05-22 18:00:54 +02:00
Patrick Scheibe
68c0f0a9d8 Add parentheses to methods and remove usage of "you" 2023-05-22 12:59:11 +02:00
Piotr Tomiak
6207dc34c0
Web Symbols: fix mapping of the old name. (#1043) 2023-05-19 22:37:38 +02:00
Piotr Tomiak
19306d9f91
Web Symbols: improve and extend documentation. (#1039)
Web Symbols: improve, extend and update documentation for 2023.2.
2023-05-19 20:46:30 +02:00
hsz
630e88bdb0 Generate Android Studio releases 2023-05-17 01:33:30 +00:00
Yann Cébron
7096a02293 add info about Polaris plugin 2023-05-16 17:50:40 +02:00
Yann Cébron
e06880279f general_threading_rules.md: new "Skip Window Deactivation Events" action 2023-05-15 17:46:53 +02:00
Yann Cébron
b54deefeeb api_changes_list_2023.md: cleanup 2023-05-15 14:42:15 +02:00
dmitry-avdeev
92b305b669
Update api_changes_list_2023.md (#1041) 2023-05-15 14:40:57 +02:00