Created Unassigned: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...
View ArticleCommented Unassigned: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: Is this...
View ArticleCreated Issue: Jade editor doesn't respect tab settings [613]
VS 2013, rolling build CL71501My Jade settings in tools/options have tabs set to 4 spaces. If I press tab, or if I'm indented and press enter then start typing, it inserts a tab instead of spaces.
View ArticleEdited Issue: Jade editor doesn't respect tab settings [613]
VS 2013, rolling build CL71501My Jade settings in tools/options have tabs set to 4 spaces. If I press tab, or if I'm indented and press enter then start typing, it inserts a tab instead of...
View ArticleCommented Feature: TypeScript Support [291]
Hey there, I tried so hard trying to use TypeScript, but using nodeJS project doesn't seem to support TypeScript VS builders. I tried modifying the project file:```<PropertyGroup...
View ArticleCommented Unassigned: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: VS2012...
View ArticleCommented Unassigned: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: Oh,...
View ArticleCommented Unassigned: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: I think...
View ArticleCommented Unassigned: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: ```...
View ArticleCreated Unassigned: Intellisense on ._js files and jshint integration [614]
Hello,I'm using a node.js module that is called streamline, and I would like to know if there is a way to include other file extensions to be considered has javascript (node.js) files, because...
View ArticleCommented Issue: Build error "kerberos" missing [532]
I tried to our existing node.js code and got the following error while building it. But when I created a new express node project it ran fine. Maybe there is some dependency issue; here's the error I...
View ArticleCommented Issue: Build error "kerberos" missing [532]
I tried to our existing node.js code and got the following error while building it. But when I created a new express node project it ran fine. Maybe there is some dependency issue; here's the error I...
View ArticleCreated Issue: NodeDebugger class should use 0 based line/column offsets [615]
Currently using 1 based but V8 and VS are using 0 based so we have lots of conversions back and forth.
View ArticleEdited Issue: profiler: needs Just My Code option [600]
currently it is waaaay too noisy.
View ArticleCommented Unassigned: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: Thanks...
View ArticleEdited Issue: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...
View ArticleCommented Issue: Kraken app causes VS2013 to crash on app launch [569]
I have a created an empty kraken.js app by following the getting started instructions, this app I can run my issuing the "npm start" commandI then create a node project in vs 2013 using the "from...
View ArticleCreated Issue: Error when opening jade file [616]
VS 2013I drag & drop "Nodejs\Tests\TestData\Jade\001.jade" from explorer to VS, and got a message that an error was added to activitylog.xml, which looks like this:```System.NullReferenceException:...
View ArticleCreated Feature: Item template for HTML file [617]
We have a lot of templates, but we are missing plain old HTML.
View Article