You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a licensed intelephense which allows renaming classes and try to rename the file if the file already follows a convention where the namespace matches the directory.
This feature works in VSCode, but in Sublime Text only the class name and references are changed. I used the same code project to compare the feature in both IDE's.
I'm using a licensed intelephense which allows renaming classes and try to rename the file if the file already follows a convention where the namespace matches the directory.
This feature works in VSCode, but in Sublime Text only the class name and references are changed. I used the same code project to compare the feature in both IDE's.
Anyone with the same issue?
Below the relevant LSP logs from Sublime:
File contents before rename action
Rename log
File contents after rename action
File name not changed after rename action
The text was updated successfully, but these errors were encountered: