Will 保哥

Results 87 comments of Will 保哥

@karolswdev I'm not setting up static IP address. It because `microk8s install` use `Default Switch` as the default network on Hyper-V on Windows which means the IP address will change...

@bingbing8 Is there any progress on this issue?

In go, I need to execute `go run .` to the program. Hope @formulahendry can add this `$relativeDir` to Code Runner soon. Thanks! My config now: ```json "code-runner.cwd": "", "code-runner.fileDirectoryAsCwd":...

I think embed [google-java-format](https://github.com/google/google-java-format/) into language server will be the best option. Just like the IntelliJ IDEA's [google-java-format plugin](https://plugins.jetbrains.com/plugin/8527-google-java-format) did.

Check this out: ![image](https://user-images.githubusercontent.com/88981/195024392-d2f61940-c50e-4532-94db-176ce0f2dadd.png) I think the problem could be here. I installed too many extensions in my VSCode. https://github.com/microsoft/vscode/blob/3f2adbfe3e6d07c60bc4c61b4ff7bdcf1c451792/src/vs/workbench/services/extensions/common/workspaceContains.ts#L90-L93 Related issue: https://github.com/microsoft/vscode/issues/73656

I think it's an upstream issue. I opened a new issue there: https://github.com/microsoft/vscode/issues/163255

You can try mine. 👉 https://github.com/doggy8088/carnac/releases

I fixed a bunch of bugs for the original carnac. https://github.com/doggy8088/carnac/commits/dev HTH. :-)