問題タブ [intelephense]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
404 参照

php - Laravel Blade テンプレートのコード補完 - vscode

phpstorm と比較して vscode が本当に好きですが、laravel ブレード テンプレートで PHP Intelephense コード補完を機能させるにはどうすればよいですか?

0 投票する
1 に答える
221 参照

php - Is there a configuration flag for VS Code PHP Intelephense extension to turn off the parameter hinting?

I'm noticing some additional parameter hinting when using VS Code with the Intelephense extension. I see the value in this, but I'm also finding that it adds a bit too much visual noise for me during development. Is there a way to toggle this option via the settings?

example of parameter hinting

0 投票する
1 に答える
1991 参照

visual-studio-code - VS Code Intelephense キャッシュのクリアとリロード

私は Intelephense で Visual Studio Code を使用しています。これは、クラスを含むファイルを開くまですべてのクラスが未定義として表示される 1 つを除いて、すべてのプロジェクトで驚異的に機能します。したがって、Intelephense がこのプロジェクトをスキャンしていない疑いがあります。

Web に関するいくつかの提案では、「キャッシュのクリアとリロード」を実行することが言及されていますが、このオプションはどこにも見つかりません。だれか、これをどこで見つけられるか教えてもらえますか?

Windows 10、VS Code 1.46.1、および Intelephense 1.4.1 を使用しています