Yann Cébron
a2a2ac9026
plugin_extension_points.md: error handling
2024-03-13 14:01:16 +01:00
Yann Cébron
bf4e6d9508
"dumb mode" link title
2024-03-12 16:47:56 +01:00
Yann Cébron
c4ad8df278
plugin_extension_points.md: note using PossiblyDumbAware
2024-02-14 17:23:40 +01:00
Karol Lewandowski
e28ad585bc
plugin_extension_points.md: Minor code formatting fix
2023-10-18 16:51:50 +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
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
5e603077ee
plugin_extension_points.md: fix version
2023-03-01 15:34:08 +01:00
Yann Cébron
95fc766640
plugin_extension_points.md: code insight for EP_NAME
2023-02-22 16:29:29 +01:00
Karol Lewandowski
79e97c2564
Add pages link-summary
2023-01-03 12:16:51 +01:00
Yann Cébron
c2666bbe34
restore default right TOC level depth
2022-12-15 18:36:39 +01:00
Yann Cébron
cd23596f6b
223 release ( #904 )
...
* api_notable_list_2022.md: update unbundled plugins 2022.3
* element_patterns.md: new sample
* 2022.3 release: update GH links
* 2022.3 release: update GH links, #2
* EP list: initial, change android from GH to JB hosting temporarily + adapt links
* 223 release initial values
* stop recommending PreloadingActivity (internal API now)
* product specific EP lists
* element_patterns.md: minor
* code samples: upgrade
* extension_point_list.md: fix duplicate heading
* sdk_code_guidelines.md: update compatibility values
* spring_extension_point_list.md: update
* 223.7571.182
2022-11-30 20:31:23 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside ( #902 )
2022-11-24 15:11:20 +01:00
Yann Cébron
7eaed78a54
plugin_extension_points.md: minor edits
2022-09-21 17:35:02 +02:00
Karol Lewandowski
1609814d74
add links to plugin_configuration_file.md
2022-09-07 11:33:13 +02:00
Karol Lewandowski
f0a02fe5b5
add links to elements in plugin configuration file
...
Some occurrences are intentionally skipped. I added links only to the first occurrences of a given element in a section (not a page).
2022-09-07 11:32:17 +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
Karol Lewandowski
eefd7abfcb
Add new topic: bundling_plugin_openapi_sources.md ( #802 )
2022-06-30 15:49:29 +02:00
Karol Lewandowski
86d9ca3e8b
code snippets formatting cleanup
2022-03-18 11:21:22 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup
2022-03-07 22:31:00 +01:00
Karol Lewandowski
d23221421c
clarifications about extension points
2022-02-23 13:46:56 +01:00
Karol Lewandowski
5bb2c1ce16
formatting fixes and minor grammar improvements
2022-02-23 13:45:39 +01:00
Karol Lewandowski
5dd2bcf965
update dates in copyright info
2022-01-12 12:09:34 +01:00
Yann Cébron
89fb1126bd
remove "Plugin" from headings under "Plugin Structure"
2021-09-22 18:43:47 +02:00
Yann Cébron
2cca0a952f
formatting cleanup
2021-05-11 18:24:12 +02:00
Yann Cébron
8a1bad1d92
plugin_structure: formatting
2021-05-11 17:08:24 +02:00
Yann Cébron
6d32f33318
plugin_extension_points.md: FQN
2021-04-27 14:12:00 +02:00
Jakub Chrzanowski
4e802980f2
Webhelp migration ( #347 )
...
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26
* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles
* [webhelp] Fixes for Part #5 TXP00017
* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".
* [webhelp] Removed numbers from page section titles in rest of project *.md files.
* [new webhelp] Build #44 changes
* [new webhelp] Maintenance merge from master
* [new webhelp] Add placeholder file for webhelp import.
* [webhelp] Correct redirects for file name changes
* [webhelp] TOC not needed in webhelp
* [format] {:toc} not needed for webhelp
* add {:disable-links} to ensure demo links are not interpreted as real links.
* Put all badges on the same line to simplify composition.
* formatter.md: fix upsource link
* fix some links
* api_changes_list.md: remove note
* migrate to webhelp - initial
* fix GH edit URL
* remove sdkdocs-template setup in VCS config
* remove recently_updated.md
* restore COC/CONTRIBUTING.md
* api_changes_list.md: remove note
* useful_links.md: IPE
Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00