Open
Description
Go to definition and other intellisense features does not work on class aliases or classes created with PHP's class_alias function. I noticed that class alias isn't supported in any PHP extension from the marketplace is this an issue with vscode itself, probably something the language server protocol is lacking?