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
Also I have to add that that issue haunting me from the first day I started using VSCode. Is not an exclusive for me, it happens to a lot of people using the different languages. I have an opened issue for omnisharp since summer, and the devs seems to ignore it.
It is really a shame that the text editor can't do the basic formatting right without forcing you to try million of options and eventually open an issue.
The last activity for the issue was more than 2 years ago. How are you tracking that exactly? Looks like you've just swept that under the rug.
Do you even have the better formatOnType support in development? People are complaining, writing issues and asking questions all around Github, Reddit and other forums. Is it a common attitude to provide half-baked features or no native support at all for your official extensions? I am asking that because there is a literally the same problem with Microsoft's official C# extension.
I think it's time to find an editor that helps with writing the code, not making it harder by not having basic features and having problems that were solved for a few decades already.
Format on type improvements are not actively being developed, but #657 is set for Post-v1, which may bring in better format on type from Visual Studio.
You are correct that the formatting feature has not been a high priority for our extension (which has been focused on improving IntelliSense features) -- we actively track user feedback, such as from upvotes at https://github.com/microsoft/vscode-cpptools/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc (and surveys), and it looks like #657 is number 11 and we're working on some issues ranked 10 and below currently. If better formatting is desired, you could set C_Cpp.formatting to "Disabled" and try another formatting extension if a better one exists.
Issue Type: Bug
Expected behaviour:
VSCode should format the code on type like it does with JavaScript (here's the example) right outside the box.
VS Code version: Code - OSS 1.43.2 (0ba0ca52957102ca3527cf479571617f0de6ed50, 2020-03-25T01:43:18.461Z)
OS version: Linux x64 5.5.13-1-MANJARO
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: unavailable_off
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: