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

Edited Issue: Jade syntax highlighting does not understand JS expressions in...

The syntax highlighter for jade has some small issues.For the following codes, if you remove the spaces around the operators, they haven't the same colors anymore:```jadebody(class=authenticated ?...

View Article


Commented Issue: Jade syntax highlighting does not understand JS expressions...

The syntax highlighter for jade has some small issues.For the following codes, if you remove the spaces around the operators, they haven't the same colors anymore:```jadebody(class=authenticated ?...

View Article


Edited Issue: Jade syntax highlighting does not understand JS expressions in...

The syntax highlighter for jade has some small issues.For the following codes, if you remove the spaces around the operators, they haven't the same colors anymore:```jadebody(class=authenticated ?...

View Article

New Post: Express 4 intellisense not working

Also, Express 4 intellisense seems to vary from version to version of Express: https://nodejstools.codeplex.com/workitem/1789

View Article

New Post: Best practices for client-side JavaScript in NTVS project?

Given that many (most? all?) NTVS projects are going to be websites, what are the best practices / tips / tricks for distinguishing between server-side JavaScript files and client-side JavaScript...

View Article


Edited Issue: Infinite loop in GetPreviousTokenization() [1757]

The GetPreviousTokenization() function has an infinite loop, because `currentLineTemp` is never changed within the loop:```while (currentLineTemp <= snapshot.LineCount) { if...

View Article

Edited Issue: No completions on Express 4 router [1765]

Create express 4 project using our project templateIn users.js or routes.js:```var express = require('express');var router = express.Router();router.```I don't get any completions on `router.`.

View Article

Commented Issue: No completions on Express 4 router [1765]

Create express 4 project using our project templateIn users.js or routes.js:```var express = require('express');var router = express.Router();router.```I don't get any completions on...

View Article


Edited Issue: No Intellisense for vLatest Express (NTVS RC2) [1789]

If I use your 'Basic Node.js Express 4 Application' project template, I get full Intellisense on the 'app' object that's returned by the express() constructor.However, if I create a 'Blank Node.js Web...

View Article


Edited Issue: No Intellisense for vLatest Express (NTVS RC2) [1789]

If I use your 'Basic Node.js Express 4 Application' project template, I get full Intellisense on the 'app' object that's returned by the express() constructor.However, if I create a 'Blank Node.js Web...

View Article

Edited Issue: Old variables are still in intellisense even after reanalyzing...

try making ```var randomVar = "hello random var";```then, wait for analysis to happen. then, type.```rand ```followed by ctrl + space. You should see randomVar in the list.Now delete the two lines you...

View Article

Edited Issue: Indent problem [1782]

Hi,Using NTVS 1.0 RC2. I noticed two problems:1. Typing this```var Main = Main || {};Main.Test = function () {<upon pressing enter here, I end up at the beginning of the next line instead of being...

View Article

Edited Unassigned: "Run" from "Existing Node.js code" [1790]

When creating a new project from existing code (express 4 app) the option to set the startup file to bin/www should appear next to app.js and probably be default.In the case of app.js the run or debug...

View Article


Edited Feature: "Run" from "Existing Node.js code" [1790]

When creating a new project from existing code (express 4 app) the option to set the startup file to bin/www should appear next to app.js and probably be default.In the case of app.js the run or debug...

View Article

Commented Unassigned: 100% CPU usage for very long periods (system unusable)...

As long as I have one single Node.js project open in VS, the CPU hits 100% and stays there for prolonged periods, making the complete Windows desktop unusable.CPU usage will eventually drop to 50%-60...

View Article


Commented Unassigned: JSLint.VS2013 go-to-line problem [1792]

I use the JSLint.VS2013 extension quite a lot.It's probably not the fault of NTVS, but I note that clicking or double-clicking on a reported message fails to go to the line in question, in the editor....

View Article

Edited Issue: Weird project refresh issue [1793]

Don't know how it happened, but VS2013 + NTVS RC2 got itself in a tizzy, and the project as a whole kept trying to refresh itself, over and over. An obvious manifestation of this was if I expanded a...

View Article


Created Issue: Breakpoints don't work on unit tests using io.js [1794]

NTVS 30129.00VS 2013 U4io.jsRepro:1. Create an Azure Express 4 web app2. Add a JavaScriptUnitTest or a Mocha unit test3. Run the unit test4. Set a breakpoint in one of the failed unit test5. In test...

View Article

New Post: Please consider moving this project to GitHub

Hi nabog, Re: github vs. codeplex - totally agreed! We'll consider it once we ship 1.0. But for now, we're a small team, and we need to prioritize :-). Moving to github means we have to find suitable...

View Article

New Post: Anyone going to NodeSummit?

I'm headed to NodeSummit next week (2/10-2/11)... anyone else going to be there? If so, it would be awesome to meet in person to talk Node, NTVS, etc. - always nice to put a face to a pseudonym :-).

View Article
Browsing all 4630 articles
Browse latest View live


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