vscode-as3mxml
vscode-as3mxml copied to clipboard
Completion should not list MXML attributes that have already been used in the current element
Only properties/styles of an MXML tag that haven't been used yet get listed in auto-completion. IntelliJ already does it.