Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Phils Helper Methods
New to Visual Studio Code?
Get it now.
Phils Helper Methods
Philip Botar
|
5 installs
|
(
1
)
|
Free
My custom code snippets
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Phils Helper Methods
This extension provides:
Given/When/Then snippets
for easy test writing.
Automatic file generation
: When you create a folder for specified files, it will generate a barrel file, a test file, and a component file inside.
Enjoy!