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
Used to work just fine (after a pull request I sent some time ago). Since last VS update, does nothing (not even an alert or an error message in Output panel).
Steps to recreate
Create a C# Shared Project
Create a HTML file with .vue extension
Create a JavaScript file with .js extension
Press Ctrl+Shift+N to nest .js file in .vue file
Current behavior
Nothing happens.
Expected behavior
The .js file be nested underneath the .vue file
The text was updated successfully, but these errors were encountered:
Installed product versions
Description
Used to work just fine (after a pull request I sent some time ago). Since last VS update, does nothing (not even an alert or an error message in Output panel).
Steps to recreate
Current behavior
Nothing happens.
Expected behavior
The .js file be nested underneath the .vue file
The text was updated successfully, but these errors were encountered: