Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Edited Issue: Changes to Property.Build Actions are not recognized in the typescript editor [1245]

$
0
0
Changes to the Build Actions in the property grid are not recognized in the typescript editor. Try to go back and forth with Content and TypeScriptCompile.

To repro:
- add a dts file (eg. Azure.d.ts) to the project.
- type
```import azure = require('azure');```
- When the Build Action is set to TypeScriptCompile, you shouldn't see the red squiggles.
- Switch the Build Action to Content, you should see red squiggles.
- Toggle the two values, with the bug, you don't see the differences between the two. You either get the red squiggles for both, or get no squiggles for neither.




Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>