deep-assoc-completion for vscodeA work-in-progress extension for vscode similar to it's phpstorm counterpart If you are getting irrelevant global keywords in key completion, you most likely want to untick the PHP > Suggest: Basic in vscode Preferences ( Place caret between quotes when typing the associative array key and hit Ctrl+Space to get completions Supposedly will achieve this: https://github.com/bmewburn/vscode-intelephense/issues/249 Uses vscode-intelephense for php syntax tree traversal. List of features implemented so far: (yet to be updated)
vscode repo page: https://marketplace.visualstudio.com/items?itemName=klesun.deep-assoc-completion-vscode Steps to run
MiscSmoke Tests repository: https://github.com/klesun-misc/deep-assoc-lsp-tests This extension is an order we received on https://klesun-productions.com Thanks to Louis and Mike for being homies |