j4ng5y / zed_golangci_lint

Zed Extension for Golangci Lint
4 stars 5 forks source link

how to use it? #1

Open bestgopher opened 2 months ago

bestgopher commented 2 months ago

Hi, I installed the extension.But I don't know how to use it.Could you give me some help?

j4ng5y commented 1 month ago

what would you expect to happen? that might help me frame my response :D

bestgopher commented 1 month ago

I installed the extension. Then I don't know whether it works fine.

j4ng5y commented 1 month ago

So, when you are working on a normal "*.go" file, if you are experiencing linting issues, it should be injecting LSP messages into the workspace. I'll make sure that nothing is broken on my end as well from when I pushed this version.

bestgopher commented 1 month ago

Then I don't know whether it works fine.

I want to know what will happen if it works.

bdeb1337 commented 1 month ago

+1 just installed this plugin, and nothing seems to happen. Edited an open "*.go" file that had no issues, introduced an issue, saved, and nothing was to be found anywhere.

bestgopher commented 1 month ago

+1 just installed this plugin, and nothing seems to happen. Edited an open "*.go" file that had no issues, introduced an issue, saved, and nothing was to be found anywhere.

+1

weastur commented 1 month ago

Fixed in #3 and #6

bestgopher commented 1 month ago

Fixed in #3 and #6

LGTM