Yann Cébron
|
f6b805ba9c
|
Gradle IntelliJ Plugin 1.17.2
|
2024-02-21 09:18:36 +01:00 |
|
Yann Cébron
|
d4e7d3502f
|
code samples: Gradle 8.6
|
2024-02-07 10:02:12 +01:00 |
|
Yann Cébron
|
7c5cbf75aa
|
code samples: org.jetbrains.intellij 1.17.1
|
2024-02-05 19:05:24 +01:00 |
|
Yann Cébron
|
b9d7150d02
|
Gradle IntelliJ Plugin 1.17.0
|
2024-01-22 09:24:36 +01:00 |
|
Yann Cébron
|
f2d534fa09
|
2023.3 release: update pages, extension point lists (#1155)
* 2023.3 release: update pages, extension point lists
* extension_point_list.md: restore deleted heading
* 2023.3 release: code samples
* 23.3 release: final
|
2023-12-06 17:10:38 +01:00 |
|
Yann Cébron
|
e7e95ae757
|
code samples: gradle-intellij-plugin 1.16.1
|
2023-12-04 09:45:37 +01:00 |
|
Yann Cébron
|
db1919e719
|
code samples: Gradle 8.5
|
2023-11-29 16:41:15 +01:00 |
|
Yann Cébron
|
0cb1bffa21
|
code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public"
|
2023-10-25 13:51:55 +02:00 |
|
Yann Cébron
|
0cd955ac10
|
[code samples] Gradle IntelliJ Plugin 1.16.0
|
2023-10-10 11:46:32 +02:00 |
|
Jakub Chrzanowski
|
6b889aa7da
|
code samples: Gradle 8.4
|
2023-10-05 08:44:45 +02:00 |
|
Karol Lewandowski
|
e87f195b80
|
Code samples: Change the CONTINUATION_INDENT_SIZE from 8 to 4 and reformat code.
We use INDENT_SIZE = 2 and continuation size should be at most 4 in this case.
|
2023-09-07 11:59:58 +02:00 |
|
Jakub Chrzanowski
|
94e42c1839
|
code samples: Gradle 8.3
|
2023-08-17 11:13:58 +02:00 |
|
Yann Cébron
|
d7dd55a7e0
|
2023.2 release (#1091)
|
2023-07-26 14:44:10 +02:00 |
|
Karol Lewandowski
|
8aa8712db7
|
Correction: "register as an extension point" -> "register in an extension point"
|
2023-07-19 10:18:25 +02:00 |
|
Yann Cébron
|
1d98a4aa15
|
code samples: Gradle 8.2.1
|
2023-07-12 09:01:20 +02:00 |
|
Yann Cébron
|
2feb940974
|
remove Kotlin 1.8.20 OOM workaround from code samples
|
2023-07-10 17:01:58 +02:00 |
|
Jakub Chrzanowski
|
c40dd36d76
|
Update Gradle IntelliJ Plugin to 1.15.0
|
2023-07-07 16:37:11 +02:00 |
|
Karol Lewandowski
|
38b069b7cd
|
Update Gradle IntelliJ Plugin to 1.14.2
|
2023-07-06 15:13:17 +02:00 |
|
Yann Cébron
|
dfcaad15ea
|
code samples: add gradle.properties to enable caching and defaults for use of Kotlin
|
2023-06-15 12:47:44 +02:00 |
|
Yann Cébron
|
f0919033ea
|
[code samples] update Gradle IntelliJ Plugin 1.14.1
|
2023-06-08 09:30:06 +02:00 |
|
Jakub Chrzanowski
|
5897a3326a
|
code-samples: gradle-intellij-plugin 1.14.0
|
2023-06-02 09:25:32 +02:00 |
|
Vadim Tsindyaykin
|
14b940407e
|
add Run IDE with Plugin configuration to all plugin samples. (#1038)
|
2023-05-22 18:00:54 +02:00 |
|
Yann Cébron
|
ec1bfebdf2
|
code samples: Gradle 8.1.1
|
2023-04-25 10:30:47 +02:00 |
|
Jakub Chrzanowski
|
c1524022ad
|
Code Samples: bump Gradle to 8.1
|
2023-04-17 22:40:31 +02:00 |
|
Yann Cébron
|
75f220a602
|
code samples: update gradle plugin
|
2023-03-29 10:26:28 +02:00 |
|
Yann Cébron
|
e57496774f
|
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
|
1fd9ebd759
|
remove obsolete "Preferences" term usage
|
2023-03-27 14:09:44 +02:00 |
|
Yann Cébron
|
22eb168ad0
|
code-samples: gradle-intellij-plugin 1.13.2
|
2023-03-13 10:10:00 +01:00 |
|
Yann Cébron
|
8b7c6c174a
|
code samples: gradle intellij plugin 1.13.1
|
2023-03-02 14:24:36 +01:00 |
|
Jakub Chrzanowski
|
148ce5b74f
|
Code Samples: bump Gradle to 8.0.1
|
2023-02-25 11:54:11 +01:00 |
|
Yann Cébron
|
5352f62748
|
code samples: Gradle 8.0
|
2023-02-14 15:38:57 +01:00 |
|
Jakub Chrzanowski
|
1525f7448b
|
gradle intellij plugin 1.13.0
|
2023-02-10 20:38:30 +01:00 |
|
Yann Cébron
|
eae2904259
|
gradle intellij plugin 1.12.0
|
2023-01-16 13:43:13 +01:00 |
|
Yann Cébron
|
634ede1016
|
"Settings/Preferences" is now "Settings" on all OSes
|
2023-01-11 14:43:08 +01:00 |
|
Yann Cébron
|
60c6b28a55
|
gradle intellij plugin 1.11.0
|
2022-12-19 12:07:10 +01:00 |
|
Yann Cébron
|
ca238e0ae0
|
gradle plugin 1.10.1
|
2022-12-12 10:39:37 +01:00 |
|
Yann Cébron
|
0a071d092e
|
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3
* element_patterns.md: new sample
* 2022.3 release: update GH links
* 2022.3 release: update GH links, #2
* EP list: initial, change android from GH to JB hosting temporarily + adapt links
* 223 release initial values
* stop recommending PreloadingActivity (internal API now)
* product specific EP lists
* element_patterns.md: minor
* code samples: upgrade
* extension_point_list.md: fix duplicate heading
* sdk_code_guidelines.md: update compatibility values
* spring_extension_point_list.md: update
* 223.7571.182
|
2022-11-30 20:31:23 +01:00 |
|
Yann Cébron
|
604a627d36
|
code samples: Gradle 7.6
|
2022-11-28 17:31:11 +01:00 |
|
Yann Cébron
|
40b759154c
|
org.jetbrains.intellij 1.10.0
|
2022-11-21 10:55:10 +01:00 |
|
Yann Cébron
|
125bccb5a6
|
code samples: org.jetbrains.intellij 1.9.0
|
2022-09-05 14:40:16 +02:00 |
|
Yann Cébron
|
084ca56c14
|
code samples: org.jetbrains.intellij 1.8.1
|
2022-08-25 15:57:42 +02:00 |
|
Jakub Chrzanowski
|
7c16888cda
|
Gradle 7.5.1
|
2022-08-07 21:22:42 +02:00 |
|
dependabot[bot]
|
7d5fd47c42
|
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/psi_demo
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/project_model
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/action_basics
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/kotlin_demo
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/live_templates
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/settings
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/project_wizard
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/module
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/tool_window
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
|
2022-08-05 11:38:00 +02:00 |
|
Yann Cébron
|
097cb68431
|
code_samples: update to 213...222
|
2022-07-26 09:49:48 -07:00 |
|
Yann Cébron
|
bc6cc54e44
|
gradle-intelli-plugin 1.7.0
|
2022-07-11 15:29:02 +02:00 |
|
Yann Cébron
|
5189cec79f
|
gradle 7.4.2
|
2022-05-23 11:33:08 +02:00 |
|
Yann Cébron
|
17bef09eb8
|
org.jetbrains.intellij 1.6.0
|
2022-05-23 11:17:55 +02:00 |
|
dependabot[bot]
|
090f404b90
|
Dependencies update
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo
Bumps org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21.
---
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>
build(deps): bump org.jetbrains.intellij in /code_samples/live_templates
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/project_wizard
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/settings
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/action_basics
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/psi_demo
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/editor_basics
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/kotlin_demo
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/project_model
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/tool_window
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump org.jetbrains.intellij in /code_samples/module
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 17:42:20 +02:00 |
|
Yann Cébron
|
78e459a9d2
|
221 release (#686)
* 2022.1 release: upsource, topic links
* 2022.1 release: EP lists
* 2022.1 release: code samples build against 2021.2.4, adjust since/until-build
* code samples/pycharm_basics: 2021.2.4
* 2022.1 release: rider_extension_point_list.md
* 2022.1 release: data_grip_extension_point_list.md
* 2022.1 release: set upsource properties
* 2022.1 release: set plugin verifier versions
|
2022-04-12 16:39:27 +02:00 |
|
Yann Cébron
|
6be19634d5
|
code samples: Gradle plugin 1.5.2
|
2022-04-04 10:49:10 +02:00 |
|