Skip to content
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

How can I keep this semicolon here? #2777

Closed
VirFunc opened this issue Nov 6, 2018 · 3 comments
Closed

How can I keep this semicolon here? #2777

VirFunc opened this issue Nov 6, 2018 · 3 comments

Comments

@VirFunc
Copy link

VirFunc commented Nov 6, 2018

Issue Type: Bug

I typed a line of code like this.

//This is my code
image

And I turned this on.
image

Then when I typed semicolon behind it.

image
What? No!
I thought it was going to work like Visual Studio.
I have tried closing other extensions, but it didn't work.
Here are my settings.

image
I hope it will work well soon, I like vscode!

Extension version: 0.20.1
VS Code version: Code 1.28.2 (7f3ce96ff4729c91352ae6def877e59c561f4850, 2018-10-17T00:23:51.859Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (12 x 2208)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.86GB (9.72GB free)
Process Argv
Screen Reader no
VM 0%
@sean-mcmanus
Copy link
Contributor

I would recommend disabling FormatOnType. We haven't implemented Visual Studio's formatting and instead just call clang-format on the line.

@bobbrow
Copy link
Member

bobbrow commented Nov 7, 2018

And please go upvote #657 if you would like true Visual Studio formatting.

@VirFunc
Copy link
Author

VirFunc commented Nov 8, 2018

@sean-mcmanus OK. Thanks.
@bobbrow I have voted.
Thanks for your replies.

@bobbrow bobbrow closed this as completed Nov 8, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants