openui5vscodeTypescriptTools icon indicating copy to clipboard operation
openui5vscodeTypescriptTools copied to clipboard

XML Autocomplete does not work at borders of elements

Open apazureck opened this issue 8 years ago • 0 comments

Autocomplete does not work properly on borders of elements, like at the end of an opening tag:

<Button ... text="Hello World" />|
                                 ^
                                Cursor Position

apazureck avatar Jun 27 '17 09:06 apazureck