I am getting "Illegal value for lineNumber" notification to the bottom right of the screen, when I run command "editor.action.smartSelect.expand" when editorTextFocus. If I disable DEVSENSE extensions "PHP" and "PHP Profiler" then expanding works as expected. I am not sure if this is related to DEVSENSE tho because on an onother PC I am able to successfully expand with both of those extensions installed. Any ideas?
TauriT thank you for reporting the issue.
The "PHP" extension is responsible for smart select.
May I ask for more detailed steps? Does it happen in every .php document? Do you use the shortcut [shift]+[alt]+[arrow]?
JakubMisek It does happen for every .php document. I use custom shortcut CMD + UP/DOWN arrow. I tried disabling all other commands using CMD + UP leaving only editor.action.smartSelect.expand but still not working.
TauriT Do have more details in Help/Toggle Developer Tools -> Console?