diff --git a/_posts/2024-10-14-enhancing-quarkus-developer-experience.adoc b/_posts/2024-10-14-enhancing-quarkus-developer-experience.adoc new file mode 100644 index 0000000000..bd146dcb8d --- /dev/null +++ b/_posts/2024-10-14-enhancing-quarkus-developer-experience.adoc @@ -0,0 +1,10 @@ +--- +layout: post +title: 'Enhancing the Quarkus developer experience: New updates for IntelliJ and VS Code tools' +synopsis: We wrote an article on the Red Hat Developer blog about new features in the Quarkus tooling for IntelliJ and VS Code +date: 2024-10-14 +tags: ide +author: rgrunber +--- + +With the recent releases of "Quarkus Tools for IntelliJ" [2.0.2](https://github.com/redhat-developer/intellij-quarkus/releases/tag/2.0.2), and "Quarkus Tools for Visual Studio Code" [1.18.1](https://github.com/redhat-developer/vscode-quarkus/releases/tag/1.18.1) we wrote an article at https://developers.redhat.com/articles/2024/09/18/enhancing-quarkus-developer-experience-new-updates-intellij-and-vs-code-tools describing some of the new features available in both extensions. Be sure to check it out!