419 Commits

Author SHA1 Message Date
Yann Cébron
32720a5c3c tools_gradle_intellij_plugin_faq.md: align headings 2023-04-18 18:36:31 +02:00
Yann Cébron
40c8053235 formatting cleanup 2023-04-18 18:21:51 +02:00
Jakub Chrzanowski
fd907f0dec
Update JBPlatform Twitter badge 2023-04-17 22:40:32 +02:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Yann Cébron
aa01c781b6 settings: inspecting 2023-04-05 16:44:11 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +02:00
Karol Lewandowski
503be53f00 Add missing <link-summary> 2023-04-04 11:59:37 +02:00
Jakub Chrzanowski
e8976d4ec0
Removed properties language 2023-04-04 10:51:36 +02:00
Jakub Chrzanowski
311ea36d9e
Kotlin 1.8.20 Out of Memory issue (#1034)
* Kotlin 1.8.20 Out of Memory issue

* Kotlin 1.8.20 Out of Memory issue — review fixes
2023-04-04 10:11:01 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Karol Lewandowski
a91c10c36d Add missing <link-summary> 2023-03-31 14:22:25 +02:00
Karol Lewandowski
64e0053c0d tools_gradle_intellij_plugin.md: Fix Groovy DSL syntax for passing instrumentedJar configuration to project dependency 2023-03-30 16:04:17 +02:00
Karol Lewandowski
a3740f5b87 tools_gradle_intellij_plugin.md: Consistent 2-space indents 2023-03-30 16:02:30 +02:00
Yann Cébron
895d686b18 tools_gradle_intellij_plugin.md: remove note for verifyPluginSignature task 2023-03-29 13:38:28 +02:00
Karol Lewandowski
aea329364e Add missing <link-summary> for product-specific extension point and listener lists 2023-03-29 12:02:27 +02:00
Karol Lewandowski
43917d461b Add missing <link-summary> 2023-03-29 11:57:31 +02:00
Jakub Chrzanowski
197d2302be
tools_gradle_intellij_plugin_faq.md: fixed anchor 2023-03-29 09:31:39 +02:00
Jakub Chrzanowski
96185811a6
tools_gradle_intellij_plugin_faq.md: How to add a dependency on a plugin available in the file system? 2023-03-29 09:21:59 +02:00
Jakub Chrzanowski
bea219caa5
tools_gradle_intellij_plugin_faq.md: How to add a dependency on a plugin available in the file system? 2023-03-29 09:16:49 +02:00
Jakub Chrzanowski
6d08b6929c
tools_gradle_intellij_plugin.md: mention possibility of passing directory containing dependency plugin to intellij.plugins 2023-03-29 09:16:48 +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
Jakub Chrzanowski
28413f067e
tools_gradle_intellij_plugin.md: fixed headers 2023-03-23 20:22:55 +01:00
Jakub Chrzanowski
bb40ed7a3d
tools_gradle_intellij_plugin.md: fixed ID 2023-03-23 16:39:28 +01:00
Jakub Chrzanowski
61ecd2c58d
tools_gradle_intellij_plugin.md: fixed ID 2023-03-23 16:17:56 +01:00
Jakub Chrzanowski
e05c55ec19
tools_gradle_intellij_plugin.md: sync with current plugin state 2023-03-23 14:54:51 +01:00
Jakub Chrzanowski
1efba6879c
tools_gradle_intellij_plugin.md: Multi-module Project 2023-03-23 11:34:20 +01:00
Jakub Chrzanowski
af7c15bd41
tools_gradle_intellij_plugin.md: add verifyPluginSignature task 2023-03-23 07:33:22 +01:00
Yann Cébron
715c87dc4b api_internal.md: cleanup 2023-03-21 14:05:11 +01:00
Yann Cébron
fd8e4cef19 explore_api.md: 2.6 clarify/strengthen wording 2023-03-21 14:05:11 +01:00
Jakub Chrzanowski
780ef50ef1
Use new syntax for a custom section ID definition 2023-03-20 11:45:20 +01:00
Yann Cébron
7216ec5d3c useful_links.md: cleanup 2023-03-06 17:17:44 +01:00
Yann Cébron
6d8926807c getting_help: fix links 2023-03-06 16:49:25 +01:00
Yann Cébron
ac0b08386c extension_point_list.md: add title to note 2023-03-06 16:05:22 +01:00
Karol Lewandowski
559c075d09 Add missing <link-summary> 2023-03-03 10:44:16 +01:00
Yann Cébron
7180cbda42 tools_gradle_grammar_kit_plugin.md: update w/r to latest release 2023-03-02 11:53:56 +01:00
Yann Cébron
21ed2fd062 tools_gradle_intellij_plugin.md: add link 2023-03-01 16:41:18 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00
Yann Cébron
2f2dfdc14c api_notable_list_2023.md: cleanup 2023-02-27 11:52:31 +01:00
Karol Lewandowski
0476448f22 tools_gradle_intellij_plugin.md: Clarify information about IDEs versions 2023-02-24 12:33:01 +01:00
Karol Lewandowski
3bffde7fd9 tools_gradle_intellij_plugin.md: Fix grammar issues 2023-02-24 12:32:31 +01:00
Karol Lewandowski
62a8055163 tools_gradle_intellij_plugin.md: Do not link the current page + minor cleanups 2023-02-24 12:30:04 +01:00
Yann Cébron
5202952d31 api_notable_list_2022.md: New UI Icons 2023-02-22 16:00:06 +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
Yann Cébron
fcf3ea1cd9 api-pages: 2023.2 placeholders 2023-02-15 14:05:44 +01:00
Yann Cébron
655dfc1202 api_notable_list_2022.md: 2022.3 threading/tests 2023-02-14 17:25:54 +01:00
Karol Lewandowski
8955bfee45 explore_api.md: Minor corrections 2023-02-14 11:03:07 +01:00
Yann Cébron
8bda2b9ef0 restore android source links to GH 2023-02-13 13:15:19 +01:00
Yann Cébron
e84b06f1ef api_internal.md: add HashingStrategy exception 2023-02-08 13:54:01 +01:00