issues
search
phpactor
/
language-server-phpactor-extensions
MIT License
0
stars
4
forks
source link
Create class support
#19
Closed
dantleech
closed
3 years ago
dantleech
commented
3 years ago
Adds support for Phpactor's class generator functionality.
The existing functionality will create a class according to the composer configuration.
Add diagnostic which is shown in an empty file
Adds a code action for
each registered class variant
when the file is empty.
Adds support for Phpactor's class generator functionality.