From aa17d1b698214c081b2a988b95d1dd640136705a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 3 Aug 2023 10:51:47 +0200 Subject: [PATCH] learning_resources.md: Astro blog post --- topics/appendix/resources/learning_resources.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/topics/appendix/resources/learning_resources.md b/topics/appendix/resources/learning_resources.md index a78df36e6..e352bb654 100644 --- a/topics/appendix/resources/learning_resources.md +++ b/topics/appendix/resources/learning_resources.md @@ -1,13 +1,14 @@ - - # Learning Resources + + Links to articles and webinars about plugin development. ## Articles +- [WebStorm Under the Hood: How We Added Astro Support to Our IDE](https://blog.jetbrains.com/webstorm/2023/08/webstorm-under-the-hood-how-we-added-astro-support-to-our-ide/) 07/2023 - [The Plugin Obfuscation Experience](https://blog.jetbrains.com/platform/2022/05/the-plugin-obfuscation-experience/) 05/2022 - [Themes in IntelliJ-based IDEs](https://blog.jetbrains.com/platform/2021/10/themes-in-intellij-based-ides/) 10/2021