38 Commits

Author SHA1 Message Date
Yann Cébron
ddf9ad8e09 explore_api.md: cleanup 2025-04-29 14:27:22 +02:00
Yann Cébron
eecc3e4fec use snippet for EP with link to IPE 2025-03-19 14:45:43 +01:00
Yann Cébron
4483e14286 web summary/cleanup 2025-03-12 15:11:17 +01:00
Yann Cébron
a29defe700 explore_api.md: remove numbering in headings 2025-03-06 14:27:46 +01:00
Yann Cébron
b4be530258 update references to "PsiViewer" functionality 2024-11-18 11:56:48 +01:00
Yann Cébron
858d5594b7 stop linking to 1.x specific Gradle page 2024-10-31 16:51:25 +01:00
Yann Cébron
59da187d91 explore_api.md: 2. fix link 2024-07-22 15:23:25 +02:00
Karol Lewandowski
f31aa679e6 Use the correct nested annotation form
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation

These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
Karol Lewandowski
e441eedbf7
Split Extension Point and Listener Lists into IntelliJ Platform, IntelliJ Community Plugins and Android Plugin lists (#1297) 2024-04-15 12:22:41 +02:00
Yann Cébron
bf29b21124 TOC: remove "Part"/"Appendix" prefix/numbering 2024-04-08 17:04:40 +02:00
Yann Cébron
bfd4c48196 %gh-java-annotations% GH repo, align references/wording 2024-03-13 14:41:58 +01:00
Yann Cébron
e3ca49d70a extract "Plugin Alternatives" snippet 2024-02-26 14:54:37 +01:00
Yann Cébron
8d9c8edb95 remove Polaris mentions 2023-08-28 15:17:53 +02:00
Yann Cébron
7096a02293 add info about Polaris plugin 2023-05-16 17:50:40 +02:00
Yann Cébron
fd8e4cef19 explore_api.md: 2.6 clarify/strengthen wording 2023-03-21 14:05:11 +01:00
Karol Lewandowski
754ddff0d0 Move the "Find by UI text" API exploring strategy from code_inspections.md to explore_api.md 2023-02-22 10:33:45 +01:00
Karol Lewandowski
41d5bfd0e9 explore_api.md: Fix obsolete UI information 2023-02-22 10:33:45 +01:00
Karol Lewandowski
cbb6f0a4d1 explore_api.md: Cleanup 2023-02-22 10:33:45 +01:00
Karol Lewandowski
8955bfee45 explore_api.md: Minor corrections 2023-02-14 11:03:07 +01:00
Yann Cébron
8922a45b21 explore_api.md: crosslink 2022-12-07 17:47:07 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
da709e3771 remove redundant link title 2022-09-14 14:54:37 +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
9b68cc4985 explore_api.md: minor 2022-06-16 11:33:02 +02:00
Jakub Chrzanowski
dd5aa9075e
Gradle IntelliJ Plugin documentation 2022-06-02 22:30:33 +02:00
Yann Cébron
6d06234252 some <excerpt>s 2022-03-09 15:42:44 +01:00
Yann Cébron
37ec9fb81d explore_api.md: minor 2022-03-08 18:22:32 +01:00
Yann Cébron
925cafad36 "Part n": use dash symbol 2022-02-08 14:39:39 +01:00
Yann Cébron
2ae01050d3 rename EP list pages to "EP and Listener" 2022-02-08 13:43:10 +01:00
Yann Cébron
ec48790715 explore_api.md: mention IPE link in EP docs 2022-01-25 19:05:53 +01:00
Karol Lewandowski
02c21f66b8 explore_api.md: fix image 2022-01-25 14:55:03 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
3b2562e2fc explore_api.md: fix border 2021-12-06 10:45:25 +01:00
Yann Cébron
e13b3f93ac explore_api.md: clarify IPE part 2021-10-11 12:29:00 +02:00
Yann Cébron
3268931d29 explore-api: formatting 2021-05-11 15:46:00 +02:00
Yann Cébron
239d665581 explore_api.md: minor 2021-05-11 14:39:23 +02:00
Patrick Scheibe
5ae83e8f1b
Wip explore api (#404)
* Markdown version of the draft corrected by the copyeditor.

- Needs a check for typesetting and link errors
- Jakub agreed to redo the gif with his expensive tool and he hopefully takes a screenshot of the second image as well to get the styling consistent

* Finalize explore_api.md

- Include Jakubs nice GIF
- Title capitalization
- Typesetting of path, menupath, and emphasis
2021-05-11 03:49:21 +02:00