marlonfan / coc-phpls

🐭 php language server for coc.nvim
MIT License
212 stars 16 forks source link

How to Rename A Class and All The Reference to that Class? #57

Open goldcoders opened 4 years ago

goldcoders commented 4 years ago

I can rename A Php filename but when in vim i invoke this key [comma][c] then i type workspace.renameCurrentFile I can change the Filename but The Current File Class Name is not change and all the Reference to this Class Name. Is there a way i can rename and intelligently include all the reference to this Classname like in PHP storm???

alalfakawma commented 3 years ago

For this you need the premium version of Intelephense