From 5db0b0977b17de7fc7b8350278b9f42d28e5ec6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 14 Jul 2020 17:38:00 +0200 Subject: [PATCH] useful_links.md: add webinars --- appendix/resources/useful_links.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appendix/resources/useful_links.md b/appendix/resources/useful_links.md index eda4a71a8..c5a15407f 100644 --- a/appendix/resources/useful_links.md +++ b/appendix/resources/useful_links.md @@ -24,3 +24,9 @@ The following links represent useful resources for working with the _IntelliJ Pl * [PsiViewer](https://plugins.jetbrains.com/plugin/227-psiviewer) * [Grammar-Kit](https://github.com/JetBrains/Grammar-Kit) & [Grammar-Kit Folder](https://plugins.jetbrains.com/plugin/12983-grammar-kit-folder) * [Indices Viewer](https://plugins.jetbrains.com/plugin/13029-indices-viewer/) + +### Webinars +* [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 +* [Live Development of a PyCharm Plugin](https://blog.jetbrains.com/pycharm/2019/01/webinar-recording-live-development-of-a-pycharm-plugin-with-joachim-ansorg/) Joachim Ansorg, 2019 +* [Build Developer Tools On Top of IntelliJ Platform](https://www.youtube.com/watch?v=vQDzjGzkPFc) Dmitry Jemerov, 2013 \ No newline at end of file