Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding simple vs like functions to extension like auto filling class info #7561

Open
demetrebadzaradze opened this issue Sep 13, 2024 · 1 comment

Comments

@demetrebadzaradze
Copy link

new feature

making C# extension more pro, vs like and efficient for user is the i think the goal for it and adding more functions like making new class and such that are commonly used will be great.

Solution

command prompt in vs code is great but i notice this extension does not have mush functions and adding this would be good.

Applicable Scenarios

any time user makes new file it auto makes class it will be used so many times so i think its big improvement

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

if not prompt right click on file system and displaying it there will also be good

@dibarbet
Copy link
Member

@demetrebadzaradze C# Dev Kit has add new file commands that generate files from a template.
image

For example, adding a new class would generate this file:
image

Is that what you are looking for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants