Yann Cébron
|
17b90f2728
|
comparing_string_references_inspection: InspectionBundle prefer delegation
|
2024-04-09 14:56:05 +02:00 |
|
Karol Lewandowski
|
7730473352
|
Change "quick-fix" to "quick fix"
This is the actual feature name we use everywhere.
|
2023-12-07 12:29:33 +01:00 |
|
Yann Cébron
|
07e1475705
|
code samples: cleanup
|
2023-11-29 16:31:01 +01: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
|
7bd389f6fc
|
modifying_psi.md: Remove hardcoded code snippet, cleanup applyFix and reference it from the page
|
2023-10-18 16:21:17 +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
|
84e8333e9c
|
2023.2 release (#1091)
|
2023-07-26 14:44:10 +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
|
8e696241d9
|
remove obsolete "Preferences" term usage
|
2023-03-27 14:09:44 +02:00 |
|
Karol Lewandowski
|
f2906872cf
|
New topic: Inspection options (#988)
|
2023-02-27 15:36:02 +01:00 |
|