Vscode-ng-language-service: VS Code ... Angular Language Service conflicts with Emmet

Created on 18 Feb 2018  路  4Comments  路  Source: angular/vscode-ng-language-service

VS Code v. 1.21.0-insiders
OS: win7x64

When your plugin is enabled - somehow it disables the Emmet suggestions in VS Code.
It comes like this in .html file.

take a look at it:
ng lang service conflicts with emmet
_(clickable)_

Is that the plugin's fault, or the VS Code's one?

Most helpful comment

Impacted by this issue too. Actually, the Emmet still works, you can just type, for example, "mycustomtag", then type a space after word, then delete the space and the last character (in this example "g") and then after retype "g" you'll be able to hit to get your abbreviation expanded.

All 4 comments

I am having this same issue. Once I install the plugin, Emmet no longer works.

Impacted by this issue too. Actually, the Emmet still works, you can just type, for example, "mycustomtag", then type a space after word, then delete the space and the last character (in this example "g") and then after retype "g" you'll be able to hit to get your abbreviation expanded.

Similar to https://github.com/angular/vscode-ng-language-service/issues/177, will track this issue there.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings