P
P
Pavel2016-08-04 16:43:25
phpstorm
Pavel, 2016-08-04 16:43:25

How to get rid of (or at least force to show) the NUL character that comes with Ctrl + V in editors from Jetbrains?

I ran into a problem when you copy a piece of code from the site and paste it into the editor, it adds invisible NUL characters , in general, what is it. In the editor itself, this is not visible, but if the same code is inserted through sublime, everything is ok. Sublime sees these characters, Phpstorm and Pycharm do not.
What does a piece of code look like in phpstorm
60733429c8004a58ba8947fbbe1c56ac.PNG
What does a piece of code look like in sublime
5fa74775c6464184a1bc00934107867c.PNG

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Risent Veber, 2016-08-04
@risentveber

Somewhere problems with the coding. It's not a special character - it's the result of some bytes in the given encoding making no sense.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question