Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrow functions support #10

Open
fabiospampinato opened this issue Mar 15, 2018 · 2 comments
Open

Arrow functions support #10

fabiospampinato opened this issue Mar 15, 2018 · 2 comments

Comments

@fabiospampinato
Copy link

This extension should support arrow functions too.

Currently the following code:

screen shot 2018-03-15 at 13 06 38

Gets transformed to:

screen shot 2018-03-15 at 13 06 59

While it should instead become something like this:

screen shot 2018-03-15 at 13 08 06

@lucasltv
Copy link

lucasltv commented May 24, 2019

This functionality worked before. For some reason it stopped working. I believe it's for some VSCODE update....

@Chakroun-Anas
Copy link
Owner

Chakroun-Anas commented Aug 21, 2022

Hello guys,

Finally arrow function support is here v2.5.0 , it's not perfect but it's better than nothing at all, we will make it perfect with your feedback throughout the time ^^

Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants