From 1b5b33b8c299b726c5675d28f61419915688b51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 20 May 2021 12:46:26 +0200 Subject: [PATCH] useful_links.md: link "Make IntelliJ IDEA Your Own" webinar --- topics/appendix/resources/useful_links.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/topics/appendix/resources/useful_links.md b/topics/appendix/resources/useful_links.md index 0c5d60502..2b5efe986 100644 --- a/topics/appendix/resources/useful_links.md +++ b/topics/appendix/resources/useful_links.md @@ -27,7 +27,8 @@ The following links represent useful resources for working with the IntelliJ Pla * [Thread Access Info](https://plugins.jetbrains.com/plugin/16815-thread-access-info) ### Webinars -* [IntelliJ IDEA Conf 2021](https://www.youtube.com/watch?v=akrPpWAZzQk&list=PLPZy-hmwOdEUdLO-AKiJJ7LuZ3p16zJ4x) includes a number of presentations related to plugin development +* [Make IntelliJ IDEA Your Own](https://youtu.be/cAwH_DbFrfw?t=1120) Sirisha Pratha, 2021 +* [IntelliJ IDEA Conf 2021](https://www.youtube.com/watch?v=akrPpWAZzQk&list=PLPZy-hmwOdEUdLO-AKiJJ7LuZ3p16zJ4x) includes a number of presentations related to plugin development, 2021 * [Busy plugin developers series. Episode 0](https://www.youtube.com/watch?v=-6D5-xEaYig) Mikhail Vink/Jakub Chrzanowski/Yann Cebron, 2020 * [How We Built Comma, the Raku IDE, on the IntelliJ Platform](https://blog.jetbrains.com/platform/2020/01/webinar-recording-how-we-built-comma-the-raku-ide-on-the-intellij-platform/) Jonathan Worthington, 2020 * [Building IntelliJ IDEA plugins in Scala](https://www.youtube.com/watch?v=IPO-cY_giNA) Igal Tabachnik, 2020