2525 Commits

Author SHA1 Message Date
Yann Cébron
fb5bedef3a persisting_state_of_components.md: cleanup 2020-04-21 18:49:05 +02:00
Yann Cébron
f668ade6df upsource:// links: remove <!<!--#Lnn--> anchors 2020-04-21 15:53:42 +02:00
Yann Cébron
bd6691fcda fix some upsource:// links 2020-04-21 15:43:28 +02:00
Yann Cébron
dbd47508b9 api changes: remove upsource link 2020-04-21 13:10:09 +02:00
Yann Cébron
2387dc7e84 _config.yml: store tag 2020-04-21 13:04:00 +02:00
Yann Cébron
50db322ae8 _config.yml: fix comment 2020-04-21 12:33:08 +02:00
Yann Cébron
c4eb0c2201 plugin_services.md: add "Project Service Sample" to clarify use of project-level services 2020-04-20 15:44:41 +02:00
Yann Cébron
96085bd799 plugin_compatibility.md: "Verifying Dependency" link to Plugin Verifier 2020-04-20 14:29:13 +02:00
Yann Cébron
2517d68f15 api_changes_list_2020.md: 2020.2 - javassist library 2020-04-20 12:17:06 +02:00
Yann Cébron
f946a6592f sdk_style.md: package 2020-04-17 15:53:43 +02:00
Yann Cébron
5b810fdc86 [docs] formatting 2020-04-17 15:41:01 +02:00
Yann Cébron
51187bb7a1 [docs] change upsource to 2020.1 release, minor edits/cleanups 2020-04-17 15:30:53 +02:00
Yann Cébron
9508f832d1 build_number_ranges.md: note Plugin Verifier 2020-04-17 12:17:23 +02:00
Yann Cébron
008b0818a7 plugin_services.md: clarify CTOR injection deprecation 2020-04-17 12:13:25 +02:00
Yann Cébron
8dafc1b028 dynamic_plugins.md: remove "preliminary" banner, link to PV local run description 2020-04-16 18:33:21 +02:00
Yann Cébron
7e59ef4a0c welcome.md: 2020.1 is available now 2020-04-16 18:29:52 +02:00
Yann Cébron
2a4b503eb0 api_changes_list.md: Ensuring compatibility, GH actions, Gradle solution 2020-04-16 18:23:29 +02:00
Yann Cébron
bd09bbce43 api_changes_list_2020.md: cleanup 2020-04-16 18:11:05 +02:00
Yann Cébron
9203a5d78d tests_prerequisites.md: update according to Gradle workflow 2020-04-16 18:03:58 +02:00
Jakub Chrzanowski
15bc819da9
Merge pull request #274 from hsz/master
Code Inspection
2020-04-16 13:35:31 +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
2e5aef4aba consulting.md: Fixed e-mail anchors 2020-04-16 13:21:10 +02:00
Jakub Chrzanowski
95a1eae253 consulting.md: Fixed e-mail anchors 2020-04-16 12:22:50 +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
Jakub Chrzanowski
f64e752611 kotlin_ui_dsl.md: Remove unnecessary parentheses from function call with lambda 2020-04-16 11:49:40 +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
Jakub Chrzanowski
c6d11bfd08
Merge pull request #273 from hsz/master
[GitHub Actions] split verifyPlugin and test into two steps
2020-04-14 22:24:06 +02:00
Jakub Chrzanowski
d23431afdc [GitHub Actions] split verifyPlugin and test into two steps 2020-04-14 22:18:53 +02:00
Jakub Chrzanowski
97968eef83
Merge pull request #272 from hsz/master
[GitHub Actions] enhancements
2020-04-14 22:12:59 +02:00