visual studio - TypeScript refactoring stopped working in VS 2013 RC2 -


I've just stopped working VS 2013 RC2 and typewriction refactoring, it has disappeared from the context menu, and Pressing Ctrl + R , Ctrl + R returns the following error message:

The key combination (Ctrl + R, Ctrl + R) (.Refactor.Rename) is currently not available.

I have tried to restart VS, no help, no idea, action?

Edit: I have presented a bug for Microsoft. If you have a problem, please raise it:

< Div class = "post-text" itemprop = "text">

Microsoft posted the following reply It seems that VS In Express Edition, with Reformer / Rename Type 1corder 0.9, only VS Pro is available in TypeScript 1.0 above.

Posted by Microsoft on 09/05/2014 at 09:25

Thank you for reporting this problem.

There are refactors / renaming and navigating features that are found in Pro Studio's Vij Studio 2013 editions. The purpose of Pro + Tools is to help users work with a large codebase, so those versions of Visual Studio focus on creating tools to support those codebes. We want to learn TypeScript and continue to use the typo in large projects, to help those users, continue to refine to get the best experience both with Express and Pro + both of the best features.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -