17 Commits

Author SHA1 Message Date
Karol Lewandowski
c50c4cf02b SimpleCodeInsightTest.java: Disable checkWeakWarnings option in checkHighlighting() 2024-11-28 16:03:15 +01:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Karol Lewandowski
c37b34729e 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
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Patrick Scheibe
f3fd044476
Feat doc provider test case (#467)
* Add test-case for DocumentationProvider
* Remove non-relevant parts from .simple file for Documentation test
2021-07-09 03:41:00 +02:00
Yann Cébron
453ac88e05 [simple language] cleanup SimpleCodeInsightTest.testReference 2021-04-27 11:37:03 +02:00
Yann Cébron
9a126df290 [simple language] SimpleCodeInsightTest.testCompletion: simplify 2021-04-27 11:13:53 +02:00
Jakub Chrzanowski
a40db91508 Cleanup code_samples JavaDocs 2020-10-07 15:44:55 +02:00
JohnHake
e679a58a02 [custom language] IJSDK-829 Update screenshots to display https
Resize images; remove some Liquid {:width=} tags
                  Remove errant newline at end of ParsingTestData.simple
2020-07-22 14:34:54 -07: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
JohnHake
92d0e89714 [simple language] fix parsing test failures
regenerate files after TPV-5209
2020-04-13 09:59:20 -07:00
Jakub Chrzanowski
ff6544a3fe TPV-5209 http -> https 2020-04-13 12:09:48 +02:00
JohnHake
bb86791741 New Copyright in code samples 2020-02-19 21:51:48 -08:00
JohnHake
b6a9cff1ba Draft Complete 2020-02-12 12:24:49 -08:00
JohnHake
c83e24d8bd Checkpoint IJSDK-479B 2020-02-11 19:35:37 -08:00
JohnHake
605d747a2e Incorporate Review 2020-02-10 09:15:27 -08:00
JohnHake
65dd82041f Delete DevKit, add Gradle simple_language_plugin 2020-02-05 20:39:11 -08:00