Open cosmoKenney opened 1 year ago
May be VS new features AddQuickFile
causes the plug-in shortcut key Shift+F2
to be overwritten.
Because no "Show All Templates" button in Add new file
windows of the plug-in.
Try overwritte shortcut key Shift+F2
in vs options.
Describe the bug In vs 2022 pro if I add a .templates folder to the root of my c# project, and add a .ts file to it I do not see anything related to my template on the popup box for this extension (i.e. Shift + F2).
To Reproduce Steps to reproduce the behavior:
Expected behavior Hit Shift+F2 and see my new .TS template in this extension's pop-up box. Or see the template in the add new item box. Shouldn't have to search for it.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.