-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Console] Backslash cancels formatting #4885
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
Labels
Comments
ping @jfsimon |
@fabpot I'm on it... not so easy. |
Merged
@fabpot done |
Well, this still happens with the < character, for instance in the doctrine:generate:entity command:
The text turns white just after the word "press". |
Thank you so much. This was a little detail, but very disturbing to the perfectionists like me. :-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just noticed something strange in the Console component:
You will notice that only "Symfony" is formatted correctly. Is this a known issue?
This is obviously producing some problems with the Symfony2 console (e.g. in the generate:bundle command):
The text was updated successfully, but these errors were encountered: