Skip to content

Commit 842e6b7

Browse files
committed
docs: update planned features
1 parent 04bc19c commit 842e6b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# php-skeleton-generator Extension for Visual Studio Code
22

3-
Looking for an easy and quick way to generate PHP code skeletons? Check out our "PHP Skeleton Generator" extension! With just a few clicks, you can create PHP classes, interfaces, traits, and enums with all the properties and methods you need. Our assistant guides you through the process, asking you for the options you need and generating the code for you. Save time and effort when creating your PHP projects with "PHP Skeleton Generator"!
3+
Looking for an easy and quick way to generate PHP code skeletons? Check out our "PHP Skeleton Generator" extension! With just a few steps, you can create PHP classes, interfaces, traits, and enums with all the properties and methods you need. Our assistant guides you through the process, asking you for the options you need and generating the code for you. Save time and effort when creating your PHP projects with "PHP Skeleton Generator"!
44

55
## Features
66

77
- Run `php-skeleton-generate` command from the command palette to generate a skeleton for a PHP class
88

99
## Planned Features
1010

11-
- Generate skeleton of other types of PHP files [interface, trait, enum]
11+
- Generate skeleton of other types of PHP files [trait, enum]
1212

1313
## Requirements
1414

0 commit comments

Comments
 (0)