mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[go] add information about missing GoSdkChooserCombo#getSdk (#414)
This commit is contained in:
parent
696b7315b6
commit
2525548bd7
@ -193,3 +193,8 @@ Rename of packages to `.java.` specific variants
|
||||
|
||||
`org.jetbrains.kotlin.idea.refactoring.changeSignature.KotlinChangeInfo(KotlinMethodDescriptor, String, KotlinTypeInfo, Visibility, List, KotlinParameterInfo, PsiElement, Collection)` constructor parameter type changed from `org.jetbrains.kotlin.descriptors.Visibility` to `org.jetbrains.kotlin.descriptors.DescriptorVisibility`
|
||||
: `Visibility` has been renamed to `DescriptorVisibility`.
|
||||
|
||||
### Go Plugin 2021.1
|
||||
|
||||
`com.goide.sdk.combobox.GoSdkChooserCombo.getSdk` method moved to the superclass
|
||||
: Recompile the dependant code.
|
||||
|
Loading…
x
Reference in New Issue
Block a user