You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, love the extension and the work you guys have been doing to maintain the project.
Is there any future plans to add cli support or possibly where you could specify a folder destination via the command prompt. I am pretty new to using the extension and if this already exist, please guide me in the right direction.
Here are some screenshots of me attempting to create a new class via the command prompt via vs code:
Specifying Folder/Class:
Namespace turns out fine but the class name is generated wrong but I understand that it takes this in a a single string and not considering the test/ as being a directory.
The text was updated successfully, but these errors were encountered:
Hi, love the extension and the work you guys have been doing to maintain the project.
Is there any future plans to add cli support or possibly where you could specify a folder destination via the command prompt. I am pretty new to using the extension and if this already exist, please guide me in the right direction.
Here are some screenshots of me attempting to create a new class via the command prompt via vs code:
Specifying Folder/Class:
Namespace turns out fine but the class name is generated wrong but I understand that it takes this in a a single string and not considering the test/ as being a directory.
The text was updated successfully, but these errors were encountered: