li1234yun

Results 11 issues of li1234yun

Maybe you can consider to develop the vscode markdown plugin, It will be nice! Just my advise :-)

Enhancement
Need Discussion

### What version of Go, VS Code & VS Code Go extension are you using? * Run `go version` to get version of Go from _the VS Code integrated terminal_....

NeedsInvestigation

**Is your feature request related to a problem? Please describe.** When I add service invocation handler, I want to deal some same operations. So I want to add the middleware...

enhancement
P2

Hello, I met some problems when I use recoil with nextjs. ```js const userInfoEffect: AtomEffect = ({ setSelf, onSet, }) => { const loadData = async () => { console.log('load...

Hello, Can you consider to integrate proto linter and formatter at the same time. [protolint](https://github.com/yoheimuta/protolint) Formatter and protolint maybe tell user to install related tools as golang vscode plugin do.

### Is there an existing issue for this bug? - [X] I have searched the existing issues ### Required Troubleshooting Steps - [X] I have followed these troubleshooting steps -...

ssh

## Add protobuf formatter support protobuf auto format when user save file. ## Add protobuf linter [Support google protobuf style](https://developers.google.com/protocol-buffers/docs/style)

enhancement

[vscode-proto3](https://github.com/zxh0/vscode-proto3#extension-settings) support using the import protobuf files.

Hello, this is a startpage website and I hope to join the repository. Thank you!

Hello, Thank you for your excellent share open source work! I'm use protobuf-es library and it use `BigInt` type as `id`, so I want to know if the type can...