Karol Lewandowski
|
cbff61d5b0
|
code_samples/conditional_operator_intention: Change description to follow conventions
|
2024-06-24 16:36:55 +02:00 |
|
Yann Cébron
|
316a58e200
|
code samples: cleanup
|
2023-11-29 16:31:01 +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 |
|
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
|
d7dd55a7e0
|
2023.2 release (#1091)
|
2023-07-26 14:44:10 +02:00 |
|
Yann Cébron
|
1fd9ebd759
|
remove obsolete "Preferences" term usage
|
2023-03-27 14:09:44 +02:00 |
|
Yann Cébron
|
a825725025
|
com.intellij.intentionAction: new language property
|
2022-08-22 16:38:13 +02:00 |
|
Karol Lewandowski
|
1105d90dda
|
update dates in copyright info
|
2022-01-12 12:09:34 +01:00 |
|
Jakub Chrzanowski
|
6a87dd7dd2
|
plugin_configuration_file.md: content update
|
2021-10-19 09:25:14 +02:00 |
|
Yann Cébron
|
40e3406ecd
|
code samples: upgrade dependency on Java plugin to ID-notation (IJSDK-796)
|
2020-11-04 17:04:05 +01:00 |
|
Jakub Chrzanowski
|
5942892ddb
|
Cleanup code_samples JavaDocs
|
2020-10-07 15:44:55 +02:00 |
|
Jakub Chrzanowski
|
857d945494
|
Code Samples READMEs
|
2020-08-12 11:25:19 +02:00 |
|
Jakub Chrzanowski
|
68e189084c
|
Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
# code_samples/conditional_operator_intention/src/test/java/org/intellij/sdk/intention/ConditionalOperatorConverterTest.java
|
2020-04-16 13:29:55 +02:00 |
|
Jakub Chrzanowski
|
bbc4f1c0c3
|
[Code Samples Inspection] Java > Imports > Unused import
|
2020-04-16 13:28:29 +02:00 |
|
Yann Cébron
|
e72d6d28cc
|
[code samples] conditional_operator_intention: use testData for test data files
|
2020-04-16 13:28:29 +02:00 |
|
Yann Cébron
|
8d33a5965b
|
[code samples] ConditionalOperatorConverterTest: cleanup
|
2020-04-16 13:28:29 +02:00 |
|
Yann Cébron
|
d26f27a807
|
[code samples] conditional_operator_intention: use testData for test data files
|
2020-04-16 11:48:02 +02:00 |
|
Yann Cébron
|
2ffe23e57f
|
[code samples] ConditionalOperatorConverterTest: cleanup
|
2020-04-16 11:45:54 +02:00 |
|
Jakub Chrzanowski
|
c5faa6a252
|
[Code Samples] Update Copyright years
|
2020-04-16 11:42:12 +02:00 |
|
Jakub Chrzanowski
|
991d7ad24f
|
[Code Samples Inspection] Java > Imports > Unused import
|
2020-04-16 11:20:38 +02:00 |
|
Jakub Chrzanowski
|
e4a93ccf13
|
[Code Samples Inspection] Java > Control flow issues > Redundant 'if' statement
|
2020-04-16 11:17:22 +02:00 |
|
Jakub Chrzanowski
|
56cefc5580
|
[Code Samples Inspection] HTML > Accessibility > Missing required 'lang' attribute
|
2020-04-16 11:14:45 +02:00 |
|
JohnHake
|
4d6895589d
|
IJSDK-424
|
2020-03-18 18:42:50 -07:00 |
|
Jakub Chrzanowski
|
834e9b15c6
|
[code samples] plugin.xml files cleanup
|
2020-03-18 16:53:51 +01:00 |
|
Yann Cébron
|
18ac589ade
|
[code samples] remove @author, cleanup
|
2020-03-06 17:43:54 +01:00 |
|
Yann Cébron
|
9823e26b1f
|
[conditional_operator_intention] fix intention group name casing
|
2020-03-06 17:10:14 +01:00 |
|
Yann Cébron
|
9af78ce3cd
|
[conditional_operator_intention] fix intention description folder name
|
2020-03-06 17:08:18 +01:00 |
|
Yann Cébron
|
cccacc3303
|
[code samples] add missing @NotNull
|
2020-03-06 16:59:29 +01:00 |
|
JohnHake
|
50088bb8db
|
New Copyright in code samples
|
2020-02-19 21:51:48 -08:00 |
|
JohnHake
|
d7e595cdf1
|
Update version
|
2020-02-10 07:09:56 -08:00 |
|
JohnHake
|
cd4c76ec22
|
Cleanup
|
2020-02-10 07:01:00 -08:00 |
|
JohnHake
|
c2b543befd
|
Conversion complete
|
2020-02-08 20:56:24 -08:00 |
|
JohnHake
|
b07996c84a
|
Add Gradle conversion
|
2020-02-08 20:31:11 -08:00 |
|