BowlerHatLLC / BowlerHatLLC/vscode-as3mxml
MXML should automatically add close tag when open tag is finished and not self-closing
Open
enhancement
vscode-dependency
- Dominant language
- Java
- Stars
- 282
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
~~~1) I really wish that I would automatically get ="" after code completion of a property/style (i.e.: gap="" and not just gap ) and that the cursor be placed within the quotes~~~
Moved to separate issue: #39
~~~2) would be nice to have the following: when typing / at the end of an MXML tag I'd like to get /> instead~~~
Moved to separate issue: #40
3) when typing > at the end of an MXML tag I'd like to get the second closing tag inserted automatically. Ideally, the closing tag already 2 lines down and the cursor indented on the line between:
......
Just my 2 cents.
Contributor guide
Assessment
This issue has not been assessed yet.