Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual studio 2015 with TS 2.0 braces auto complication are not working #9634

Closed
anjmao opened this issue Jul 12, 2016 · 4 comments
Closed
Assignees
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue Visual Studio Integration with Visual Studio

Comments

@anjmao
Copy link

anjmao commented Jul 12, 2016

I installed vs 2015 update 3 and typescript 2.0
vs-version

I have braces complition enabled
autocomplete-enabled

But int ts files braces complition still not working. I see this issue is closed #1484.

@anjmao anjmao changed the title Visual studio 2015 braces auto complication not working Visual studio 2015 with TS 2.0 braces auto complication not working Jul 12, 2016
@anjmao anjmao changed the title Visual studio 2015 with TS 2.0 braces auto complication not working Visual studio 2015 with TS 2.0 braces auto complication are not working Jul 12, 2016
@mhegazy mhegazy added Bug A bug in TypeScript Visual Studio Integration with Visual Studio labels Jul 13, 2016
@mhegazy mhegazy added this to the TypeScript 2.0.1 milestone Jul 13, 2016
@paulvanbrenk
Copy link
Contributor

Can you confirm that you haven't enabled dev mode in Visual Studio, and what's the date modified of this file: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TypeScript\typescriptServices.js

@paulvanbrenk
Copy link
Contributor

Checked in a fix

@paulvanbrenk paulvanbrenk added the Fixed A PR has been merged for this issue label Jul 13, 2016
@anjmao
Copy link
Author

anjmao commented Jul 15, 2016

@paulvanbrenk Cool :) Is it typescriptServices.js fix or visual studio itself? How I can get this update :) ?

@paulvanbrenk
Copy link
Contributor

@anjmao This will be in the next release of TypeScript, it unfortunately required changes in the VS side of the code.

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue Visual Studio Integration with Visual Studio
Projects
None yet
Development

No branches or pull requests

3 participants