coc-phpls
coc-phpls copied to clipboard
Reindex on new file creation
Describe the bug I'm not sure if this is a bug, configurable option, intended behavior, or a planned feature, but it seems like when a new php file is created you have to close and reopen vim in order to get it indexed. Is there a way to autoindex new files, or at least force a reindex with a command?
call :CocCommand intelephense.index.workspace
Thanks. Do you plan on adding support for autoindexing new files?
Yes, it's in the plan