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
I have generate the typescript file using visual studio 2015 using the typescript generator that in inclused with web essential extensions and when i use visual studio 2019 with typescript definition generator for editing the .cs source file the extension create a new typescript file and doesn't update the existing file.
I can't use visual studio 2019 without solving this problem
Steps to recreate
Create a new .cs file with visual studion 2015
Use web essential extension for generate typescript definition
Open the solution using visual studio 2019
Edit the .cs class
Save for update the typescript definition
Current behavior
The extension create a new typescript definition and if continue editing the .cs file using VS19 the extension update the new typescript definition
Expected behavior
The extension update the typescript definition generated with VS15 and i can use VS15 or VS19 without typescript definition duplicated
The text was updated successfully, but these errors were encountered:
TOMPAS98
changed the title
Problem with web essential for visual studio 2015
Problem with web essential for visual studio 2015 compatibility
Mar 4, 2021
Installed product versions
Description
I have generate the typescript file using visual studio 2015 using the typescript generator that in inclused with web essential extensions and when i use visual studio 2019 with typescript definition generator for editing the .cs source file the extension create a new typescript file and doesn't update the existing file.
I can't use visual studio 2019 without solving this problem
Steps to recreate
Current behavior
The extension create a new typescript definition and if continue editing the .cs file using VS19 the extension update the new typescript definition
Expected behavior
The extension update the typescript definition generated with VS15 and i can use VS15 or VS19 without typescript definition duplicated
The text was updated successfully, but these errors were encountered: