New Post: The relative importance of JavaScript autocomplete
@Ptools Hello Ptools, Do you have an approximate date of when the new language service is going to be pushed to the master branch? Kind regards, Moe
View ArticleReviewed: 1.0 Beta (Jun 04, 2014)
Rated 3 Stars (out of 5) - Experiencing problems with Resharper and WebEssentials, as mentioned by others. - RAM 2-3 GB Keyboard & Shortcuts: - Code commening doesn't work. - Code identation...
View ArticleReviewed: 1.0 Beta (Jun 04, 2014)
Rated 3 Stars (out of 5) - Experiencing problems with Resharper and WebEssentials, as mentioned by others. - RAM 2-3 GB Keyboard & Shortcuts: - Code commenting doesn't work. - Code identation...
View ArticleCreated Unassigned: Edit and continue for transpiled JavaScript [1035]
I'm using Web Essentials extension to transpile CoffeeScript into JavaScript. "Edit and continue" is not detecting the changes I make in this way.
View ArticleEdited Unassigned: Edit and continue for transpiled CoffeeScript [1035]
I'm using Web Essentials extension to transpile CoffeeScript into JavaScript. "Edit and continue" is not detecting the changes I make in this way.
View ArticleCommented Feature: Enter commands into npm command line instead of just...
Would be great if you could do everything (like npm publish) from VS instead of switching to a separate window every time you want to do something unsupported by the UIComments: Yep - generic command...
View ArticleNew Post: The relative importance of JavaScript autocomplete
It's there already - this was the initial changeset, and there have been numerous fixes since then. The latest dev build has it if you want to try it, though it's somewhat outdated with respect to the...
View ArticleCommented Feature: Enter commands into npm command line instead of just...
Would be great if you could do everything (like npm publish) from VS instead of switching to a separate window every time you want to do something unsupported by the UIComments: A console like that...
View ArticleCommented Feature: Enter commands into npm command line instead of just...
Would be great if you could do everything (like npm publish) from VS instead of switching to a separate window every time you want to do something unsupported by the UIComments: Regarding this: >...
View ArticleNew Post: The relative importance of JavaScript autocomplete
I see what you are talking about. However, after cloning the repository (after May 15th 2014). I happened to notice that the completion list doesn't work as it used to after starting typing (it is not...
View ArticleNew Post: Add NPM package management to existing project
I'd love it if it would be possible to add the GUI npm management tools to an existing project. For example, we'd like to use Gulp as a task runner for front end code, but the project it would be added...
View ArticleCreated Issue: Manage npm modules from the global node should default to...
If we invoke the command from the global node, we should set the combo box to Global.
View ArticleCreated Issue: Icon for npm global node when expanded shouldn't be folder [1037]
VS 2013The npm node icon is correct, it looks identical collapsed/expandedThe global node icon is incorrect, it looks like a folder when expanded (it's correct when collapsed)
View ArticleNew Post: Add NPM package management to existing project
It's technically possible, but the tricky part is deciding when it should happen. Should it pop up in any project that has a "node_modules" folder at the root level? Or should it be a context menu item...
View ArticleClosed Issue: Hang attempting to reenter UI thread [979]
We are not properly detecting that we are already on the UI thread resulting in a hang.
View ArticleSource code checked in, #cc70d42efacad2526cca36d3f210031d2fc362eb
Don't add references when accessing prototype object (find all refs on .prototype is crazy) Address previous code review feedback #980 azure has unapplicable completions The util.merge implementation...
View ArticleSource code checked in, #9f27793c4b29985d4683a2212283a05912a4c346
Additional test for this.
View ArticleSource code checked in, #5c42025c0b1966533d4875fd4054ed899fd8e9ad
876 .GIT Folder included when creating new project from existing nodejs project Excludes any folder that starts with a dot.
View ArticleSource code checked in, #e386fb7e6a4cc5b231450fe7c8aec478b93b1726
989 Jade files don't auto preview when selecting in solution explorer 858 Formatting options are not saved
View ArticleSource code checked in, #7f0a45849db4b35a15ef7330546256f2b09a87c3
858 Formatting options are not saved (accidentally excluded from previous checkin)
View Article