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

Code formatting #36962

Closed
TryingToFindALoginWhichIsNotRegistered opened this issue Oct 26, 2017 · 1 comment
Closed

Code formatting #36962

TryingToFindALoginWhichIsNotRegistered opened this issue Oct 26, 2017 · 1 comment
Assignees
Labels
php PHP support issues

Comments

@TryingToFindALoginWhichIsNotRegistered
Copy link

This is nor an issue neither than a wish: Code-folding formattes methods to:

private function main(){...
}

would be better (in my opinion) to change it to only one line

private function main(){...}

because codefolding is used to save space in the editor. (Btw, native php-support would be nice, for "PHP-Formatter" does not work).
Otherwise: This editor is more than cool! Best I've ever used! Thanks to dev-team!!

  • VSCode Version: Code 1.17.2 (b813d12, 2017-10-16T13:57:00.652Z)
  • OS Version: Linux x64 4.9.0-4-amd64
  • Extensions: none

Steps to Reproduce:

@vscodebot vscodebot bot added the php PHP support issues label Oct 26, 2017
@roblourens
Copy link
Member

Covered by #19690

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
php PHP support issues
Projects
None yet
Development

No branches or pull requests

2 participants