Skip to content

Add new line comment when pressing Enter from within line comment for languages that use double slash for line comment#235407

Merged
aiday-mar merged 2 commits intomainfrom
inquisitive-cuckoo
Dec 6, 2024
Merged

Add new line comment when pressing Enter from within line comment for languages that use double slash for line comment#235407
aiday-mar merged 2 commits intomainfrom
inquisitive-cuckoo

Conversation

@aiday-mar
Copy link
Copy Markdown
Contributor

fixes #118929

@aiday-mar aiday-mar self-assigned this Dec 5, 2024
@aiday-mar aiday-mar changed the title Add decrease and increase indent patterns for cpp Add new line comment when pressing Enter from within line comment for languages that use double slash for line comment Dec 5, 2024
@aiday-mar aiday-mar marked this pull request as ready for review December 6, 2024 08:30
@aiday-mar aiday-mar enabled auto-merge (squash) December 6, 2024 08:30
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Dec 6, 2024
@aiday-mar aiday-mar merged commit 359ec52 into main Dec 6, 2024
@aiday-mar aiday-mar deleted the inquisitive-cuckoo branch December 6, 2024 10:51
@starball5
Copy link
Copy Markdown

starball5 commented Dec 21, 2024

Why the whitespace-only/formatting changes in the language config files? :P

also, can we get a "fixes" comment for 26694 as well for paper trail?

@aiday-mar
Copy link
Copy Markdown
Contributor Author

I believe our default formatter has changed, and on save this is the default formatting. I am not sure I understand the second phrase.

@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jan 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic indentation within braces does not occur if comment succeeds opening brace

3 participants