Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

📎 EcmaScript @decorators #4252

Closed
Conaclos opened this issue Mar 2, 2023 · 3 comments
Closed

📎 EcmaScript @decorators #4252

Conaclos opened this issue Mar 2, 2023 · 3 comments
Assignees
Labels
A-Formatter Area: formatter A-Linter Area: linter A-Parser Area: parser L-JavaScript Langauge: JavaScript task A task, an action that needs to be performed
Milestone

Comments

@Conaclos
Copy link
Contributor

Conaclos commented Mar 2, 2023

Description

Description

Add parsing and formatter support for EcmaScript decorators.

The decorator proposal is currently at stage 3.

It is implemented by TypeScript in the 5.0 version. See the TypeScript PR.

Related issues:

@Conaclos Conaclos added task A task, an action that needs to be performed A-Linter Area: linter A-Formatter Area: formatter L-JavaScript Langauge: JavaScript labels Mar 2, 2023
@Conaclos Conaclos mentioned this issue Mar 2, 2023
2 tasks
@Conaclos Conaclos added the A-Parser Area: parser label Mar 8, 2023
@denbezrukov
Copy link
Contributor

Can I take it? 🤔

@Conaclos
Copy link
Contributor Author

@denbezrukov of course! Assigned :)

@Conaclos Conaclos added this to the v13.0.0 milestone Mar 25, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 8, 2023
Implement basic decorator cases for classes
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 13, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 14, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 16, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 16, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 17, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 17, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 17, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 17, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 18, 2023
denbezrukov added a commit that referenced this issue Apr 19, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 19, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 19, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 19, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 23, 2023
denbezrukov added a commit to denbezrukov/tools that referenced this issue Apr 23, 2023
denbezrukov added a commit that referenced this issue Apr 26, 2023
@denbezrukov
Copy link
Contributor

Please don't close the issue. We still need to implement the formatter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Formatter Area: formatter A-Linter Area: linter A-Parser Area: parser L-JavaScript Langauge: JavaScript task A task, an action that needs to be performed
Projects
None yet
Development

No branches or pull requests

2 participants