You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information on how to write a good bug report read here
For more information on how to contribute read here
Description
Brackets should support the latest ECMA script.
Steps to Reproduce
declare a variable using const or let
Can see JS and ESlint error
Expected behavior: brackets should recognize the latest ECMAScript syntaxes
Actual behavior: [What actually happened]
Brackets do not detect the latest ECMA script syntaxes
Versions
Please include the OS and what version of the OS you're running. 2.1.2 windows 10
Please include the version of Brackets. You can find it under Help -> About Brackets (Windows and Linux) or Brackets -> About Brackets (macOS)
The text was updated successfully, but these errors were encountered:
Prerequisites
Debug -> Reload Without Extensions
?For more information on how to write a good bug report read here
For more information on how to contribute read here
Description
Brackets should support the latest ECMA script.
Steps to Reproduce
Expected behavior: brackets should recognize the latest ECMAScript syntaxes
Actual behavior: [What actually happened]
Brackets do not detect the latest ECMA script syntaxes
Versions
Please include the OS and what version of the OS you're running. 2.1.2 windows 10
Please include the version of Brackets. You can find it under
Help -> About Brackets
(Windows and Linux) orBrackets -> About Brackets
(macOS)The text was updated successfully, but these errors were encountered: