0

我还想在输入函数名称的同时查看函数的签名。此外,转到定义功能也不起作用

研究了一篇关于 Drupal 配置 Visual Studio Code 的文章,但没有关于如何完成这项工作的建议。此外,还建议在各个地方调整 Intelephence 扩展的配置。我将此部分添加到我的 settings.json 并重新加载了 Vs 代码;仍然没有成功!

  "intelephense.environment.documentRoot": "/home/mehdian/www/hodhod_main/website/",
  "intelephense.environment.includePaths": ["/home/mehdian/www/hodhod_main/website/includes"],
  "intelephense.files.associations": ["*.php", "*.phtml", "*.module", "*.inc"]  
4

0 回答 0