Quantcast
Channel: Node.js Tools for Visual Studio
Browsing all 4630 articles
Browse latest View live

Source code checked in, #f363533e0b28264da9c8ba98221daf7665040baf

#498 Perf of require intellisense is slow Caches the results of calculating the require modules that should be displayed and invalidates the cache when we update the reference file #494 Submodules do...

View Article


Commented Issue: Submodules do not show up in require() completion [494]

Create a new express app using express.cmd, and create a VS project out of it using "Project from existing code". Part of the project will be as follows:```+ routes|-- index.js|-- user.js ```When...

View Article


Commented Issue: Perf of require intellisense is slow [498]

The speed at which we reflect require intellisense can be affected by the size of the project. We should consider using a cache and filter rather than reparsing at each request.Comments: Fixed -...

View Article

Edited Issue: variable in Locals [370]

1. Create a new Express app.2. Set breakpoint on res.send inside app.get callback.3. Run till it hits the breakpointLocals window shows req and res, and also some variable with name...

View Article

Edited Issue: In locals window, Copy command should copy full string [427]

Right now if you right-click in locals window on a long string and choose Copy, you'll get the truncated value.If you do the same in C# (you have to make the string really long for C# to truncate it),...

View Article


Commented Feature: Need option to show output window when 'Update npm...

In Python we made this type of functionality an option (see screenshot). Right now when you do an update modules the output window doesn't open if it's already closed. So it will appear to do...

View Article

Commented Feature: Need option to show output window when 'Update npm...

In Python we made this type of functionality an option (see screenshot). Right now when you do an update modules the output window doesn't open if it's already closed. So it will appear to do...

View Article

Commented Issue: VS crashes when package.json in not valid [533]

When "package.json" is somehow invalid (not valid json file) Visual Studio 2013 crashes.Best, Peter!Comments: Thanks Peter. I'll add this as a test case. Hopefully the fix will make it into the dev...

View Article


Commented Issue: Crash when opening a project with invalid package.json [563]

When opening an existing NodeJs Visual Studio project with an invalid package.json, project loads failed and it crashes VS. It would be nice to popup an alert showing for example: "Invalid package.json...

View Article


Edited Issue: Crash when opening a project with invalid package.json [563]

When opening an existing NodeJs Visual Studio project with an invalid package.json, project loads failed and it crashes VS. It would be nice to popup an alert showing for example: "Invalid package.json...

View Article

Created Unassigned: NullReferenceException when project contains package.json...

Report from dinov:If a package.json doesn’t have a name that we blow up (we end up storing in the dictionary of names and it’s a null name). I ran into it the other day and haven’t had a chance to...

View Article

Edited Issue: NullReferenceException when project contains package.json with...

Report from dinov:If a package.json doesn’t have a name that we blow up (we end up storing in the dictionary of names and it’s a null name). I ran into it the other day and haven’t had a chance to...

View Article

Source code checked in, #ce70315efa018d1eb799af7ec962086750a5b3f7

#468 Console app new project wizard entry preview screenshot is blurry Update the screenshot Fix remaining MSBuild references (I suspect this is the reason for the regressions in the rolling run) Fix...

View Article


Source code checked in, #6bb4d2ff37c82db4bc261f15d726985bc47f8a6a

Various tweaks to harden some test cases and add additional logging when things go wrong

View Article

Source code checked in, #7a7ebc1d501984bbb5309619c313f6def5ee29ed

CreateFolderNodes - returning the project node if the path provided was to the project home Switch to AddFromFileCopy (AddFromFile was fixed to link instead of copy) Update expected counts to deal...

View Article


Source code checked in, #fa9d9d7ae99c64d7766c330c991c7004a302cc30

remove console logging that was left in

View Article

Source code checked in, #704bc1b8681fd0e9bd96241e26d5fb6d0e3598da

Build/clean tests are failing due to the default build verbosity being minimal, change importance to high Make logging of dialog closing more clear Add extra assertion that the file content was...

View Article


Commented Issue: Crash when opening a project with invalid package.json [563]

When opening an existing NodeJs Visual Studio project with an invalid package.json, project loads failed and it crashes VS. It would be nice to popup an alert showing for example: "Invalid package.json...

View Article

Commented Issue: NullReferenceException when project contains package.json...

Report from dinov:If a package.json doesn’t have a name that we blow up (we end up storing in the dictionary of names and it’s a null name). I ran into it the other day and haven’t had a chance to...

View Article

Edited Issue: NullReferenceException when project contains package.json with...

Report from dinov:If a package.json doesn’t have a name that we blow up (we end up storing in the dictionary of names and it’s a null name). I ran into it the other day and haven’t had a chance to...

View Article
Browsing all 4630 articles
Browse latest View live


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