Yuki Ito
Yuki Ito
- e.g. Validate invalid Listener which has a non existing Cluster
https://github.com/kubernetes-sigs/controller-runtime/tree/master/pkg/log/zap
With latest [ALE](https://github.com/dense-analysis/ale/releases), `command_callback` is no longer available. Instead, we have to use the `command` field. So this migrates deprecated `command_callback` to `command` + `funcref`.
### Problem Markers are out of place when we have `` in the latest version of NeoVim. (Please see the screenshot at the bottom of this issue.) #### My environment...
- Add a new option: `maxUnimportedPackageNames` that makes the number of completion candidates for unimported packages configurable - This PR fixes: https://github.com/golang/go/issues/60988