-
### 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.
- […
-
### Feature already in Vim?
No
### Feature description
I found this new API amazing, specially the possibility to use a lua callback instead of a vim command, but by using this it restricts t…
-
goimports has a sophisticated heuristic to guess a package import name from its import path. We might even eventually enshrine that heuristic in the language (https://github.com/golang/go/issues/29036…
-
#2942 added `formatter` option, which is very useful.
I used it prettier but quickly discovered that I have conflicting formatting between CI and my editor.
This happens because prettier change fo…
-
## Information
**VIM version**
```
:version
NVIM v0.5.0-95-g2e14dffbb
Build type: RelWithDebInfo
```
Operating System: arch linux
## What went wrong
When enabling the `isort` fixer, i…
jaapz updated
1 month ago
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest [releases](https://github.com/golangci/golangci-lint/releases). Only such installations are supported.
- [X] Yes, I've searched si…
ghost updated
2 months ago
-
Due to issues running switcher 0.8.1 om REL8 (see [issue 104](https://github.com/danielfoehrKn/kubeswitch/issues/104) I tried to build it from source using the 0.8.1 source package. The OS I'm runnin…
-
Reproducer:
```go
func TestSortImports(t *testing.T) {
const src = `package test
import (
"test"
"test" // test comment
)
`
fset := token.NewFileSet()
f, err := parser.ParseFile(f…
-
Hi, thanks for this and for your contributions to Golang.
I am trying this package with the hope of finding a solution to the imports order in go files. I have this:
Original code:
```
pac…
-
- [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] Yes, I've in…