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

Test: Language Status indicator in ESLint insider version #171965

Closed
2 tasks done
dbaeumer opened this issue Jan 23, 2023 · 1 comment
Closed
2 tasks done

Test: Language Status indicator in ESLint insider version #171965

dbaeumer opened this issue Jan 23, 2023 · 1 comment

Comments

@dbaeumer
Copy link
Member

dbaeumer commented Jan 23, 2023

Refs: #169114

Complexity: 2

Create Issue

Create Issue


Steps:

  • install the lastest Insider version of the ESLint extension (2.3.3) from the marketplace. Alternatively you can use this zip:
  • Ensure that:
    • the extension's status is now shown in VS Code's the Language Status indicator and not separately anymore. Test this for JS and TS files
      image
    • you can click on the Open ESLint Output and ensure that it reveals the ESLint Output channel.
    • that the eslint.alwaysShowStatus can't be used in the settings editor anymore
    • that when open a file that is not validated by ESLint no language status is shown.
@lszomoru
Copy link
Member

Tested on macOS. Everything worked as advertised 👏🏻

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

No branches or pull requests

4 participants