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

Created Unassigned: node.d.ts does not match the definitelytyped.org version...

(not sure if this is a problem for this project or the typescript for visual studio project)This is the version on definitelytype.org:...

View Article


Created Issue: pressing enter to search again clicks the "install package"...

reported by scrom here: https://nodejstools.codeplex.com/workitem/1656this leads to accidentally installing the first result in the search.

View Article


Commented Issue: NPM Packages: Searching for packages in the "install new...

repro:go to npm, right-click. Wait for new package installer to load up.in the search box type require-directoryresult:hundreds or results back.require-directory *is* in the list but it's a long way...

View Article

Edited Issue: NPM Packages: Searching for packages in the "install new...

repro:go to npm, right-click. Wait for new package installer to load up.in the search box type require-directoryresult:hundreds or results back.require-directory *is* in the list but it's a long way...

View Article

Commented Unassigned: Nodejs project build on MSBuild [1451]

We have a NodeJs project that we want to build on our TFS Server. We are using the Default Git template for our Build Definition. However we are getting the following...

View Article


Created Unassigned: Remote debugging + Linux server + Typescript [1693]

I can't seem to remote debug a node.js app running on a linux server. I am using typescript and I am only putting the generated .js file on the server. I use the RemoteDebug.js script to start my app....

View Article

Created Feature: Allow user to customize "Open in Command Prompt" [1697]

That way users can point to powershell, cmder, etc. instead.

View Article

Created Issue: "Copy Full Path" copies project file path rather than folder...

This is confusing when working with existing projects, especially since the behavior is inconsistent with "Open command prompt here..." and "Open folder in File Explorer" which make it feel like a...

View Article


Created Feature: Make intellisense fail gracefully rather than providing no...

We should provide a complete list of completions when we don't know the type. Right now we provide nothing at all, which makes our auto-completion completely useless. Instead, we should fail gracefully...

View Article


Edited Feature: Make intellisense fail gracefully rather than providing no...

We should provide a complete list of completions when we don't know the type. Right now we provide nothing at all, which makes our auto-completion completely useless. Instead, we should fail gracefully...

View Article

Edited Feature: Make intellisense fail gracefully rather than providing no...

We should provide a complete list of completions when we don't know the type. Right now we provide nothing at all, which makes our auto-completion completely useless. Instead, we should fail gracefully...

View Article

Created Feature: warn for duplicate declarations of a variable [1700]

.

View Article

Created Feature: warn for unused variables [1701]

Reducing the opacity on the color in the window should be sufficient.

View Article


Created Feature: include argument and return type information in intellisense...

e.g. Object.prototype.hasOwnProperty() should specify that it accepts a string and returns a bool

View Article

Edited Feature: include argument and return type information in intellisense...

e.g. Object.prototype.hasOwnProperty() should specify that it accepts a string and returns a bool

View Article


Created Feature: Show full signature in intellisense [1703]

We already have this information - it's just that you can't see it until you select the function, which doesn't help the user decide which function they need, and also forces them to read two hints in...

View Article

New Post: Express 4 intellisense not working

Installed the lasted build and the second issue is fixed, express intellisense work after reopen the solution. But the router intellisense is still somehow tricky, http verbs method like get or post...

View Article


Commented Feature: Improve F5 Experience for Linux Debugging [1657]

Hey, any plans to streamline the remote debugging any? It’s out-of-this-world amazing that it works and it’s way better than what folks are doing on Arduinos or from any IDE’s besides VS. I wonder...

View Article

Created Issue: extra line inserted when formatting object braces [1704]

`var result = {'count': 0`<cursor>`}`press enter```var result = {'count': 0}```(brace completion turned on, only seems to repro while typing it out

View Article

Commented Feature: Improve F5 Experience for Linux Debugging [1657]

Hey, any plans to streamline the remote debugging any? It’s out-of-this-world amazing that it works and it’s way better than what folks are doing on Arduinos or from any IDE’s besides VS. I wonder...

View Article
Browsing all 4630 articles
Browse latest View live