Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
PHPStorm Terminal Characters Problem
Mahmutemirkr
Created
There is a phpstorm character problem, how do I solve it please hep,I am working on the terminal screen, some letters are corrupt and not readable. How can I solve the problem.
Could you please share a screenshot of the terminal tool window that would show the issue, and also a screenshot of Settings/Preferences | Tools | Terminal?
I am developing a project with symfony, but my question continues. I did utf-8 in settings but it did not work. Can you help me please. (character problem)
I am afraid I have no other ideas. The trick I suggested should've helped, but since it didn't, you are on your own - it's not a PhpStorm issue, so there's little we can do on our side.
Could you please share a screenshot of the terminal tool window that would show the issue, and also a screenshot of Settings/Preferences | Tools | Terminal?
I am developing a project with symfony, but my question continues. I did utf-8 in settings but it did not work. Can you help me please. (character problem)
I assume that you get the same output if you run this command in CMD run outside PhpStorm?
Please check if this helps: https://youtrack.jetbrains.com/issue/RUBY-23725#focus=Comments-27-3513490.0-0
the problem persists, is there anything else you can help with?
Please answer whether or not it's the same in the CMD window.
yes it's the same but do you have any idea how to fix it -_-
I am afraid I have no other ideas. The trick I suggested should've helped, but since it didn't, you are on your own - it's not a PhpStorm issue, so there's little we can do on our side.
There are plenty similar reports of that on Google, please check them out:
https://www.google.com/search?q=%22cmd%22+symfony+%2239m%22
As a workaround, you can pass --no-ansi to console, and there will be no colors at all.
Well, thank you, I searched many times I hope I can solve the error
good work