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

Edited Issue: http-proxy member information missing [1234]

```jsvar httpProxy = require('http-proxy');var proxy = httpProxy.createProxyServer({});proxy.web```The type of `proxy` shows as "unknown type", and no members of it show up at all.It seems that this is...

View Article


Commented Issue: http-proxy member information missing [1234]

```jsvar httpProxy = require('http-proxy');var proxy = httpProxy.createProxyServer({});proxy.web```The type of `proxy` shows as "unknown type", and no members of it show up at all.It seems that this is...

View Article


Edited Issue: http-proxy member information missing [1234]

```jsvar httpProxy = require('http-proxy');var proxy = httpProxy.createProxyServer({});proxy.web```The type of `proxy` shows as "unknown type", and no members of it show up at all.It seems that this is...

View Article

Edited Issue: Missing completions on http-proxy [1206]

https://www.npmjs.org/package/http-proxy`web` is missing from completions:```var httpProxy = require('http-proxy');var proxy = httpProxy.createProxyServer('');proxy.web```

View Article

Commented Issue: Brace Highlighting no longer works in editor [1381]

If I edit a Node javascript file, then the brace highlighting no longer works. If I edit a clientside javascript file, then the brace highlighting works.Comments: @johnhamm, Could we get a screenshot...

View Article


Edited Issue: colors package is missing colors [1241]

```jsvar colors = require('colors');console.log('foo'.zalgo);console.log('hello'.green); // outputs green textconsole.log('i like cake and pies'.underline.red) // outputs red underlined...

View Article

Commented Issue: colors package is missing colors [1241]

```jsvar colors = require('colors');console.log('foo'.zalgo);console.log('hello'.green); // outputs green textconsole.log('i like cake and pies'.underline.red) // outputs red underlined...

View Article

Edited Issue: Failing test: ProfilerTests.LogParserTests.TestFilenameParsing...

.

View Article


Commented Issue: NPM UI Errors out with out-of-memory [1382]

Hi,VS Version: Ultimate update 3NTVS: 5-Sep-2014 (Latest dev build)Downloaded 46MB of the package listDownloaded 47MB of the package listDownloaded 48MB of the package listDownload completeReading...

View Article


Closed Unassigned: Visual Studio 2012 - error on creating any node project...

Freshly installed plugin crashes while creating a new project.

View Article

Edited Unassigned: Visual Studio 2012 - error on creating any node project...

Freshly installed plugin crashes while creating a new project.

View Article

Closed Unassigned: Does not work with Visual Studio 2014 [1347]

My machine has Visual Studio 2014 on it. However, the Node.js tools will not work with it.

View Article

Edited Unassigned: Does not work with Visual Studio 2014 [1347]

My machine has Visual Studio 2014 on it. However, the Node.js tools will not work with it.

View Article


Closed Unassigned: Move to github [1348]

I have already suggested this to typescript 1.5 years ago, and they said wait, why, why? And last month they moved in.Open source == githubCodeplex is hard enough to make people not using it.

View Article

Edited Unassigned: Move to github [1348]

I have already suggested this to typescript 1.5 years ago, and they said wait, why, why? And last month they moved in.Open source == githubCodeplex is hard enough to make people not using it.

View Article


Edited Unassigned: 2.5GB memory spike opening project [1349]

Just upgraded from the 1.0 Alpha to 1.0 Beta 2 and during the project load memory usage spikes up to 2.3GB and stays there. CPU usage fluctuating between 50-70% and this is without even doing...

View Article

Edited Feature: regular expression not recognized [1352]

Seems NTVS can't recognize regular expression such as```/\/\/.*?\/(.*)/```currently the color of the regex expression is black (should be red?), and doesn't have completion list

View Article


Edited Feature: regular expression not recognized [1352]

Seems NTVS can't recognize regular expression such as```/\/\/.*?\/(.*)/```currently the color of the regex expression is black (should be red?), and doesn't have completion list

View Article

Edited Issue: Backbone.js missing methods [1210]

Using models:```jsvar _ = require('lodash');var Backbone = require('backbone');var Sidebar = Backbone.Model.extend({ promptColor: function () { var cssColor = prompt("Please enter a CSS color:");...

View Article

Edited Issue: no completions for underscore.string [1211]

https://www.npmjs.org/package/underscore.stringAccording to the docs, we should be able to do this:```var _ = require('underscore');_.str = require('underscore.string');_.str.capitalize('hello');```but...

View Article
Browsing all 4630 articles
Browse latest View live


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