363 Commits

Author SHA1 Message Date
JohnHake
59c87425b8 [build.gradle] change to sinceBuild and untilBuild for 201 2020-05-12 15:04:48 -07:00
JohnHake
0d1c966cc9 [code samples] correct buildSearchableOptions 2020-05-08 12:03:14 -07:00
Yann Cébron
0ad38699d8 [simple language plugin] reference on externalizing idea.home.path 2020-05-08 17:19:22 +02:00
Yann Cébron
68aae7d36e [simple language plugin] add missing copyrights 2020-05-08 12:27:27 +02:00
JohnHake
ab9ba3a221 [code samples] disable building searchable options IJSDK-792 2020-05-07 13:04:17 -07:00
Andrew R. DeFilippis
a4cdbd62de 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
209b73ebe1 gradle-intellij-plugin 0.4.20 2020-05-06 19:48:29 +02:00
Yann Cébron
4a2199a9f2 tool_window code sample: use properly sized TW icon 2020-04-30 15:11:11 +02:00
Yann Cébron
4151942614 tool_window code sample: fix .form file (IJSDK-841) 2020-04-30 15:01:20 +02:00
Yann Cébron
467067e804 code samples: build.gradle cleanup 2020-04-24 14:58:26 +02:00
Yann Cébron
ff93316fdf build.gradle: use testImplementation instead of deprecated testCompile 2020-04-24 11:28:07 +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
64a547a814 [code samples] comparing_references_inspection: use testData for test data files 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
Jakub Chrzanowski
fb16e8e6f0 [Code Samples Inspection] Java > Probable bugs > Nullability problems 2020-04-16 12:05:14 +02:00
Jakub Chrzanowski
29962a4e05 coordinates_system.md: Replace StringBuilder with string concatenation 2020-04-16 12:04:37 +02:00
Jakub Chrzanowski
307ef13711 [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
33af13c591 [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
a69f211cfd [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
009c922ac5 [Code Samples Inspection] Java > Imports > Unused import 2020-04-16 11:59:18 +02:00
Jakub Chrzanowski
abcafa064a [Code Samples Inspection] Java > Code style issues > Field may be 'final' 2020-04-16 11:57:35 +02:00
Yann Cébron
ee3426685e [code samples] comparing_references_inspection: use testData for test data files 2020-04-16 11:50:12 +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
60104e0c79 [Code Samples Inspection] Proofreading > Typo 2020-04-16 11:31:29 +02:00
Jakub Chrzanowski
302968b024 [Code Samples Inspection] Java > Internationalization > Incorrect string capitalization 2020-04-16 11:21:20 +02:00
Jakub Chrzanowski
991d7ad24f [Code Samples Inspection] Java > Imports > Unused import 2020-04-16 11:20:38 +02:00
Jakub Chrzanowski
1c25c8c7b8 [Code Samples Inspection] Java > Declaration redundancy > Redundant 'throws' clause 2020-04-16 11:19:26 +02:00
Jakub Chrzanowski
f373440332 [Code Samples Inspection] Java > Data flow > Redundant local variable 2020-04-16 11:18:11 +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
Jakub Chrzanowski
df7afcd9a9 [Code Samples Inspection] Redundant suppression 2020-04-16 11:13:02 +02:00
JohnHake
ca103ddb0f [simple language] fix parsing test failures
regenerate files after TPV-5209
2020-04-13 09:59:20 -07:00
Jakub Chrzanowski
b898fe1741 removed typo 2020-04-13 12:17:28 +02:00
Jakub Chrzanowski
3195b463e6 removed typo 2020-04-13 12:16:50 +02:00
Jakub Chrzanowski
0a69886c06 TPV-5209 http -> https 2020-04-13 12:09:48 +02:00
JohnHake
82bbf5b98b [code samples] Update to 2020.1 IntelliJ Platform IJSDK-802 2020-04-09 11:12:46 -07:00
Yann Cébron
13cfe2c71f gradle-intellij-plugin 0.4.18 2020-04-02 11:40:17 +02:00
Yann Cébron
e8e4e9dc43 theme_basics: fix comments in plugin.xml 2020-03-30 14:25:48 +02:00
Yann Cébron
641df4cc08 build.gradle formatting 2020-03-30 14:23:34 +02:00
Yann Cébron
1af8cf2a7e maxOpenProjects: format build.gradle 2020-03-30 14:11:38 +02:00
JohnHake
8108a047ef [code samples] update to 2019.3.4 platform 2020-03-27 13:55:09 -07:00
JohnHake
afe19b52c7 [code samples] fix project.group 2020-03-27 12:18:09 -07:00
Yann Cébron
7f4c56b758 gradle-intellij-plugin 0.4.17 2020-03-24 11:20:17 +01:00
JohnHake
4d6895589d IJSDK-424 2020-03-18 18:42:50 -07:00
JohnHake
328e74a1fa Merge branch 'IJSDK-755'
# Conflicts:
#	reference_guide/api_notable/api_notable_list_2020.md
2020-03-18 16:07:27 -07:00
JohnHake
085f35ed2e Add override-text 2020-03-18 15:58:39 -07:00