Karol Lewandowski
|
8fda03526d
|
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
|
316a58e200
|
code samples: cleanup
|
2023-11-29 16:31:01 +01:00 |
|
Yann Cébron
|
0cb1bffa21
|
code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public"
|
2023-10-25 13:51:55 +02:00 |
|
Karol Lewandowski
|
420cc1a328
|
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
|
e87f195b80
|
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
|
d7dd55a7e0
|
2023.2 release (#1091)
|
2023-07-26 14:44:10 +02:00 |
|
Yann Cébron
|
e57496774f
|
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
|
1fd9ebd759
|
remove obsolete "Preferences" term usage
|
2023-03-27 14:09:44 +02:00 |
|
Karol Lewandowski
|
4d1b6e6789
|
New topic: Inspection options (#988)
|
2023-02-27 15:36:02 +01:00 |
|