BowlerHatLLC / BowlerHatLLC/vscode-as3mxml

MXML should automatically add close tag when open tag is finished and not self-closing

Open
#28 7 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.