-
### What did you do? (required: The issue will be **closed** when not provided)
`:GoDoc` with the cursor over a function
### What did you expect to happen?
Instantly show me the godoc f…
-
## Proposal: A built-in Go error check function, `try`
**This proposal has been [closed](https://github.com/golang/go/issues/32437#issuecomment-512035919). Thanks, everybody, for your input.**
B…
-
### What version of Go are you using (`go version`)?
$ go version
1.19
It happens since `1.18.4`
### Does this issue reproduce with the latest release?
Yes
```
gopls version
golang…
-
#### Current Behavior
The customize configuration makes 0 sense in this repo. It should be removed. And we should make sure the CI is useful.
```
Run golangci/golangci-lint-action@v3
prepare e…
-
### Welcome
- [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
### Your feature request related to a problem? Please describe.
Would be great to have a configurable feature which will allow to override/modify `Text` from `Issue`.
Mainly in order to better guide…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
#### Description :octocat:
I use Sphinx to generate docstrings for Python. My team uses the numpydoc style, so I installed `numpydoc` in my Anaconda environment.
Here is the `conf.py` file in the …
-
Hey there, first of all thanks for all the work on vim-go.
I started using it a few days ago and something weird that's happening is that every time I save a file vim freezes for a couple of seconds …