675 Commits

Author SHA1 Message Date
Karol Lewandowski
c50c4cf02b SimpleCodeInsightTest.java: Disable checkWeakWarnings option in checkHighlighting() 2024-11-28 16:03:15 +01:00
Yann Cébron
ed7886d56e code samples: gradle 8.11.1 2024-11-21 10:21:09 +01:00
Yann Cébron
e27c8031c6
2024.3 release (#1376)
* switch to 243, update gh-ic links

* code samples: build against 2024.1

* action_basics: mute warning in PopupDialogAction

* GH build: mute invalid plugin ID on CI

* GH build: mute invalid plugin ID on CI

* final 2024.3, regen EP-lists

* code samples: 2024.3
2024-11-13 16:23:03 +01:00
Yann Cébron
2e618bea0d code samples: gradle 8.11 2024-11-12 10:09:50 +01:00
Yann Cébron
27fcad540c Code Samples: remove "Kotlin Demo" sample as it serves no real purpose anymore 2024-10-21 17:21:40 +02:00
Yann Cébron
60e6b0b134 code samples: Gradle 8.10.2 2024-09-24 16:49:41 +02:00
Yann Cébron
f36dbb8362 code samples: Gradle 8.10.1 2024-09-10 15:48:13 +02:00
Yann Cébron
f899185f94 code samples: Gradle 8.10 2024-08-14 15:16:58 +02:00
Yann Cébron
5d4d1d75e9
2024.2 release (#1347)
* switch to 242, update gh-ic links

* fix link

* fix link

* fix link

* fix link

* regen EP lists

still some diff between 242 and EAP8

* convert gh-ic-master links

* GH code-samples: update PV IDE versions

* code samples: adjust target IDE&since/until values

* regen EP lists from release branch

* intellij_community_plugins_extension_point_list.md: fix duplicate heading

* intellij_community_plugins_extension_point_list.md: fix DevKit.lang.visitorProviderForRBCInspection EP

* GH: update PV versions

* 2024.2 GA
2024-08-07 09:59:03 +02:00
Yann Cébron
48b0413cad max_opened_projects: Kotlin 1.9.25 2024-08-07 09:08:30 +02:00
Yann Cébron
0aef8d2953 kotlin_demo: Kotlin 1.9.25 2024-07-22 11:37:59 +02:00
Yann Cébron
7a010e6369 Code Samples: Gradle 8.9 2024-07-16 10:59:02 +02:00
Yann Cébron
aa5b2289be editor_basics: fix README 2024-07-10 11:48:25 +02:00
Yann Cébron
c719b7a736 action_basics: fix README 2024-07-10 11:46:15 +02:00
Yann Cébron
718889baaa max_opened_projects: fix link 2024-07-10 11:44:19 +02:00
Yann Cébron
bb2408a72c code samples: README remove link 2024-07-10 11:42:20 +02:00
Karol Lewandowski
3154d84816 code_samples/conditional_operator_intention: Change description to follow conventions 2024-06-24 16:36:55 +02:00
Karol Lewandowski
f5db8ea180 Settings tutorial: Change the implementation to follow the recommended approach (a separate state class)
Also:
- remove unnecessary screenshot
- change labels to follow UX guidelines
2024-06-20 12:42:04 +02:00
Karol Lewandowski
ae26238ed9 Update Gradle IntelliJ Plugin to 1.17.4^ 2024-06-17 07:46:22 +02:00
Yann Cébron
c0ae02ab41 code samples: Gradle 8.8 2024-06-05 10:51:47 +02:00
Karol Lewandowski
66db965100 Downgrade to Kotlin <2.0.0 2024-06-03 14:25:33 +02:00
dependabot[bot]
953f6d1035
--- (#1312)
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 08:26:08 +02:00
dependabot[bot]
6249993927
--- (#1311)
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 08:25:45 +02:00
Yann Cébron
b8758f0e5a code samples: Kotlin 1.9.24 2024-05-07 15:53:46 +02:00
Yann Cébron
3cf9b19f39 max_opened_projects: ProjectCloseListener cleanup 2024-04-09 15:32:07 +02:00
Yann Cébron
17b90f2728 comparing_string_references_inspection: InspectionBundle prefer delegation 2024-04-09 14:56:05 +02:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Yann Cébron
e4cfe8aeec Live Template: use i18n attributes, update docs 2024-04-03 10:49:45 +02:00
Yann Cébron
28e9ef8dc4 Code Samples: Gradle 8.7 2024-04-03 09:30:27 +02:00
Karol Lewandowski
80f212e8a1 Update Gradle IntelliJ Plugin 2024-04-02 08:45:08 +02:00
dependabot[bot]
75babed213
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1258)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23)

---
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>
2024-03-11 09:12:05 +01:00
Yann Cébron
25a671e3d5 code samples: update README/CONTRIBUTING 2024-02-22 13:57:54 +01:00
Yann Cébron
9a3c307d94 code samples: update README/CONTRIBUTING 2024-02-22 13:54:00 +01:00
Yann Cébron
9709623387 Gradle IntelliJ Plugin 1.17.2 2024-02-21 09:18:36 +01:00
Yann Cébron
3e2032a4ca code samples: Gradle 8.6 2024-02-07 10:02:12 +01:00
Yann Cébron
f93405707e code samples: org.jetbrains.intellij 1.17.1 2024-02-05 19:05:24 +01:00
Yann Cébron
70bf352b70 Gradle IntelliJ Plugin 1.17.0 2024-01-22 09:24:36 +01:00
Yann Cébron
b008958e0c Twitter -> X 2024-01-10 11:00:45 +01:00
Yann Cébron
9acfa391af simple language: regen lexer with current jflex version 2024-01-09 15:00:46 +01:00
dependabot[bot]
a24f6b90c3
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1183)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.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/compare/v1.9.21...v1.9.22)

---
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>
2024-01-02 18:10:57 +01:00
Karol Lewandowski
7730473352 Change "quick-fix" to "quick fix"
This is the actual feature name we use everywhere.
2023-12-07 12:29:33 +01:00
Yann Cébron
69a9b5d8a7
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
33e3fa72a0 code samples: gradle-intellij-plugin 1.16.1 2023-12-04 09:45:37 +01:00
Yann Cébron
19df2ce3ba code samples: Gradle 8.5 2023-11-29 16:41:15 +01:00
Yann Cébron
07e1475705 code samples: cleanup 2023-11-29 16:31:01 +01:00
dependabot[bot]
e8b7f54a42
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1154)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.21.
- [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.9.20...v1.9.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 09:27:31 +01:00
Yann Cébron
6bf5b01886 Kotlin 1.9.20 2023-10-31 08:52:57 +01:00
Karol Lewandowski
c22b7c599b working_with_custom_actions.md, PopupDialogAction.java: Cleanup code sample and reference it from the page 2023-10-26 15:02:56 +02:00
Yann Cébron
3523da598a 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
dd7a8a6be1 simple language: cleanup SimpleReference 2023-10-25 13:51:55 +02:00