6 Commits

Author SHA1 Message Date
JohnHake
80129a7641 New Copyright in markdown files 2020-02-19 22:25:03 -08:00
Yann Cébron
c769386711 extensions: support for Enum attributes 2019-12-09 15:36:25 +01:00
Yann Cébron
5eff69afb8 plugin_extensions.md: note code insight features 2019-12-06 16:41:27 +01:00
Yann Cébron
485daa85a6 plugin_extensions.md: document @RequiredElement 2019-12-06 16:36:59 +01:00
Yann Cébron
7ceae130c3 plugin_extension_points.md: cleanup, clarify sample 2019-12-05 10:58:38 +01:00
Dmitry Jemerov
4b7a0fae34 Stop teaching people to use components (#233)
- Replace documentation on writing components with documentation on migrating away from components
- Split documentation on extensions and extension points (extensions are always needed and EPs are quite uncommon)
- Add documentation on listeners
- Remove application and project components in sample plugins whenever possible
2019-12-05 10:10:38 +01:00