vscode-as3mxml icon indicating copy to clipboard operation
vscode-as3mxml copied to clipboard

Completion should not list MXML attributes that have already been used in the current element

Open GotJimmy opened this issue 8 years ago • 0 comments

Only properties/styles of an MXML tag that haven't been used yet get listed in auto-completion. IntelliJ already does it.

GotJimmy avatar Dec 02 '16 01:12 GotJimmy