-
Notifications
You must be signed in to change notification settings - Fork 677
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
EditorConfig: .NET ErrorCodes have no effect #4165
Comments
I'm getting the same thing. Actually I had to restart omnisharp after making some changes to make it work. |
I'm experiencing the same issue. |
@nonsensation would you be able to provide a project that reproduces this? Looks like it's specific to your project somehow. It definitely should work, however as @justinmchase points out at the moment live reload is not there. |
I haven't used VSCode for the last past 2 weeks, just opened it now to reproduce this.
With these versions, suppressing individual errorcodes. However, I came across of unreproducible bugs (suddenly showing up all supressed warnings, sometimes changes in .edfitorconfig reflected in the code withjout restarting VSCode, sometimes needed to restart and so on). But it seems to work for the most part for now. Thank you for your feedback |
I have the EditorConfig extension and using OmniSharp (latest version, checked for updates in VSCode)
The
.editorconfig
file gets loaded and changes to it take effect on save.The last 2 lines (commented out) do have an effect and work as expected, however none of the above, where the Errorcode is set explicitly, have any effect.
I have EditorConfig enabled in VSCode-Settings (settings.json):
and in OmniSharp-setting (omnisharp.json):
I've read several Issues (#3991, #4062, #4082) in which these settings did work, so it is me, but what did I do wrong?
Appreciate every help I can get,
thank you very much.
Extension version: 1.23.4
VS Code version: Code 1.50.1 (d2e414d9e4239a252d1ab117bd7067f125afd80a, 2020-10-13T15:06:15.712Z)
OS version: Windows_NT x64 10.0.18362
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: