Hello,
first of all, i would like to share my love for Sublime Text, this amazing editor i have been using for many years.
It provides a lot of features, and coupled with LSP, it becomes an outstanding IDE without claiming at least 16 Go of RAM or an 99-cores CPU with a GPU with 16 Go !!!
As you can guess, i would never change my precious ^^
But. (yes thereās always a but ^^)
I have been looking for a way (plugin, snippet, etc) to easily generate getter and setter of an attribute of a PHP class.
I have noticed some plugins like the well-named āPHP getters settersā but it is outdated et seems not to work anymore.
There is also āPHP FMTā but it is not working too: it only generates the constructor ^^ā.
So i would like to know if you have any solution or advice that could help me.
Thank you !