713 Commits

Author SHA1 Message Date
Yann Cébron
dfaf841bfb testing_faq.md: VisibleForTesting 2023-07-24 13:20:44 +02:00
Yann Cébron
6d63366744 update scheme locations, #2 2023-07-24 09:46:32 +02:00
Yann Cébron
907e0982dc update scheme locations 2023-07-24 09:24:01 +02:00
Karol Lewandowski
e3ed27ff00 plugin_icon_file.md: Make table headers transparent 2023-07-12 15:21:54 +02:00
Karol Lewandowski
30baa2ad92 run_configurations.md: Fix formatting 2023-07-10 12:09:50 +02:00
Karol Lewandowski
a55c503de3 run_configurations.md: Add information about Fragmented Settings Editors 2023-07-07 14:26:53 +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
Karol Lewandowski
401e8b7f53 plugin_types.md: Update link to UI plugin example (previous was deprecated) 2023-06-30 14:55:04 +02:00
Karol Lewandowski
09faf6e72d persisting_state_of_components.md: Clarify requirements for PersistentStateComponent to be shared via Settings Sync 2023-06-29 10:13:26 +02:00
Karol Lewandowski
a32b2535ee run_configurations.md: Add information about enabling editing run configurations in Dumb Mode 2023-06-28 17:15:56 +02:00
Karol Lewandowski
18f2d010d4 Fix incorrect or old (JavaDoc) Javadoc spelling 2023-06-28 17:13:04 +02:00
Karol Lewandowski
15c1a78484 run_configurations.md: Document RunConfiguration.checkConfiguration() 2023-06-28 08:49:33 +02:00
Karol Lewandowski
148dfa8ff5 persisting_state_of_components.md: Add information that other.xml file is not shared via Settings Sync 2023-06-26 14:31:37 +02:00
Karol Lewandowski
494db77225 testing_highlighting.md: Describe syntax highlighting test file format and init approach 2023-06-26 13:00:25 +02:00
Karol Lewandowski
3fdad34fa7 light_and_heavy_tests.md: Add examples 2023-06-22 14:22:39 +02:00
Karol Lewandowski
5de7b32099 light_and_heavy_tests.md: Fix heavy test setup 2023-06-22 13:27:12 +02:00
Karol Lewandowski
33c89d82b7 light_and_heavy_tests.md: Cleanup 2023-06-22 13:26:57 +02:00
Yann Cébron
b4e7af6c74 platform_contributions.md: fix tag name 2023-06-20 16:43:27 +02:00
Yann Cébron
d2c5350c4a build_number_ranges.md: 232 2023-06-20 14:44:19 +02:00
Karol Lewandowski
4ab2a07f01 run_configurations.md: Link ConfigurationFactory section 2023-06-15 16:47:01 +02:00
Karol Lewandowski
c44db94d2c run_configurations.md: Link code sample run configuration editor 2023-06-15 12:32:18 +02:00
Karol Lewandowski
4308b867eb run_configurations.md: Add information about RunConfigurationProducer.onFirstRun() 2023-06-15 12:31:58 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs (#1065) 2023-06-15 10:51:07 +02:00
Yann Cébron
1ebdaa775e plugin_extensions.md: note highlighting of EP properties via ApiStatus, clarify 2023-05-31 18:28:43 +02:00
Yann Cébron
429500780b plugin_extensions.md: note highlighting of EP properties via ApiStatus 2023-05-31 18:10:17 +02:00
Yann Cébron
4ac1a6819a indexing_and_psi_stubs.md: note about Gist performance 2023-05-31 15:49:06 +02:00
Yann Cébron
ade52efe0e plugin_extension_points.md: mention PluginAware 2023-05-25 14:50:41 +02:00
Yann Cébron
b3593d8201 plugin_extension_points.md: list some base classes 2023-05-23 13:59:37 +02:00
Yann Cébron
7b3ca22586 light_and_heavy_tests.md: redo/extend "Light Tests" (#1042) 2023-05-23 12:06:17 +02:00
Yann Cébron
2b1a90caef indexing_and_psi_stubs.md: rename heading 2023-05-23 10:13:16 +02:00
Yann Cébron
9c2e38fba1 indexing_and_psi_stubs.md: link shared indexes sample 2023-05-23 10:12:50 +02:00
Yann Cébron
07406f7d8d indexing_and_psi_stubs.md: mention project shared indexes 2023-05-23 10:07:48 +02:00
Yann Cébron
e06880279f general_threading_rules.md: new "Skip Window Deactivation Events" action 2023-05-15 17:46:53 +02:00
Yann Cébron
6d59cfe17c plugin_configuration_file.md: note about plugin <id> value 2023-05-15 12:36:01 +02:00
Yann Cébron
a51c68f5cb stop promoting deprecated Struts 2 plugin as reference 2023-05-09 17:59:19 +02:00
Yann Cébron
c525ba34dd uast.md: ProblemsHolder.registerUProblem() API 2023-05-04 13:46:00 +02:00
Karol Lewandowski
cad756c2a0 Avoid using <br/> in tables 2023-04-28 13:00:24 +02:00
Karol Lewandowski
a3abd1bd2d Fix tables alignment 2023-04-26 10:33:27 +02:00
Karol Lewandowski
df1c717bb8 Avoid line breaks to reduce vertical space 2023-04-26 10:30:56 +02:00
Yann Cébron
d6e4a8e848 psi_cookbook.md: JavaLibraryUtil 2023-04-25 16:10:47 +02:00
Yann Cébron
e2bae8caee build_number_ranges.md: minor 2023-04-20 17:54:41 +02:00
Yann Cébron
1098030a42 plugin_dependencies.md: add links 2023-04-18 15:28:40 +02:00
Karol Lewandowski
656e2f8029 ide_development_instance.md: Convert determining JetBrains Runtime Version steps to procedure 2023-04-18 09:36:36 +02:00
Karol Lewandowski
2e8a8e55f0 ide_development_instance.md: Add link to runIde task properties 2023-04-18 09:12:53 +02:00
Karol Lewandowski
4ddedc4995 ide_development_instance.md: Fix grammar issues 2023-04-18 08:54:25 +02:00
Karol Lewandowski
1e9b2dab0a plugin_services.md: Wrap Java/Kotlin service examples in a single tab 2023-04-11 10:20:39 +02:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Karol Lewandowski
df84bbe60b Add missing <link-summary> 2023-04-07 14:30:30 +02:00
Karol Lewandowski
220365a4dc Fix warning content 2023-04-05 18:08:48 +02:00