useful_links.md: add webinars

This commit is contained in:
Yann Cébron 2020-07-14 17:38:00 +02:00
parent f67589c334
commit 5db0b0977b

View File

@ -24,3 +24,9 @@ The following links represent useful resources for working with the _IntelliJ Pl
* [PsiViewer](https://plugins.jetbrains.com/plugin/227-psiviewer) * [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) * [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/) * [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