Yann Cébron
|
2507511d17
|
gradle-intellij-plugin 0.4.21
|
2020-05-13 10:49:39 +02:00 |
|
JohnHake
|
62f1dd02a2
|
[build.gradle] change to sinceBuild and untilBuild for 201
|
2020-05-12 15:04:48 -07:00 |
|
JohnHake
|
2f211997c5
|
[code samples] correct buildSearchableOptions
|
2020-05-08 12:03:14 -07:00 |
|
Yann Cébron
|
4cc7df8d65
|
[simple language plugin] reference on externalizing idea.home.path
|
2020-05-08 17:19:22 +02:00 |
|
Yann Cébron
|
0085bc9eb9
|
[simple language plugin] add missing copyrights
|
2020-05-08 12:27:27 +02:00 |
|
JohnHake
|
6d3afaccc4
|
[code samples] disable building searchable options IJSDK-792
|
2020-05-07 13:04:17 -07:00 |
|
Andrew R. DeFilippis
|
54db81e71c
|
Add missing "add-to-group" attribute (#285)
Pulled from the docs at https://www.jetbrains.org/intellij/sdk/docs/tutorials/action_system/working_with_custom_actions.html#setting-registration-attributes-manually
|
2020-05-07 12:18:59 +02:00 |
|
Yann Cébron
|
415c622c57
|
gradle-intellij-plugin 0.4.20
|
2020-05-06 19:48:29 +02:00 |
|
Yann Cébron
|
59aeba04de
|
tool_window code sample: use properly sized TW icon
|
2020-04-30 15:11:11 +02:00 |
|
Yann Cébron
|
bf8cfae2dc
|
tool_window code sample: fix .form file (IJSDK-841)
|
2020-04-30 15:01:20 +02:00 |
|
Yann Cébron
|
0f33aa6c29
|
code samples: build.gradle cleanup
|
2020-04-24 14:58:26 +02:00 |
|
Yann Cébron
|
cc85d4802e
|
build.gradle: use testImplementation instead of deprecated testCompile
|
2020-04-24 11:28:07 +02:00 |
|
Jakub Chrzanowski
|
307d2ad4a9
|
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
|
632ab6b069
|
[Code Samples Inspection] Java > Imports > Unused import
|
2020-04-16 13:28:29 +02:00 |
|
Yann Cébron
|
d5cf2d8af5
|
[code samples] comparing_references_inspection: use testData for test data files
|
2020-04-16 13:28:29 +02:00 |
|
Yann Cébron
|
8a6d1c165e
|
[code samples] conditional_operator_intention: use testData for test data files
|
2020-04-16 13:28:29 +02:00 |
|
Yann Cébron
|
d1af82d604
|
[code samples] ConditionalOperatorConverterTest: cleanup
|
2020-04-16 13:28:29 +02:00 |
|
Jakub Chrzanowski
|
a0bc929df4
|
[Code Samples Inspection] Java > Probable bugs > Nullability problems
|
2020-04-16 12:05:14 +02:00 |
|
Jakub Chrzanowski
|
7097a9958d
|
coordinates_system.md: Replace StringBuilder with string concatenation
|
2020-04-16 12:04:37 +02:00 |
|
Jakub Chrzanowski
|
8976bc4900
|
[Code Samples Inspection] Java > Java language level migration aids > Java 8 > Statement lambda can be replaced with expression lambda
|
2020-04-16 12:01:49 +02:00 |
|
Jakub Chrzanowski
|
4d9fa2fc5a
|
[Code Samples Inspection] Java > Java language level migration aids > Java 8 > Collections.sort() can be replaced with List.sort()
|
2020-04-16 12:00:38 +02:00 |
|
Jakub Chrzanowski
|
6fe750e8f1
|
[Code Samples Inspection] Java > Java language level migration aids > Java 8 > Anonymous type can be replaced with lambda
|
2020-04-16 12:00:10 +02:00 |
|
Jakub Chrzanowski
|
bf92742486
|
[Code Samples Inspection] Java > Imports > Unused import
|
2020-04-16 11:59:18 +02:00 |
|
Jakub Chrzanowski
|
115c3153d3
|
[Code Samples Inspection] Java > Code style issues > Field may be 'final'
|
2020-04-16 11:57:35 +02:00 |
|
Yann Cébron
|
ca6ea656da
|
[code samples] comparing_references_inspection: use testData for test data files
|
2020-04-16 11:50:12 +02:00 |
|
Yann Cébron
|
95c3171198
|
[code samples] conditional_operator_intention: use testData for test data files
|
2020-04-16 11:48:02 +02:00 |
|
Yann Cébron
|
4b773b7fe4
|
[code samples] ConditionalOperatorConverterTest: cleanup
|
2020-04-16 11:45:54 +02:00 |
|
Jakub Chrzanowski
|
f542306589
|
[Code Samples] Update Copyright years
|
2020-04-16 11:42:12 +02:00 |
|
Jakub Chrzanowski
|
6cef512fe3
|
[Code Samples Inspection] Proofreading > Typo
|
2020-04-16 11:31:29 +02:00 |
|
Jakub Chrzanowski
|
e8beed4f07
|
[Code Samples Inspection] Java > Internationalization > Incorrect string capitalization
|
2020-04-16 11:21:20 +02:00 |
|
Jakub Chrzanowski
|
971b76f309
|
[Code Samples Inspection] Java > Imports > Unused import
|
2020-04-16 11:20:38 +02:00 |
|
Jakub Chrzanowski
|
7de7472a01
|
[Code Samples Inspection] Java > Declaration redundancy > Redundant 'throws' clause
|
2020-04-16 11:19:26 +02:00 |
|
Jakub Chrzanowski
|
941fcb185c
|
[Code Samples Inspection] Java > Data flow > Redundant local variable
|
2020-04-16 11:18:11 +02:00 |
|
Jakub Chrzanowski
|
36ddc02759
|
[Code Samples Inspection] Java > Control flow issues > Redundant 'if' statement
|
2020-04-16 11:17:22 +02:00 |
|
Jakub Chrzanowski
|
cbbb34186c
|
[Code Samples Inspection] HTML > Accessibility > Missing required 'lang' attribute
|
2020-04-16 11:14:45 +02:00 |
|
Jakub Chrzanowski
|
155da20ced
|
[Code Samples Inspection] Redundant suppression
|
2020-04-16 11:13:02 +02:00 |
|
JohnHake
|
92d0e89714
|
[simple language] fix parsing test failures
regenerate files after TPV-5209
|
2020-04-13 09:59:20 -07:00 |
|
Jakub Chrzanowski
|
b0e73106ee
|
removed typo
|
2020-04-13 12:17:28 +02:00 |
|
Jakub Chrzanowski
|
c3597f7b13
|
removed typo
|
2020-04-13 12:16:50 +02:00 |
|
Jakub Chrzanowski
|
ff6544a3fe
|
TPV-5209 http -> https
|
2020-04-13 12:09:48 +02:00 |
|
JohnHake
|
42569d0d34
|
[code samples] Update to 2020.1 IntelliJ Platform IJSDK-802
|
2020-04-09 11:12:46 -07:00 |
|
Yann Cébron
|
15546e0a63
|
gradle-intellij-plugin 0.4.18
|
2020-04-02 11:40:17 +02:00 |
|
Yann Cébron
|
a0f75b1377
|
theme_basics: fix comments in plugin.xml
|
2020-03-30 14:25:48 +02:00 |
|
Yann Cébron
|
9f7c35e2a7
|
build.gradle formatting
|
2020-03-30 14:23:34 +02:00 |
|
Yann Cébron
|
d8ca8838d6
|
maxOpenProjects: format build.gradle
|
2020-03-30 14:11:38 +02:00 |
|
JohnHake
|
c9f8567168
|
[code samples] update to 2019.3.4 platform
|
2020-03-27 13:55:09 -07:00 |
|
JohnHake
|
a3211d8bd0
|
[code samples] fix project.group
|
2020-03-27 12:18:09 -07:00 |
|
Yann Cébron
|
ef27d1d1fc
|
gradle-intellij-plugin 0.4.17
|
2020-03-24 11:20:17 +01:00 |
|
JohnHake
|
137a0e9f6e
|
IJSDK-424
|
2020-03-18 18:42:50 -07:00 |
|
JohnHake
|
1c2527f0da
|
Merge branch 'IJSDK-755'
# Conflicts:
# reference_guide/api_notable/api_notable_list_2020.md
|
2020-03-18 16:07:27 -07:00 |
|