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

Commented Issue: Object fields should be quoted where appropriate [431]

E.g. consider an object like so:```o = {foo: 0, 'foo.bar': 1, 'foo bar': 2, 'foo=bar': 3};```This is a perfectly valid object, but its fields are not identifiers. Yet, when we display it in debugger...

View Article


Edited Feature: Support converting projects to Azure deployment [416]

We should make it easy to deploy an application that started as a basic node application. This needs to be easily discoverable.We may also want to update to 3 varieties of...

View Article


Created Feature: New Project from Existing Code should have option for Azure...

We should have a checkbox to add Azure specific files when creating the project (bin folder, web.config files).

View Article

Created Unassigned: Can't publish to filesystem [841]

The VS Publish option to publish on a local file system path does not work. It throws and error since there is no web.config file, and when I created one it does not copy anything to the output directory.

View Article

Commented Unassigned: Can't publish to filesystem [841]

The VS Publish option to publish on a local file system path does not work. It throws and error since there is no web.config file, and when I created one it does not copy anything to the output...

View Article


Created Issue: Exceptions always break [842]

We shouldn't be breaking on exception throws when break on exceptions is not turned on.```try { console.log('Hello world'); throw true;} catch (e) { }```

View Article

Reviewed: 1.0 Alpha (Mar 21, 2014)

Rated 5 Stars (out of 5) - I was cautious of believing the hype. Wow! :)

View Article

Edited Issue: Errors in immediate window never finishes evaluating [834]

If you type something that is an error in the immediate window and hit enter, the 'Evaluating' state stays up forever (text shows in status bar).You can hit Break to interrupt the evaluation, and it...

View Article


Source code checked in, #e6c5fca39db32f39f25e92ec4b0f6ebfad62eeee

#690 Specify Package Details tab alignment Replaces manual width with hidden elements, so that scaling and font changes will be correctly accounted for. Adds resize gripper to npm window. Double the...

View Article


Source code checked in, #75ee1b7619bcb46990be1e62f0ef505ccdf906f4

#785 VS hang when loading project Thread 26 holds a lock in AutomationScope, the main thread is attempting to acquire this lock, but thread 26 needs to get back onto the main thread to call...

View Article

Source code checked in, #1aeebe13a94b6d33d67d42dca7825d1441e1cb28

Before remotely attaching to Azure web site, ping it over HTTP so that iisnode spins up the node.exe process if there isn't one. Add a threaded wait dialog to attach command, so that user has some UI...

View Article

Source code checked in, #d25117c19e98b618ca8e55572704cbfacd4bffa9

#793 Web Site Project Template misses web.debug.config Add the missing Web.Debug.config entry to our project file.

View Article

Source code checked in, #ee84fce9c908b7e6fde59921ac5f767a853418b2

#761 NodejsProfilingUITests.dll test failures Correct test to expect new input format from updated .js.

View Article


Source code checked in, #2fa38123e6b4b651fa2aefc68495c80f071886f9

#812 Error attaching to non-azure process using remote debugging Fix handling for old-style 'hostname:port' qualifiers, when port is explicitly specified - it was being incorrectly parsed as a valid...

View Article

Source code checked in, #718b617277bd12c66877b3b663775c55dad1561d

#804 Filter box on search accepts return and triggers install Changes filter text to be gray when it's based upon a selection Invokes install based upon filter text and not installed item Condenses 2...

View Article


Source code checked in, #1dabf3e512d580a16674b911f733f7eef9e4cb8c

#800 Assert after canceling new project dialog with a solution already loaded If a node doesn't have an item node don't do any updating

View Article

Source code checked in, #02a1cec1f32577b6e28d89cfb29c5ff8c0573986

#669 - TypeScript: Unit tests not discovered by Test Explorer #815 - redist files missing copyright headers, empty license

View Article


Source code checked in, #ac5cc4c2db64ce28af70cc9f280c994943fdf4a2

#808 Handshake failed due to unexpected format error when debug/attach azure web site Websocket proxy info page incorrectly uses the default HTTP port (80) for the displayed wss:// URI when accessed...

View Article

Source code checked in, #586dfb06298d5b58413e005c3c41cd96798ed930

Merge https://git01.codeplex.com/forks/dtretyakov/docs

View Article

Source code checked in, #8a5023febd2932374e7b2681be99277ef2a507ca

Pull https://git01.codeplex.com/forks/dtretyakov/docs

View Article
Browsing all 4630 articles
Browse latest View live


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