Quantcast
Browsing all 4630 articles
Browse latest View live

Edited Issue: Need logging for analysis [1090]

It would be really helpful to diagnose performance issues with analysis.

View Article


Edited Issue: bool is unknown type [949]

`a = true`Hover over `a`: displays "unknown type".

View Article


Edited Issue: Setting breakpoint triggers JSLS [943]

When you set a breakpoint, JSLS takes over briefly, spins for a while, maybe displays some warnings (`Referenced file '~/Scripts/_references.js' not found.`) and then sets the BP.

View Article

Commented Issue: Setting breakpoint triggers JSLS [943]

When you set a breakpoint, JSLS takes over briefly, spins for a while, maybe displays some warnings (`Referenced file '~/Scripts/_references.js' not found.`) and then sets the BP.Comments: Fixed in...

View Article

Created Issue: intellisense is not aware of where we are in code [1107]

Write code like this```var a = 123;```Now go back and type a. above that line. It will give completions even though a is undefined at this point```a.var a = 123;```We should be aware of where we are in...

View Article


Edited Issue: Need to clear variables when re-parsing [936]

Editing and re-parsing can keep old values in module:```var abc = 42;```Change abc, or delete the assignment, and then get completions against abc.

View Article

Commented Issue: Need to clear variables when re-parsing [936]

Editing and re-parsing can keep old values in module:```var abc = 42;```Change abc, or delete the assignment, and then get completions against abc.Comments: Fixed with new intellisense engine. Should...

View Article

Edited Issue: Express app.js doesn't show completions for express variable [933]

We're not giving completions for express```express.faviconexpress.loggeretc...```

View Article


Edited Issue: Missing completions for express [931]

Intellisense is not correct for express.App is missing 'router'

View Article


Commented Issue: Missing completions for express [931]

Intellisense is not correct for express.App is missing 'router'Comments: The code is correctly showing router at this point. We aren't however showing the parameters. ``` app.router( ```

View Article

Edited Issue: Wrong colorization [930]

We are incorrectly colorizing things in the editor```app.setapp.getapp.delete```The set, get, delete all get colored like keywords which is wrong.

View Article

Commented Issue: Wrong colorization [930]

We are incorrectly colorizing things in the editor```app.setapp.getapp.delete```The set, get, delete all get colored like keywords which is wrong.Comments: Extremely annoying and deserves fixing for...

View Article

Edited Feature: Intellisense status updates [923]

Currently there is no clear indication (other than cpu) that analysis is running. We should provide a status message that shows the state of analysis. The interpreters window might be a good way to...

View Article


Commented Feature: Intellisense status updates [923]

Currently there is no clear indication (other than cpu) that analysis is running. We should provide a status message that shows the state of analysis. The interpreters window might be a good way to...

View Article

Commented Issue: trim types for signature help [1094]

see attached imageComments: This is a dup of https://nodejstools.codeplex.com/workitem/922

View Article


Edited Issue: trim types for signature help [1094]

see attached image

View Article

Edited Issue: Improve formatting of signature help? [922]

The forEach function in lodash gives such a large tooltip, it can be scary. The bolding for each parameter helps somewhat, but I'm wondering if the newline formatting can be...

View Article


Commented Issue: Improve formatting of signature help? [922]

The forEach function in lodash gives such a large tooltip, it can be scary. The bolding for each parameter helps somewhat, but I'm wondering if the newline formatting can be...

View Article

Edited Issue: Improve formatting of signature help? [922]

The forEach function in lodash gives such a large tooltip, it can be scary. The bolding for each parameter helps somewhat, but I'm wondering if the newline formatting can be...

View Article

Commented Issue: Improve formatting of signature help? [922]

The forEach function in lodash gives such a large tooltip, it can be scary. The bolding for each parameter helps somewhat, but I'm wondering if the newline formatting can be...

View Article
Browsing all 4630 articles
Browse latest View live


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