-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Codelens to get the references on fields is missing #350
Comments
The suggestion to make the field readonly makes sense if you're never writing to the field. If you don't like that suggestion, you can hide it with an .editorconfig file:
|
The C# release today will replace the blue squiggly lines to match the VS suggestion info with the triple dots - https://github.com/dotnet/vscode-csharp/pull/6074/files |
|
@Goshlok-git is this a unity project? |
References on fields is a special feature in O# that does not exist today in the Roslyn LSP or VS. We are looking to fill that feature gap once we work through our top issues list at dotnet/vscode-csharp#5736. Moving this to vscode-csharp to track. |
Yes, it's a unity project. |
Type: Bug
C# and C# Dev Kit extension is updated
Visual Studio Editor package is updated
.NET 7 is installed
Extension version: 0.9.0
VS Code version: Code 1.81.0 (6445d93c81ebe42c4cbd7a60712e0b17d9463e97, 2023-08-02T12:37:13.485Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
canvas_oop_rasterization: disabled_off
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: