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

Created Unassigned: 3 Issues with Node.js tools for visual studio 2013, 1.0 Beta [1040]

$
0
0
I've just started playing around with your addin. I've found 3 issues so far:

1) Whenever I load my solution with a .njsproj, this message appears in the output window:
Show output from: JavaScript Language Service
07:06:34.0279: Referenced file '~/Scripts/_references.js' not found.

2) If I add a block comment ('/*') to the top of one of my .js files in my project, your addon immediately crashes with:
An exception has been encountered. This may be caused by an extension. My log file has this information - <entry>
<record>686</record>
<time>2014/06/08 18:18:49.376</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>Microsoft.Ajax.Utilities.ScannerException: Syntax error&#x000D;&#x000A; at Microsoft.Ajax.Utilities.JSScanner.SkipMultilineComment()&#x000D;&#x000A; at Microsoft.Ajax.Utilities.JSScanner.ScanNextToken(Boolean scanForRegularExpressionLiterals)&#x000D;&#x000A; at Microsoft.NodejsTools.NodejsProjectionBuffer.UpdateLeadingText(ITextSnapshot current)&#x000D;&#x000A; at Microsoft.NodejsTools.NodejsProjectionBuffer.DiskBufferChanged(Object sender, TextContentChangedEventArgs e)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
</entry>


3) Whenever I press F5 to run the project, Visual Studio always says "This project is out of date" and asks if I want to build it. This is a project created from 'existing node project'. When I create a new express project for comparison, it doesn't do this.

Thankyou

Tom


Viewing all articles
Browse latest Browse all 4630


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