Peter Schwendeman
Peter Schwendeman
**Description:** It seems like externalAnnotator stops running on the current file whenever I try to save. No error is thrown, and the file is still listed in **_connected files_**. The...
**Description:** Language server crashes upon opening IntelliJ, throwing the following error: ```sh java.lang.Throwable: 'AnnotationBuilder#createAnnotation' is deprecated and going to be removed soon. Use `#create()` instead at com.intellij.openapi.diagnostic.Logger.error(Logger.java:184) at com.intellij.diagnostic.PluginException.reportDeprecatedUsage(PluginException.java:105) at...