Skip to content

event binding and property binding user experience #521

Closed
@doggy8088

Description

@doggy8088

Describe the bug

Related to #474

The developing experience for event binding and property binding user experience is changed in this new version 0.900.3.

To Reproduce

Steps to reproduce the behavior:

  1. find a tag
  2. add a (click)="" event binding or [accessKey]="" property binding

Expected behavior

When you type (cli then hit Tab should appear (click)="<CURSOR_HERE>".

Logs
N/A
Screenshots

0.900.3 Video
https://youtu.be/JB23F7vflL8

0.802.3 Video
https://youtu.be/i1XoRvyibjo

The original (0.802.3) DX is a bit nicer. Please change it back to the original behavior.

Additional context

Hope to get the same or better developer experience (DX) of the code snippet feature.

Metadata

Metadata

Assignees

Labels

discussionlibRelates to an issue in the @angular/language-service libraryuser XPIssue related to user experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions