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

Indentation to improve the readability of cpp files. #4557

Open
wogns7534 opened this issue Jun 6, 2018 · 1 comment
Open

Indentation to improve the readability of cpp files. #4557

wogns7534 opened this issue Jun 6, 2018 · 1 comment

Comments

@wogns7534
Copy link

wogns7534 commented Jun 6, 2018

Description of the Issue

PowerEditor/Test/FunctionList/cpp/unitTest - While looking at the code in this file, I saw rows that was not indented. How about indenting to improve readability a little bit?

Steps to Reproduce the Issue

  1. Open the PowerEditor / Test / FunctionList / cpp / unit test file.
  2. Indent the rows of the captured part.
  3. Increase readability.

Expected Behavior

  • Indenting the captured rows

Actual Behavior

  • line alignment

Debug Information

default


2


3


4


@sasumner
Copy link
Contributor

sasumner commented Jun 6, 2018

It would be great if things were "prettier" but historically changes aren't made to code only for this. You're free to create a Pull Request if you'd like though...see if it gets accepted. Please read and understand the Notepad++ coding standards.

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

2 participants