-
# Weekly GitHub Trending! (2022/09/26 ~ 2022/10/03)
## TypeScript trending 4repo's
### [BuilderIO](https://github.com/BuilderIO) / [qwik](https://github.com/BuilderIO/qwik)
HTML ファーストのフレームワーク。 ~ 1kb の…
ivgtr updated
2 years ago
-
Hello,
I know it's a bit early but I started to work on [go1.21](https://tip.golang.org/doc/go1.21) for golangci-lint.
https://github.com/golangci/golangci-lint/pull/3922
And there is an issue …
-
- With issues:
- Use the search tool before opening a new issue. - done
- Please provide source code and commit sha if you found a bug. - done
- Review existing issues and provide feedback …
-
Issue on line 46
## Where to store the source code files that belong to a package?
1. Each file should go into a different directory
2. In a single directory *CORRECT*
## Why a package clause …
-
gopls version: v0.5.0
gopls flags: -rpc.trace
ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.
Describe what you observed.
**My gopls language server carshed. The error message is "go …
-
### What did you do? (required: The issue will be **closed** when not provided)
Used the default shortcut for closing a file which is key "," and "c" for close.
Instead of only closing the file (bu…
-
This is just my OCD. For the project learngo\12-switch\exercises\02-richter-scale-2\main.go in the comments for the expected output has the user expecting to put in plural and then return plural a dif…
-
### Summary
look like this:
### Reproduction Steps
I tried this:
1. `hx`
2. the auto complete list hover the line which has Chinese char
### Helix log
~/.cache/helix/helix.log
…
xbol0 updated
2 years ago
-
Hi everyone, I just learned golang, this problem has troubled me for a long time, can you help me solve it? thank you very much
go env
```
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/…
-
One days ago,I change system,I use command "go get -u github.com/derekparker/delve/cmd/dlv" to install the dlv ,i installed success.But I press F5 on visual studio code,it cannot run normal,the info m…