editorconfig / editorconfig-vscode

EditorConfig extension for Visual Studio Code
http://editorconfig.org/
MIT License
1.24k stars 119 forks source link

editorconfig was forcing up changes #350

Open egidijus opened 1 year ago

egidijus commented 1 year ago

Type: Bug

when I type anything a line return is added to end of line, problem is, my end of line can be 1 character because I am still typing, or thinking.. so I end up with this if if try to type cat:

c
a
t

Extension version: 0.16.4 VS Code version: Code 1.76.2 (ee2b180d582a7f601fa6ecfdad8d9fd269ab1884, 2023-03-14T17:55:54.936Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No Connection to 'ssh-remote+manjaro' could not be established

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 x 2592)| |GPU Status|2d_canvas: enabled
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
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|15.89GB (5.07GB free)| |Process Argv|C:\\Users\\egidijus\\Desktop\\manjaro-ansible.code-workspace| |Screen Reader|no| |VM|0%| Connection to 'ssh-remote+manjaro' could not be established
SunsetTechuila commented 5 days ago

duplicate of #330