Thomas Queste
Thomas Queste
Using ``` IntelliJ IDEA 2024.1 (Ultimate Edition) Build #IU-241.14494.240, built on March 28, 2024 ``` The plugin throws: ```java com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'io.plugin.tsnode.action.DebugTsAction'...
Error "ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon" since Intellij 2024.1
Using latest Intellij (2024.1) ``` IntelliJ IDEA 2024.1 (Ultimate Edition) Build #IU-241.14494.240, built on March 28, 2024 Non-Bundled Plugins: Shifter (1.9.6) ``` An notification error popups: ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is...
Hi, I am starting to play with Baml, and I am very excited about it. ## Problem I stumble upon a strange case, where a test in PromptFilddle is failing,...