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

Feature Request - Create file from Explorer right click #14

Open
still-dreaming-1 opened this issue Feb 21, 2023 · 3 comments
Open

Feature Request - Create file from Explorer right click #14

still-dreaming-1 opened this issue Feb 21, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@still-dreaming-1
Copy link

still-dreaming-1 commented Feb 21, 2023

I have tried all the similar extensions and this is the best one. I like the way it detects the correct namespace and adds a strict_types declaration at the top.

It would be very helpful for me, and I think others too, if you could initiate this extension's features from VS Code's Explorer side panel. What I want to be able to do is, right click a directory and then select this extension. It helps me to be able to visually look through the files and directories before deciding where to create a new file and what to call it.

@still-dreaming-1 still-dreaming-1 changed the title Create file from Explorer right click Feature Request - Create file from Explorer right click Feb 21, 2023
@still-dreaming-1
Copy link
Author

I found this documentation for adding a feature like this: https://code.visualstudio.com/api/references/contribution-points#contributes.menus

@adrigar94
Copy link
Owner

Hi. Thank you for your comment! I am very happy to read this.

As for the feature you propose, it's true that it would be really useful. I will try to implement this feature in the next few days. Also, pull request are welcome ;)

@adrigar94 adrigar94 added the enhancement New feature or request label Feb 22, 2023
@still-dreaming-1
Copy link
Author

still-dreaming-1 commented Feb 25, 2023

Great. I tried experimenting with making the feature myself. I have not done VS Code extension development before. I wasn't able to get the TypeScript to compile correctly. Maybe I will try again if I become more familiar with extension development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants