salah-alhajj / angular-renamer

The Angular Renamer extension for Visual Studio Code is designed to simplify the process of renaming Angular components, pipes, directives, and services. This extension automatically renames all associated files and classes, ensuring consistency across your project and saving you valuable time and effort.
Other
0 stars 0 forks source link

Doesn't work and cannot find output #2

Open Char2sGu opened 1 month ago

Char2sGu commented 1 month ago

Great idea! However, renaming Angular entities doesn't trigger this extension in my case, and I can't even find this extension in outputs.

image

salah-alhajj commented 1 month ago

I will work on solving the problem as soon as possible.

salah-alhajj commented 1 month ago

@Char2sGu can you share simple video for error?

Char2sGu commented 1 month ago

Hi thanks for following up. Following is a demo: angular-renamer

This demo shows:

It is worth noting that this demo is recorded under WSL2, within a Nx workspace.

salah-alhajj commented 1 month ago

I intentionally hid the output because it's unnecessary. But in the next version, I will display the logs.

salah-alhajj commented 1 month ago

Regarding the issue, I will conduct a thorough investigation and resolve it within the next 72 hours. Thank you for your concern.

Char2sGu commented 1 month ago

I intentionally hid the output because it's unnecessary. But in the next version, I will display the logs.

The troubleshooting section tells me to look for the output though lol.

image

Char2sGu commented 1 month ago

Thanks for your contribution to the Angular community.