vscode-inline-html icon indicating copy to clipboard operation
vscode-inline-html copied to clipboard

Idea: Add full autocompletion in HTML and CSS

Open COD3BREAK3R opened this issue 5 years ago • 1 comments

When I write atributes for HTML tags and properties in CSS don't autocomplete full.

Example in HTML

Actually: class Request: class = "( cursor inside )"

Example in CSS

Actually: box-sizing Request: box-sizing: ( after appear the select property and select the property autocomplete the ; )

Thanks for your good extension

COD3BREAK3R avatar Oct 05 '20 20:10 COD3BREAK3R

@COD3BREAK3R pretty sure it was working like that before, but somewhere during vscode updates it broke :D hopefully gonna fix it back though

pushqrdx avatar May 08 '21 22:05 pushqrdx