Yann Cébron
|
2138fb5154
|
action_basics: fix README
|
2024-07-10 11:46:15 +02:00 |
|
Yann Cébron
|
b0a36b0226
|
max_opened_projects: fix link
|
2024-07-10 11:44:19 +02:00 |
|
Yann Cébron
|
fe15f86910
|
code samples: README remove link
|
2024-07-10 11:42:20 +02:00 |
|
Karol Lewandowski
|
cbff61d5b0
|
code_samples/conditional_operator_intention: Change description to follow conventions
|
2024-06-24 16:36:55 +02:00 |
|
Karol Lewandowski
|
5a256a5e9a
|
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
|
90553c0511
|
Update Gradle IntelliJ Plugin to 1.17.4^
|
2024-06-17 07:46:22 +02:00 |
|
Yann Cébron
|
9269a9b392
|
code samples: Gradle 8.8
|
2024-06-05 10:51:47 +02:00 |
|
Karol Lewandowski
|
f3b2034cef
|
Downgrade to Kotlin <2.0.0
|
2024-06-03 14:25:33 +02:00 |
|
dependabot[bot]
|
4326d193ac
|
--- (#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]
|
128b99b6ca
|
--- (#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
|
d72d34a377
|
code samples: Kotlin 1.9.24
|
2024-05-07 15:53:46 +02:00 |
|
Yann Cébron
|
113f5d86d0
|
max_opened_projects: ProjectCloseListener cleanup
|
2024-04-09 15:32:07 +02:00 |
|
Yann Cébron
|
9c9c735d71
|
comparing_string_references_inspection: InspectionBundle prefer delegation
|
2024-04-09 14:56:05 +02:00 |
|
Karol Lewandowski
|
3e9f33b1cb
|
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265)
|
2024-04-04 14:31:02 +02:00 |
|
Yann Cébron
|
5efa9a2a86
|
Live Template: use i18n attributes, update docs
|
2024-04-03 10:49:45 +02:00 |
|
Yann Cébron
|
36d6e26c54
|
Code Samples: Gradle 8.7
|
2024-04-03 09:30:27 +02:00 |
|
Karol Lewandowski
|
089ccea690
|
Update Gradle IntelliJ Plugin
|
2024-04-02 08:45:08 +02:00 |
|
dependabot[bot]
|
2d1a84fbe1
|
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
|
00744d9ee6
|
code samples: update README/CONTRIBUTING
|
2024-02-22 13:57:54 +01:00 |
|
Yann Cébron
|
dc49be3899
|
code samples: update README/CONTRIBUTING
|
2024-02-22 13:54:00 +01:00 |
|
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
|
c0b4714f2c
|
Twitter -> X
|
2024-01-10 11:00:45 +01:00 |
|
Yann Cébron
|
c0372e3b28
|
simple language: regen lexer with current jflex version
|
2024-01-09 15:00:46 +01:00 |
|
dependabot[bot]
|
760db8e49b
|
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
|
8fda03526d
|
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
|
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
|
316a58e200
|
code samples: cleanup
|
2023-11-29 16:31:01 +01:00 |
|
dependabot[bot]
|
c02301a869
|
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
|
8a36ca5c92
|
Kotlin 1.9.20
|
2023-10-31 08:52:57 +01:00 |
|
Karol Lewandowski
|
b3106f9369
|
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
|
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
|
742a193219
|
simple language: cleanup SimpleReference
|
2023-10-25 13:51:55 +02:00 |
|
Karol Lewandowski
|
420cc1a328
|
modifying_psi.md: Remove hardcoded code snippet, cleanup applyFix and reference it from the page
|
2023-10-18 16:21:17 +02:00 |
|
Yann Cébron
|
fa7f0d7e7b
|
[code samples] Gradle 8.4
|
2023-10-10 11:59:59 +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 |
|
Yann Cébron
|
e2873831ed
|
code_samples/pycharm_basics: Gradle 8.3
|
2023-09-13 09:10:17 +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 |
|
Karol Lewandowski
|
9519c2e9e3
|
Fix ConditionalOperatorConverterTest
|
2023-09-05 17:13:22 +02:00 |
|
Karol Lewandowski
|
bfad7b781d
|
ConditionalOperatorConverter: Remove redundant startInWriteAction()
|
2023-09-05 16:56:05 +02:00 |
|
Karol Lewandowski
|
1cde070dd6
|
ConditionalOperatorConverter: Cleanup: remove final modifiers
|
2023-09-05 16:56:05 +02:00 |
|
Karol Lewandowski
|
be7ac20f04
|
ConditionalOperatorConverter: Remove potential NPE warnings
|
2023-09-05 16:56:05 +02:00 |
|
Karol Lewandowski
|
d4c776e7cf
|
Fix conditional_operator_intention code sample: Family name displayed in the inspections list is "ConditionalOperatorIntention"
|
2023-09-05 16:56:05 +02:00 |
|
Yann Cébron
|
2f296cb613
|
Kotlin 1.9.10
|
2023-08-24 09:12:43 +02:00 |
|
Jakub Chrzanowski
|
94e42c1839
|
code samples: Gradle 8.3
|
2023-08-17 11:13:58 +02:00 |
|