learning_resources.md: Busy Plugin Developers #7

This commit is contained in:
Yann Cébron 2023-11-13 16:38:30 +01:00
parent 1a90c23808
commit 63028b2a31

View File

@ -1,7 +1,7 @@
# Learning Resources
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# Learning Resources
<link-summary>Links to articles and webinars about plugin development.</link-summary>
<include from="snippets.md" element-id="subscribeNews"/>
@ -32,6 +32,7 @@ A tutorial blog post series for JavaScript developers.
| Webinar | Info |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Busy Plugin Developers #7** <p>Natalia Melnikova, 11/2023</p> <video src="https://www.youtube.com/watch?v=4nCpkhVZsxM" title="Busy plugin developers series. Episode 7" width="300"/> | <p>&nbsp;</p><p>How to Upload a Plugin and Get It Approved on JetBrains Marketplace</p> |
| **Busy Plugin Developers #6** <p>Dmitry Tseyler, 05/2023</p> <video src="https://www.youtube.com/watch?v=tzl3QldlcsU" title="Busy plugin developers series. Episode 6" width="300"/> | <p>&nbsp;</p><p>Polaris plugin for IntelliJ Platform code search</p> |
| **Busy Plugin Developers #5** <p>Matthias Koch, 09/2022</p> <video src="https://www.youtube.com/watch?v=y8adERbgt_M" title="Busy plugin developers series. Episode 5" width="300"/> | <p>&nbsp;</p><p>Building Extensions for Rider and ReSharper</p> |
| **Busy Plugin Developers #4** <p>Dmitry Kandalov/Yann Cebron, 04/2022</p> <video src="https://www.youtube.com/watch?v=pgGg-IwUQYM" title="Busy plugin developers series. Episode 4" width="300"/> | <p>&nbsp;</p><p>Adding IDE Features at runtime using LivePlugin</p> |