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

Not working anymore on C# Shared Projects (since VS 15.8.1) #90

Open
JCKodel opened this issue Aug 22, 2018 · 1 comment
Open

Not working anymore on C# Shared Projects (since VS 15.8.1) #90

JCKodel opened this issue Aug 22, 2018 · 1 comment

Comments

@JCKodel
Copy link
Contributor

JCKodel commented Aug 22, 2018

Installed product versions

  • Visual Studio: 2017 Enterprise 15.8.1
  • This extension: 2.6.84

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

  1. Create a C# Shared Project
  2. Create a HTML file with .vue extension
  3. Create a JavaScript file with .js extension
  4. 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

@tom-englert
Copy link
Contributor

Probably related to this: dotnet/project-system#1870

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

No branches or pull requests

2 participants