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

it affect html suggest in VSC(1.5.0) #10

Closed
realmx opened this issue Sep 6, 2016 · 1 comment
Closed

it affect html suggest in VSC(1.5.0) #10

realmx opened this issue Sep 6, 2016 · 1 comment

Comments

@realmx
Copy link

realmx commented Sep 6, 2016

VSC: 1.5.0-insider
OS: macOS 10.12

1.5.0-insider new settings

// Configures if the built-in HTML language support suggests Angular V1 tags and properties.
"html.suggest.angular1": true,

// Configures if the built-in HTML language support suggests Ionic tags, properties and values.
"html.suggest.ionic": true,

// Configures if the built-in HTML language support suggests HTML5 tags, properties and values.
"html.suggest.html5": true,

when I use the extension, then html suggest can not working in 1.5.0-insider

@ecmel
Copy link
Owner

ecmel commented Sep 9, 2016

Plugin works in 1.5.1 final.

@realmx realmx closed this as completed Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants