Chakroun-Anas / turbo-console-log

599 stars 141 forks source link

Arrow functions support #10

Open fabiospampinato opened 6 years ago

fabiospampinato commented 6 years ago

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 commented 5 years ago

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

Chakroun-Anas commented 2 years ago

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.