6344 Commits

Author SHA1 Message Date
Yann Cébron
686d0c5d8d links: gh-ijpgp -> gh-ijpgp-master 2024-05-14 14:02:35 +02:00
Yann Cébron
a02b113b5c links: gh-jcef -> gh-jcef-master 2024-05-14 13:56:47 +02:00
Yann Cébron
80b966611b links: gh-ic-master -> gh-ic 2024-05-14 13:55:56 +02:00
Yann Cébron
cd12f25c3e v.list: gh-ijpgp update branch name 2024-05-14 13:46:41 +02:00
Yann Cébron
3f8a4a2de9 update IJPGP beta2 2024-05-14 09:02:35 +02:00
hsz
33348f793a Generate Libraries releases variable file 2024-05-14 01:30:27 +00:00
Jakub Chrzanowski
6009625c1c
IntelliJ Platform Gradle Plugin: Split Mode + target 2024-05-13 21:26:58 +02:00
Yann Cébron
9f35eb1dd6 using_kotlin.md: update kotlinx-coroutines info 2024-05-13 16:28:52 +02:00
Yann Cébron
3bfe6660df indexing_and_psi_stubs.md: add crosslinks 2024-05-13 11:04:17 +02:00
Karol Lewandowski
b06f83c002 getting_help.topic: Cleaner formatting 2024-05-13 07:50:24 +02:00
Karol Lewandowski
a5e0d8925c getting_help.topic: Missing '?' and article 2024-05-13 07:49:00 +02:00
Karol Lewandowski
1fa0faeb0e marketing.md: Uncomment the "rating" image 2024-05-13 07:42:53 +02:00
Karol Lewandowski
a8c5befcc7 tools_intellij_platform_gradle_plugin_plugins.md: Remove testIde task 2024-05-10 10:02:07 +02:00
Karol Lewandowski
f4ba2ac7b2 tools_intellij_platform_gradle_plugin_plugins.md: Remove 404 link 2024-05-10 09:15:39 +02:00
Karol Lewandowski
acd3a28f8d Fix gh-java-annotations links 2024-05-10 09:05:03 +02:00
Jakub Chrzanowski
26a2483468
IntelliJ Platform Gradle Plugin: custom tasks 2024-05-09 21:23:27 +02:00
Jakub Chrzanowski
cc9bae0767
IntelliJ Platform Gradle Plugin: minor adjustments 2024-05-09 12:55:25 +02:00
Jakub Chrzanowski
446685a276
IntelliJ Platform Gradle Plugin: setupDependencies 2024-05-09 12:55:24 +02:00
Jakub Chrzanowski
91c32cd056
IntelliJ Platform Gradle Plugin: introduce plugins extension for CustomIntelliJPlatformVersionAware 2024-05-09 12:54:15 +02:00
Yann Cébron
080ffb69ac custom language: reorder link table 2024-05-08 10:31:02 +02:00
Yann Cébron
031c713b15 build_number_ranges.md: update 2024-05-08 09:43:41 +02:00
Yann Cébron
83918d05c7 using_kotlin.md: update stdlib table 2024-05-08 09:42:19 +02:00
Yann Cébron
0b0c436871 custom language landing pages index layout 2024-05-07 16:14:44 +02:00
Yann Cébron
b8758f0e5a code samples: Kotlin 1.9.24 2024-05-07 15:53:46 +02:00
Karol Lewandowski
528c321c50 editor_components.md: Fix a broken section title 2024-05-06 14:29:27 +02:00
Yann Cébron
9ebe17a801 update WRS builder 2024-05-06 11:11:04 +02:00
Yann Cébron
6fe694ec03 IJ 2024.1.1 2024-05-06 10:18:38 +02:00
Yann Cébron
a0f923d1aa internationalization.md: fix GH links 2024-05-06 10:18:25 +02:00
dependabot[bot]
cb31afac04
build(deps): bump gradle/actions from 3.3.1 to 3.3.2 (#1305)
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: gradle/actions
  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>
2024-04-26 10:01:17 +02:00
Karol Lewandowski
eea1150c2a icons.md: Minor cleanup 2024-04-24 10:41:06 +02:00
Karol Lewandowski
8200894f34 intellij_platform.md: Add RustRover to the IDEs list 2024-04-24 09:18:16 +02:00
Karol Lewandowski
356e2336f9 icons.md: Add information about AnimatedIcon.ANIMATION_IN_RENDERER_ALLOWED 2024-04-24 09:03:58 +02:00
Karol Lewandowski
693e95125a icons.md: Cleanup 2024-04-24 08:58:14 +02:00
Quattro8
b2f5e92b51
Change logo path and docker (#1304) 2024-04-23 19:53:23 +02:00
Yann Cébron
b125ebb820 IntelliJ Platform Gradle Plugin: minor 2024-04-23 15:07:42 +02:00
Yann Cébron
361a39dc53 intellij_platform.md: update list of IDEs 2024-04-23 14:58:43 +02:00
Karol Lewandowski
882faa64e0 providing_translations.md: Cleanup 2024-04-23 12:09:59 +02:00
Karol Lewandowski
f31aa679e6 Use the correct nested annotation form
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation

These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
Karol Lewandowski
9c47a557bb providing_translations.md: Add "experimental state" note 2024-04-19 14:11:16 +02:00
Karol Lewandowski
c29a3a4ceb providing_translations.md: Add information about DynamicBundle being required for message bundles 2024-04-19 13:43:24 +02:00
Karol Lewandowski
34089fc101 internationalization.md: Add missingContent snippet 2024-04-19 13:33:58 +02:00
Karol Lewandowski
b52f8e8c15
Internationalization and localization pages (#1303) 2024-04-19 12:31:21 +02:00
Karol Lewandowski
b707a6753b Update gradle/actions/wrapper-validation 2024-04-19 07:42:13 +02:00
Karol Lewandowski
5ffb9961fb internal_ui_inspector.md: Fix the shortcut 2024-04-18 14:50:35 +02:00
Yann Cébron
85d6c70a5d tools_intellij_platform_gradle_plugin.md: fix typo 2024-04-18 13:33:41 +02:00
Yann Cébron
84c50621f0 tools_intellij_platform_gradle_plugin_dependencies_extension.md: clarify "Tools" 2024-04-16 21:02:54 +02:00
Yann Cébron
73bad965d6 tools_intellij_platform_gradle_plugin_dependencies_extension.md: clarify "Testing" 2024-04-16 20:55:10 +02:00
Yann Cébron
28c99ab198 welcome.topic: add "Tracking API Changes" section 2024-04-16 16:44:49 +02:00
Yann Cébron
96557b4e17 tools_intellij_platform_gradle_plugin_faq.md: rename page title 2024-04-16 16:10:45 +02:00
Yann Cébron
de88ea5b76 tools_intellij_platform_gradle_plugin_migration.md: rename page title 2024-04-16 16:07:52 +02:00