21 Commits

Author SHA1 Message Date
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Yann Cébron
3523da598a code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public" 2023-10-25 13:51:55 +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
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Jakub Chrzanowski
96c58ee8c7
plugin_configuration_file.md: content update 2021-10-19 09:25:14 +02:00
Yann Cébron
b821fb1ba3 code samples: update deprecated API use 2021-07-28 17:08:34 +02:00
Jakub Chrzanowski
a40db91508 Cleanup code_samples JavaDocs 2020-10-07 15:44:55 +02:00
Jakub Chrzanowski
c2868307dc
Code Samples READMEs 2020-08-12 11:25:19 +02:00
JohnHake
f89cc25d44 [2020.2 release] IJSDK-869 update intellij.version to 2020.2
Add notes about AnnotationHolder changes
Update upsource links per inspections
Fixes deprecation warning for AnnotationHolder
Compiles, but deprecation warnings for AbstractTreeBuilder, AbstractTreeUpdater, AnnotationHolder
2020-07-28 21:31:31 -07:00
Jakub Chrzanowski
941fcb185c [Code Samples Inspection] Java > Data flow > Redundant local variable 2020-04-16 11:18:11 +02:00
JohnHake
137a0e9f6e IJSDK-424 2020-03-18 18:42:50 -07:00
Jakub Chrzanowski
582b1a5d72 [code samples] plugin.xml files cleanup 2020-03-18 16:53:51 +01:00
Yann Cébron
980eda57ba [code samples] remove @author, cleanup 2020-03-06 17:43:54 +01:00
Yann Cébron
6e6f3d7193 [code samples] remove explicit type 2020-03-06 17:14:43 +01:00
JohnHake
bb86791741 New Copyright in code samples 2020-02-19 21:51:48 -08:00
JohnHake
f7c6be6040 facet_basics Gradle conversion 2019-08-22 15:05:00 -07:00
John Hake
753b73daef Cleanup build warnings, updated since-build, removed ModuleComponent. (#154)
* Cleanup build warnings, updated since-build, removed ModuleComponent.

* Refactor facet_basics for functionality/clarity. Incorporate feedback.

* Incorporate additional feedback.
2019-03-11 19:13:44 +01:00
Breandan Considine
10140f33d4 Prefer wildcard imports to maximize vertical visibility in code samples
Too bad there isn't a way to filter lines with Jekyll Liquid tags
2016-03-21 16:59:17 -04:00
Breandan Considine
f416f02ce2 Tidy up code samples and wrap at 80 chars #IJSDK-24 2016-03-21 16:08:47 -04:00
breandan considine
eddddd5205 First build for GH pages 2016-01-14 19:38:06 -08:00