579 Commits

Author SHA1 Message Date
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
Karol Lewandowski
aeff76bc3c Add more examples to plugin_services.md 2023-04-05 16:02:44 +02:00
Yann Cébron
b90c6dd751 use %gh-ij-plugins% in links 2023-04-04 16:18:41 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +02:00
Karol Lewandowski
503be53f00 Add missing <link-summary> 2023-04-04 11:59:37 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Karol Lewandowski
7d11ba39fe Add missing <link-summary> 2023-03-31 15:44:55 +02:00
Karol Lewandowski
a91c10c36d Add missing <link-summary> 2023-03-31 14:22:25 +02:00
Yann Cébron
9f62d878fc ide_infrastructure.md: Application.restart() 2023-03-30 16:48:46 +02:00
Yann Cébron
15e8cdf983 plugin_services.md: light services restrictions 2023-03-30 12:24:07 +02:00
Yann Cébron
1fd0a3cc31 plugin_components.md: 2023.1 ProjectActivity 2023-03-29 19:29:13 +02:00
Yann Cébron
afe5aa2d34 plugin_components.md: minor 2023-03-29 17:05:07 +02:00
Karol Lewandowski
43917d461b Add missing <link-summary> 2023-03-29 11:57:31 +02:00
Karol Lewandowski
cd47e8fde6 developing_plugins.md: Clarify DevKit project model 2023-03-29 08:44:05 +02:00
Yann Cébron
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
0963cd299e plugin_user_experience.md: link obfuscation docs 2023-03-28 16:30:38 +02:00
Yann Cébron
89aaefe06e plugin_services.md: clarify light service limitation 2023-03-27 16:33:50 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Karol Lewandowski
83b281b63c Add missing <link-summary> 2023-03-24 11:00:19 +01:00
Jakub Chrzanowski
6334253a4c
plugin_signing.md: add a note about base64 encoding requirement for Environment Variables panel in the IDE 2023-03-24 08:00:00 +01:00
Yann Cébron
f612d4fe95 plugin_extensions.md: add "Implementing Extension" section 2023-03-23 17:05:55 +01:00
Jakub Chrzanowski
a11b0e71ee
plugin_signing.md: fixed anchor 2023-03-23 10:03:49 +01:00
Jakub Chrzanowski
c64b69021e
plugin_signing.md: add Plugin Signature Verification 2023-03-23 07:38:23 +01:00
Jakub Chrzanowski
3c1383c379
plugin_signing.md: Update information about providing certificateChainFile and privateKeyFile + minor changes 2023-03-23 06:28:21 +01:00
Jakub Chrzanowski
2d37bb2efe
publishing_plugin.md: add note about plugin signing 2023-03-22 15:18:57 +01:00
Yann Cébron
a449a1316f plugin_compatibility.md: clarify, add warning 2023-03-20 15:17:33 +01:00
Jakub Chrzanowski
780ef50ef1
Use new syntax for a custom section ID definition 2023-03-20 11:45:20 +01:00
Yann Cébron
c57140442c testing_faq.md: provide sample for log level config 2023-03-16 16:00:58 +01:00
Karol Lewandowski
9ff5372f2a Add missing <link-summary> 2023-03-15 14:32:26 +01:00
Yann Cébron
21efb33007 plugin_extensions.md: formatting 2023-03-13 13:00:35 +01:00
Yann Cébron
d6ec59b3ce plugin_services.md: mention inspection for CTOR usage 2023-03-13 12:39:22 +01:00
Karol Lewandowski
3abeac598d Add Inspection Options to the Analyzing section overview 2023-03-07 08:44:45 +01:00
Karol Lewandowski
559c075d09 Add missing <link-summary> 2023-03-03 10:44:16 +01:00
Yann Cébron
be36f6422d ide_infrastructure.md: logging, add import to Kotlin sample 2023-03-01 17:58:29 +01:00
Yann Cébron
aab2247037 ide_infrastructure.md: cleanup 2023-03-01 17:32:06 +01:00