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

Problem with web essential for visual studio 2015 compatibility #49

Open
TOMPAS98 opened this issue Mar 4, 2021 · 0 comments
Open

Problem with web essential for visual studio 2015 compatibility #49

TOMPAS98 opened this issue Mar 4, 2021 · 0 comments

Comments

@TOMPAS98
Copy link

TOMPAS98 commented Mar 4, 2021

Installed product versions

  • Visual Studio: [example 2019Professional]
  • This extension: [example 1.2.38]

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

  1. Create a new .cs file with visual studion 2015
  2. Use web essential extension for generate typescript definition
  3. Open the solution using visual studio 2019
  4. Edit the .cs class
  5. 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

@TOMPAS98 TOMPAS98 changed the title Problem with web essential for visual studio 2015 Problem with web essential for visual studio 2015 compatibility Mar 4, 2021
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

1 participant