This is a migrated thread and some comments may be shown as answers.

ES6 support and the "let" statement

1 Answer 27 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ron
Top achievements
Rank 1
Ron asked on 05 Oct 2016, 01:42 AM

The javascript line:

let xwy = 1;

is resulting in the justcode warning:

JavaScript: Missing ';'

Is this an issue with ES6 syntax not being supported? Ideally we don't want to disable this warning as this removes traps for all end-of-line semicolon tests.

JustCode 2016.3.914.1 (but also happened with 2016.2.608.1 and maybe earlier versions).

VS2015, MVC/MVVM Project.

Any ideas.

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Svetlozar
Telerik team
answered on 07 Oct 2016, 02:03 PM
Hi,

Thank you for your question. JustCode doesn't support ES6 yet. We have that logged in our backlog, but we haven't committed on a specific release.

I am really sorry for the inconvenience! 

Regards,
Svetlozar
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Code Analysis
Asked by
Ron
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
Share this question
or