528 Commits

Author SHA1 Message Date
Yann Cébron
5f46aecdb9 tools_gradle_intellij_plugin.md: grammar cleanup 2023-11-14 11:25:46 +01:00
Yann Cébron
882f467829 tools_gradle_intellij_plugin.md: update "IDE - Attaching Sources" section 2023-11-14 11:16:56 +01:00
Yann Cébron
63028b2a31 learning_resources.md: Busy Plugin Developers #7 2023-11-13 16:38:30 +01:00
Yann Cébron
f717bd93e8 api_notable.md: grammar 2023-10-26 14:59:16 +02:00
Yann Cébron
3dae7e5551 API: 2024.* pages 2023-10-24 10:58:38 +02:00
Yann Cébron
42c97a66e8 api_notable_list_2023.md: unbundled plugins 2023-10-23 16:39:10 +02:00
Robert Novotny
3b972182a9
Document command line options in GIJP and Plugin Verifier integration (#1109)
* Document `verificationReportsFormats` option

* Document `ignoredProblems` option

* Document `freeArgs`
2023-10-12 16:03:52 +02:00
Yann Cébron
707aedf02f api_internal.md: exception for AnAction.setShortcutSet() 2023-10-12 10:04:03 +02:00
Yann Cébron
8cdb4431d0 api_internal.md: add exception SearchEverywhereFoundElementInfo 2023-10-11 11:55:14 +02:00
Yann Cébron
2479bf0de3 marketing.md: add issue link in TODO 2023-10-05 14:31:25 +02:00
Yann Cébron
92f8921476 verifying_plugin_compatibility.md: PV output linking 2023-10-02 15:19:00 +02:00
Yann Cébron
a777d915cf general_threading_rules.md: updates for 2023.3 2023-10-02 09:36:33 +02:00
Yann Cébron
6942bb5bb5 highlight nested index access as problematic 2023-09-28 16:25:34 +02:00
Yann Cébron
10f5055ac1 tools_gradle_intellij_plugin.md: grammar cleanup 2023-09-26 11:31:52 +02:00
Yann Cébron
a2a013a93f tools_gradle_intellij_plugin.md: new section "IDE Configuration" 2023-09-26 11:09:00 +02:00
Yann Cébron
ec61cd3f0b inspections: com.intellij.inspection.basicVisitor EP 2023-09-19 14:13:31 +02:00
Yann Cébron
69d952000e api_notable_list_2023.md: cleanup 2023-09-19 11:07:43 +02:00
Yann Cébron
1da7d21de8 external annotator: DumbAware (2023.3) 2023-09-19 11:05:42 +02:00
Yann Cébron
6b70dc3709 Java plugin: replace link to blogpost with doc link 2023-09-04 17:01:10 +02:00
Yann Cébron
8d9c8edb95 remove Polaris mentions 2023-08-28 15:17:53 +02:00
Yann Cébron
d2641769ef EP lists: change header 2023-08-22 15:12:33 +02:00
Yann Cébron
5639535000 glossary.md: add more entries 2023-08-16 11:41:47 +02:00
Yann Cébron
aa17d1b698 learning_resources.md: Astro blog post 2023-08-03 10:51:47 +02:00
Yann Cébron
a6f0eaf54a api_notable_list_2023.md: minor 2023-08-03 09:39:31 +02:00
Yann Cébron
50e4864289 fix crosslinks 2023-08-02 14:37:59 +02:00
Yann Cébron
84e8333e9c
2023.2 release (#1091) 2023-07-26 14:44:10 +02:00
Yann Cébron
44884759fd glossary.md: add Non-Blocking Read Action 2023-07-20 13:21:09 +02:00
Yann Cébron
c935642591 don't use badges for GH release "latest" version due to v-prefix confusion 2023-07-19 16:57:54 +02:00
Yann Cébron
c8c7c84c0b remove "release" part from release version badges 2023-07-17 14:14:37 +02:00
Yann Cébron
ca05dad601 gradle plugins: clarify ... version placeholder 2023-07-17 11:07:14 +02:00
Karol Lewandowski
2dbf60d10a marketing.md: Fix GitHub workflow badge 2023-07-14 15:23:38 +02:00
Karol Lewandowski
880b184463 marketing.md: Fix badges 2023-07-14 14:55:23 +02:00
Yann Cébron
a16fcfb568 api: 2023.3 placeholder 2023-07-13 10:22:11 +02:00
Yann Cébron
8ee7552d1a api_notable_list_2023.md: LSP 2023-07-12 16:09:26 +02:00
Jakub Chrzanowski
cba1ec6059
tools_gradle_intellij_plugin_faq.md: Extend "JaCoCo reports 0% coverage" section 2023-07-11 11:28:55 +02:00
Yann Cébron
29d80148e0 remove Kotlin 1.8.20 OOM workaround from code samples 2023-07-10 17:01:58 +02:00
Yann Cébron
1a925d71ee extension_point_list.md: remove *Service EPs as they make no sense here 2023-07-10 14:31:57 +02:00
Karol Lewandowski
4a2964bd6c glossary.md: Add Gradle Build Script
- It is not IntelliJ Platform-specific term, but I think it may be unclear to some developers, and it doesn't hurt to have it here (we also have Swing-specific EDT)
2023-07-03 10:21:14 +02:00
Karol Lewandowski
18f2d010d4 Fix incorrect or old (JavaDoc) Javadoc spelling 2023-06-28 17:13:04 +02:00
Yann Cébron
e50817f7d2 api_notable_list_2023.md: intention skipBeforeAfter 2023-06-15 16:21:27 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs (#1065) 2023-06-15 10:51:07 +02:00
Yann Cébron
a3cb4bcf9f api_internal.md: add new exception JsonCustomStructureViewFactory 2023-06-12 16:45:50 +02:00
Yann Cébron
e211c0d160 api_internal.md: ExperimentalUI.isNewUI() 2023-06-12 16:04:11 +02:00
Yann Cébron
d0c7c8f8ac tools_gradle_grammar_kit_plugin.md: fix Perl5 plugin link 2023-06-05 11:20:59 +02:00
Jakub Chrzanowski
538256bfb8
tools_gradle_intellij_plugin_faq.md: Fixed example paths in "How to add a dependency on a plugin available in the file system" JetBrains/gradle-intellij-plugin#1394 2023-06-01 12:19:55 +02:00
Yann Cébron
6d39c72bd3 useful_links.md: link WRS 2023-05-24 10:35:20 +02:00
Yann Cébron
b6506a11fd learning_resources.md: Busy Plugin Developers #6 2023-05-23 15:43:32 +02:00
Yann Cébron
7096a02293 add info about Polaris plugin 2023-05-16 17:50:40 +02:00
Yann Cébron
c74109c32b api_notable_list_2023.md: JCEF SVG viewer 2023-05-09 14:27:43 +02:00
Yann Cébron
ccf61181f2 api_notable_list_2023.md: 2023.2 unbundled plugins 2023-05-08 15:12:02 +02:00