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

Closing braces on the same line #1743

Closed
Alim-El opened this issue Dec 31, 2019 · 3 comments
Closed

Closing braces on the same line #1743

Alim-El opened this issue Dec 31, 2019 · 3 comments
Labels
duplicate feature-request Request for new features or functionality folding
Milestone

Comments

@Alim-El
Copy link

Alim-El commented Dec 31, 2019

Is it possible to change folding style to something idea-like with closing braces on the same line as opening?

Expected:

function add(x, y) { ... }

image

Actual:

function add(x, y) { ... 
}

image

@rebornix rebornix added feature-request Request for new features or functionality folding labels Jan 1, 2020
@alexdima alexdima added this to the Backlog milestone Jan 6, 2020
@Alim-El
Copy link
Author

Alim-El commented May 2, 2020

UP

@Alim-El
Copy link
Author

Alim-El commented May 13, 2020

@alexdima up

@hediet
Copy link
Member

hediet commented Feb 28, 2023

Duplicate of microsoft/vscode#3352

@hediet hediet marked this as a duplicate of microsoft/vscode#3352 Feb 28, 2023
@hediet hediet closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate feature-request Request for new features or functionality folding
Projects
None yet
Development

No branches or pull requests

4 participants