frank-flow icon indicating copy to clipboard operation
frank-flow copied to clipboard

Code completion: If attributes are defined on multiple lines or before position, won't get removed from the suggestions.

Open philipsens opened this issue 2 years ago • 0 comments

Attributes can only be used once inside an XML element. On one line, the used attributes won't be suggested again. This functionality is lacking when the attributes are on multiple lines. It also won't work with the attributes after the cursor position.

Self-closing tags

Comments

philipsens avatar Aug 31 '22 09:08 philipsens