Sublime Forum

Methods search does not work when containin NBSP

#1

For exemple, in a PHP class I have the following method name:

public function test When No New Violations And No Previous() { … }
(all words after function are separated by NBSP not not regular space)

And when I try to search all method with CTRL+R, this method is not suggested.

0 Likes