Won Kim

Results 4 issues of Won Kim

### Description I frequently open two windows reviewing pull requests, one is for conversation and the other is for files changed. I want to use sidebar in the latter one...

By default, I should press to get suggestions. I want to use instead. Is it possible?

### Description ### Stacktrace Please paste the full stacktrace from the IDEA error popup. ``` java.lang.NoClassDefFoundError: Could not initialize class com.intellij.lang.jsgraphql.schema.GraphQLSchemaProviderImpl at jdk.internal.reflect.GeneratedConstructorAccessor129.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:52)...

exception

### Description ### Stacktrace Please paste the full stacktrace from the IDEA error popup. ``` java.lang.NoClassDefFoundError: Could not initialize class com.intellij.lang.jsgraphql.types.introspection.Introspection at com.intellij.lang.jsgraphql.types.schema.SchemaUtil.extractCodeFromTypes(SchemaUtil.java:151) at com.intellij.lang.jsgraphql.types.schema.GraphQLSchema$Builder.lambda$buildImpl$4(GraphQLSchema.java:669) at com.intellij.lang.jsgraphql.types.schema.GraphQLCodeRegistry.transform(GraphQLCodeRegistry.java:165) at com.intellij.lang.jsgraphql.types.schema.GraphQLSchema$Builder.buildImpl(GraphQLSchema.java:669) at...

exception