VSCode Version:
Version: 1.53.0-insider
Commit: 98106c4
Date: 2021-01-01T05:25:12.314Z (3 days ago)
Electron: 11.1.0
Chrome: 87.0.4280.88
Node.js: 12.18.3
V8: 8.7.220.29-electron.0
OS: Darwin arm64 20.2.0
OS Version:
macOS Big Sur 11.1 with Apple M1
重现步骤:
open any laravel project
composer requiere the following https://github.com/barryvdh/laravel-ide-helper
try to use command + left click
禁用所有扩展时是否会出现此问题?:是
版本:
ide-helper 版本:^2.9 Laravel 版本:^8.0 PHP 版本:7.4
大家好,请问有人可以帮我解决以下问题吗?我的 Windows 机器上有相同的设置和相同的项目,一切正常。在 M1 Macbook Pro 上它没有。在 M1 上,自动编译在禁用所有插件的情况下也不起作用。我想我什么都试过了。
只有一件事在起作用,当我手动打开生成的 _ide_helper_models.php 和 _ide_helper.php 然后自动编译开始工作但是当我点击某个函数或类然后我被重定向到 _ide_helper 文件而不是直接进入特定的类文件...
感谢您的建议。