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

IntelliSense in HTML style attribute doesn't automatically popup #32994

Closed
yume-chan opened this issue Aug 23, 2017 · 2 comments
Closed

IntelliSense in HTML style attribute doesn't automatically popup #32994

yume-chan opened this issue Aug 23, 2017 · 2 comments

Comments

@yume-chan
Copy link
Contributor

  • VSCode Version: Code - Insiders 1.16.0-insider (0626479, 2017-08-21T07:17:17.874Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
markdown-preview-github-styles bie 0.0.2
path-intellisense chr 1.4.2
ts-tslint eg2 0.0.4
ejs Sim 0.0.1
glslx-vscode eva 0.0.11
easy-less mrc 1.4.5
mssql ms- 1.1.0
typescript-javascript-grammar ms- 0.0.23
debugger-for-chrome msj 3.1.8
vetur oct 0.9.5
vscode-icons rob 7.12.0
markdown-all-in-one yzh 0.8.3

Steps to Reproduce:

  1. Create a HTML file.
  2. Type <div style=""></div, put cursor in the style attribute.
  3. Type anything.

Expected Result:

IntelliSense suggests CSS properties should automatically popup.

Actual Result:

I need to press Ctrl+Space to show IntelliSense.

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the insiders label Aug 23, 2017
@yume-chan
Copy link
Contributor Author

OK, I found that it's controlled by the editor.quickSuggestions setting.

But I really think there should be a special treating of the style attribute.

@yume-chan
Copy link
Contributor Author

It's another case of #23962

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant