1
Good evening guys. I was wondering if there is a package for Sublime Text that will improve the self-completion of it. I wish Sublime could access the PHP classes I included in my code and suggest in auto-complete the methods contained in them, but I don’t know any package that does this. Do you know anyone who can point me out? Thank you.
I would love to know too. I think only using Ides that is possible. But I await answers.
– Alex
VS Code does this, after a research on VS Code, a lot of people migrate from Sublime to it because of it. Even Vscode has a plugin that imports all Sublime shortcuts etc... https://marketplace.visualstudio.com/items?itemName=ms-vscode.sublime-keybindings
– hugocsl
I really liked the VS Code too, I think I’ll migrate there, thanks for the comment!
– BrunnoFdc