Yann Cébron
bb008a1c8f
links: gh-sdk-samples -> gh-sdk-samples-master
2024-05-14 14:19:35 +02:00
Karol Lewandowski
f31aa679e6
Use the correct nested annotation form
...
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation
These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
Karol Lewandowski
e441eedbf7
Split Extension Point and Listener Lists into IntelliJ Platform, IntelliJ Community Plugins and Android Plugin lists ( #1297 )
2024-04-15 12:22:41 +02:00
Yann Cébron
1ab981364d
plugin_services.md: clarify light service use case
2024-04-09 15:44:12 +02:00
Yann Cébron
caec36327e
plugin_listeners.md: cleanup
2024-04-09 15:30:00 +02:00
Yann Cébron
b727e43836
plugin_extension_points.md: minor
2024-04-09 15:23:27 +02:00
Yann Cébron
d72baebb23
plugin_extension_points.md: note EP_NAME field visibility
2024-04-09 15:16:37 +02:00
Karol Lewandowski
d87219d622
plugin_content.md: Do not use '.IntelliJIDEAx0' Windows-specific, probably outdated directory name
2024-04-09 13:43:26 +02:00
Yann Cébron
bf29b21124
TOC: remove "Part"/"Appendix" prefix/numbering
2024-04-08 17:04:40 +02:00
Karol Lewandowski
f5a7974b07
dynamic_plugins.md: Add code formatting to titles
2024-04-08 12:24:27 +02:00
Karol Lewandowski
e16416577d
plugin_class_loaders.md: Add code formatting to titles
2024-04-08 12:24:27 +02:00
Yann Cébron
4ec2775bac
plugin_services.md: clarify injecting Coroutine Scope
2024-04-03 13:31:18 +02:00
Karol Lewandowski
0b4af420b5
Coroutines ( #1269 )
2024-03-19 15:46:09 +01:00
Yann Cébron
bfd4c48196
%gh-java-annotations% GH repo, align references/wording
2024-03-13 14:41:58 +01:00
Yann Cébron
a2a2ac9026
plugin_extension_points.md: error handling
2024-03-13 14:01:16 +01:00
Yann Cébron
bf4e6d9508
"dumb mode" link title
2024-03-12 16:47:56 +01:00
Yann Cébron
2c707d3df0
"indices" -> "indexes", more links
2024-03-12 11:56:58 +01:00
Yann Cébron
3aedd1fb72
plugin_dependencies.md: another attempt at highlighting common errors, cleanup
2024-03-07 11:58:57 +01:00
Yann Cébron
0d94b65bd2
plugin_services.md: minor edits
2024-02-19 16:15:14 +01:00
Yann Cébron
d7374489b5
plugin_services.md: add title to callout
2024-02-19 15:35:45 +01:00
Yann Cébron
0b1dd03594
plugin_services.md: better visibility in code samples
2024-02-19 15:24:51 +01:00
Yann Cébron
602f0b3884
plugin_services.md: more strong warning wording
2024-02-19 15:06:26 +01:00
Yann Cébron
c4ad8df278
plugin_extension_points.md: note using PossiblyDumbAware
2024-02-14 17:23:40 +01:00
Yann Cébron
fc64cba441
plugin_content.md: adjust root node in trees
2024-01-31 12:06:11 +01:00
Yann Cébron
b03104b61a
plugin_content.md: rework trees using PlantUML, minor edits
2024-01-31 11:45:21 +01:00
Karol Lewandowski
c2f4b8380f
plugin_components.md: Grammar fix
2024-01-03 11:24:40 +01:00
Karol Lewandowski
ef20da8740
plugin_components.md: Clarify Kotlin usage
2024-01-03 11:24:30 +01:00
Karol Lewandowski
f06749c194
Inline PlantUML diagrams ( #1180 )
2023-12-18 10:40:41 +01:00
Karol Lewandowski
4666aa2ee6
Rename work_with_icons_and_images.md to icons.md
2023-12-07 15:48:47 +01:00
Karol Lewandowski
25de8fb45e
plugin_configuration_file.md: Clarify synonym and abbreviation
2023-11-27 11:12:15 +01:00
Karol Lewandowski
27e0a5e8f0
plugin_configuration_file.md: Swap synonym with abbreviation
...
Synonym is more widely used
2023-11-27 10:19:10 +01:00
Karol Lewandowski
bf046c5518
plugin_services.md: Add final to non-light service examples
2023-10-19 11:58:45 +02:00
Karol Lewandowski
483ef0182a
plugin_listeners.md: Fix a typo and code snippet formatting
2023-10-18 16:56:39 +02:00
Karol Lewandowski
e28ad585bc
plugin_extension_points.md: Minor code formatting fix
2023-10-18 16:51:50 +02:00
Karol Lewandowski
68802bec6c
plugin_dependencies.md: Add YAML plugin ID to the bundled plugins list
2023-10-17 14:01:54 +02:00
Yann Cébron
71273ab93d
plugin_extensions.md: note inspection "Extension registered as service/component"
2023-10-12 12:03:04 +02:00
Yann Cébron
ab139295af
plugin_extensions.md: note "Static initialization in extension point implementation" inspection
2023-10-05 14:31:25 +02:00
Yann Cébron
b851012724
plugin_services.md: update inspection names
2023-10-05 14:31:25 +02:00
Yann Cébron
82f87d539b
plugin_services.md: note related new inspections
2023-09-25 15:58:10 +02:00
Yann Cébron
4eb51a26b8
plugin_extensions.md: note about enum EP properties problem with custom toString()
2023-09-20 13:51:52 +02:00
Yann Cébron
0a387a24d1
plugin_listeners.md: cleanup, mention inspection
2023-09-18 11:39:34 +02:00
Yann Cébron
1531f47291
plugin_extensions.md: cleanup
2023-09-06 17:15:32 +02:00
Yann Cébron
aae32db25b
using_kotlin.md: companion object usage in extensions
2023-09-06 16:59:45 +02:00
Patrick Scheibe
04de8e1533
Add stronger language to important warning
2023-08-23 13:15:56 +02:00
Karol Lewandowski
95c29aa0af
dynamic_plugins.md: Add information that dynamic plugins behavior is unavailable for 3rd-party paid plugins
2023-08-07 12:21:45 +02:00
Yann Cébron
67b3c248d5
plugin_extensions.md: add note about extensions should be stateless
2023-08-02 09:39:46 +02:00
Yann Cébron
84e8333e9c
2023.2 release ( #1091 )
2023-07-26 14:44:10 +02:00
Karol Lewandowski
e3ed27ff00
plugin_icon_file.md: Make table headers transparent
2023-07-12 15:21:54 +02:00
vidgeus
121f4f3c25
plugin_services.md: Fix missing implements expression ( #1086 )
2023-07-07 07:07:32 +02:00
Karol Lewandowski
9c6174aa72
plugin_dependencies.md: Update outdated information about plugin directories and use <procedure> element
2023-07-03 12:19:32 +02:00