15 Commits

Author SHA1 Message Date
Yann Cébron
eecc3e4fec use snippet for EP with link to IPE 2025-03-19 14:45:43 +01:00
Karol Lewandowski
a8b77e1ab1 status_bar_widgets.md: Add information about how to get a widget programmatically 2024-08-07 09:15:15 +02:00
Karol Lewandowski
eb45f93596 status_bar_widgets.md: Cleanup grammar and style 2024-08-06 16:57:28 +02:00
Karol Lewandowski
355f3c99e6 status_bar_widgets.md: Inline code formatting 2024-08-06 16:54:38 +02:00
Karol Lewandowski
cffe9df9ec status_bar_widgets.md: Add code formatting to titles 2024-04-08 12:27:58 +02:00
Ruyut
d10f38b92a
status_bar_widgets.md: Fix incorrect link in EditorBasedStatusBarPopup (#1293) 2024-04-05 22:12:32 +02:00
Yann Cébron
9c320c59d5 status_bar_widgets.md: note about StatusBarWidgetFactory id 2023-08-02 11:14:03 +02:00
Karol Lewandowski
87a8b53f45 Delete Controlling Widgets Programmatically as it uses internal API
Widgets should be controlled by users from UI
2023-07-20 15:30:33 +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
Karol Lewandowski
dcdf7ad585 Add missing <link-summary> 2023-03-21 12:42:34 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
052f6edb69 rename link group to "Product Help" 2022-09-26 11:24:19 +02:00
Yann Cébron
e6e0f754bf extract "Product Help Topics" links 2022-09-22 17:53:53 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Makhnev Petr
0869b7acd3
Add a section describing how to implement your own status bar widgets (#803) 2022-07-13 18:54:20 +02:00