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

Move to other file doesn't work in JavaScript #26917

Closed
rosieks opened this issue Sep 5, 2018 · 1 comment
Closed

Move to other file doesn't work in JavaScript #26917

rosieks opened this issue Sep 5, 2018 · 1 comment
Labels
External Relates to another program, environment, or user action which we cannot control.

Comments

@rosieks
Copy link

rosieks commented Sep 5, 2018

Repro steps:

  1. Create new ASP.NET Core 2.1 application and use React + Redux template.
  2. Open file ClientApp\src\store\Counter.js
  3. Move cursor to reducer and try Quick actions and Refactorings…

Expected behavior:
Option to move function to separate file.

Actual behavior:
No quick actions available

Version: Visual Studio 15.8.1

@ghost
Copy link

ghost commented Sep 5, 2018

See #24857 (comment)

@RyanCavanaugh RyanCavanaugh added the External Relates to another program, environment, or user action which we cannot control. label Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Relates to another program, environment, or user action which we cannot control.
Projects
None yet
Development

No branches or pull requests

2 participants