54 Commits

Author SHA1 Message Date
Yann Cébron
8af3da686d snippets: improve Java/Gradle notes 2025-05-22 15:00:44 +02:00
Yann Cébron
2af108be18 snippets: pluginDevKitAvailability, reword as everybody will be using newer IDE versions 2025-05-22 14:13:46 +02:00
Yann Cébron
ee6c7a7bee EP lists: collapse "Legend" by default 2025-05-06 09:29:34 +02:00
Yann Cébron
5c27399e4e snippets.topic: improve EP legend 2025-04-22 13:23:15 +02:00
Yann Cébron
6721cbd379 additional_minor_features.md: add EP links to IPE, cleanup 2025-04-09 16:26:18 +02:00
Yann Cébron
eecc3e4fec use snippet for EP with link to IPE 2025-03-19 14:45:43 +01:00
Yann Cébron
c0dafbf360 snippets.topic: feedback wording 2025-03-19 13:28:01 +01:00
Yann Cébron
7eac25dc2d snippets.md -> snippets.topic 2025-03-19 10:46:36 +01:00
Yann Cébron
6c5eaa1d6b snippets.md: cleanup apiChangesJavaVersion 2025-03-12 14:18:57 +01:00
Yann Cébron
bbb1e2e1b3 snippets.md: add Bluesky 2025-02-06 15:48:47 +01:00
Karol Lewandowski
11c4851dcf Add information about descriptor files documentation provider 2025-01-16 11:27:09 +01:00
Karol Lewandowski
419e7b54ed snippets.md: Fix Java 17 platform version 2024-10-28 14:50:05 +01:00
Yann Cébron
9e5d4c09d2 remove OSS license note 2024-10-28 14:18:21 +01:00
Karol Lewandowski
236802ab94 snippets.md: Add line break for easier reading 2024-07-31 09:58:32 +02:00
Yann Cébron
778a51a35b snippets.md: Gradle plugin version snippet 2024-07-30 14:46:24 +02:00
Yann Cébron
85922cab4f snippets.md: Gradle plugin version snippet 2024-07-30 13:25:02 +02:00
Yann Cébron
3795c2729e EP lists: optimize tags table 2024-07-17 17:41:25 +02:00
Yann Cébron
8891d97a60 snippets.md: improve Java/Gradle notes 2024-06-26 11:02:34 +02:00
Yann Cébron
0886f8f178 snippets.md: clarify wording for Gradle plugin requirements 2024-05-27 17:33:38 +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
Yann Cébron
cc5390593c build_number_ranges.md: 242/Java 21 2024-04-11 17:31:10 +02:00
Yann Cébron
3f20e59371 242: Gradle plugin requirements 2024-04-11 17:28:03 +02:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
bfd4c48196 %gh-java-annotations% GH repo, align references/wording 2024-03-13 14:41:58 +01:00
Yann Cébron
bf4e6d9508 "dumb mode" link title 2024-03-12 16:47:56 +01:00
Yann Cébron
21c4c17c2b EP lists: prepare for IJSDK-1960 EP lists: add 'DumbAware' tag 2024-02-22 15:08:11 +01:00
Yann Cébron
73f8e9f6ad snippets.md: news - add JB Marketplace LinkedIn 2024-02-21 14:54:48 +01:00
Yann Cébron
e59f6465a3 add title to apiChangesJavaVersion callout 2024-02-05 16:30:34 +01:00
Yann Cébron
b008958e0c Twitter -> X 2024-01-10 11:00:45 +01:00
Yann Cébron
af16417aa3 snippets.md: grammar 2023-10-26 14:59:16 +02:00
Yann Cébron
73a9d15be1 snippets.md: fix build issue? 2023-10-23 17:44:21 +02:00
Yann Cébron
f105fb0586 notes about installing Plugin DevKit manually in 2023.3+ 2023-10-23 17:12:06 +02:00
Yann Cébron
d2641769ef EP lists: change header 2023-08-22 15:12:33 +02:00
Yann Cébron
1fe8041b9a snippets.md: cleanup EP list "Legend" 2023-08-22 14:38:26 +02:00
Yann Cébron
5e9e1fe604 snippets.md: be nicer 2023-08-15 17:59:25 +02:00
Yann Cébron
c935642591 don't use badges for GH release "latest" version due to v-prefix confusion 2023-07-19 16:57:54 +02:00
Yann Cébron
c8c7c84c0b remove "release" part from release version badges 2023-07-17 14:14:37 +02:00
Yann Cébron
bdcdbac7f4 snippets.md: fix missing parenthesis in apiChangesJavaVersion 2023-06-12 10:02:03 +02:00
Karol Lewandowski
cad756c2a0 Avoid using <br/> in tables 2023-04-28 13:00:24 +02:00
Karol Lewandowski
df1c717bb8 Avoid line breaks to reduce vertical space 2023-04-26 10:30:56 +02:00
Yann Cébron
2d699ef5f4 snippets.md: minor 2023-04-18 18:29:05 +02:00
Yann Cébron
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
373142d7fa snippets.md: EP header, ApiStatus.Internal language 2023-03-06 18:08:37 +01:00
Yann Cébron
6d8926807c getting_help: fix links 2023-03-06 16:49:25 +01:00
Yann Cébron
a05c4e2439 snippets: add title to notes 2023-03-06 16:24:46 +01:00
Yann Cébron
57ee96618d EP list legend: link to overview 2023-03-01 10:18:07 +01:00
Yann Cébron
15061529d3 IDEs: add <tldr> with Homepage, Releases, Plugins@MP 2023-01-19 17:11:26 +01:00
Karol Lewandowski
db99d82b8c Extract running custom language tests into snippet 2022-12-08 10:39:41 +01:00
Yann Cébron
c8e98ce1f5 snippets: ep_list_legend & cleanup 2022-12-01 12:37:39 +01:00
Yann Cébron
d2204da8b8 snippets: apiChangesJavaVersion 2022-12-01 12:13:46 +01:00