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

[Syntax][Format] Opening Braces Misaligned #79

Open
MarkMoretto opened this issue Oct 30, 2023 · 0 comments
Open

[Syntax][Format] Opening Braces Misaligned #79

MarkMoretto opened this issue Oct 30, 2023 · 0 comments

Comments

@MarkMoretto
Copy link

Issue -

When loading the online compiler for the first time, it appears that the demo program has misaligned the opening curly braces for functions, conditionals, etc.

They appear to be on the next line down, while most standards have them inline with the definition or initial clause.

Expect to see -

Web IDE load up with a C++ snippet in the standard format.

Actually seen -

The Web IDE appears to be creating less-readable code by placing opening curly braces on a line below where they should be.

Additional details -

Issue seen using a standard modern desktop web browser (eg - Firefox, Chrome).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant