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

Brackets does not support latest ECMAScript for eslint and jshint #215

Open
charlypa opened this issue Aug 7, 2022 · 1 comment
Open

Comments

@charlypa
Copy link
Member

charlypa commented Aug 7, 2022

Prerequisites

  • [x ] Can you reproduce the problem with Debug -> Reload Without Extensions?
  • [x ] Did you perform a cursory search to see if your bug or enhancement is already reported?
  • [x ] Did you read the Troubleshooting guide?

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

  1. declare a variable using const or let
  2. 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)

@charlypa
Copy link
Member Author

This issue has been fixed in Phoenix https://phcode.dev/, Please wait for update in brackets

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

1 participant