You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the wsl2 environment, if you use the F2 shortcut key to modify the structure name in common.go, you will find that pack_linux.go will be modified accordingly, but pack_windows.go will not be modified.
Maybe it’s because I’m in a Linux environment at this time, but I still hope that F2 can make global changes, thank you!
VS Code version: Code 1.91.1 (f1e16e1e6214d7c44d078b1f0607b2388f29d729, 2024-07-09T22:06:49.809Z)
OS version: Windows_NT x64 10.0.22635
Modes:
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
System Info
Item
Value
CPUs
11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16 x 2496)
This is a limitation in gopls.
pack_linux.go and pack_windows.go are in different builds, and the rename functionalities don't apply to all build configurations. @findleyr Even though I believe this is a known issue, I cannot find any open issue about this in the gopls issue tracker. Can you please help find us the upstream issue?
Type: Bug
When writing a go program, for example, there are the following files and codes in the statistics directory:
In the wsl2 environment, if you use the F2 shortcut key to modify the structure name in common.go, you will find that pack_linux.go will be modified accordingly, but pack_windows.go will not be modified.
Maybe it’s because I’m in a Linux environment at this time, but I still hope that F2 can make global changes, thank you!
VS Code version: Code 1.91.1 (f1e16e1e6214d7c44d078b1f0607b2388f29d729, 2024-07-09T22:06:49.809Z)
OS version: Windows_NT x64 10.0.22635
Modes:
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
Remote OS version: Linux x64 6.6.36.3-microsoft-standard-WSL2
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (47)
A/B Experiments
The text was updated successfully, but these errors were encountered: