Skip to content

Global ESLint Diagnostic is a VSCode extension that displays all ESLint problems directly in the Problems tab, without requiring you to open the files.

License

Notifications You must be signed in to change notification settings

thawancavalcante/global-eslint-diagnostic

Repository files navigation

Global ESLint Diagnostic

Global ESLint Diagnostic is a VSCode extension that displays all ESLint problems directly in the Problems tab, without requiring you to open the files.

Features

  • View all ESLint issues in the Problems tab.
  • Easy activation and deactivation via interface or commands.
  • Seamless integration with VSCode's native workflow.

How to Use

Enable Global ESLint Diagnostic

Via Interface

  1. Click on "Global Diagnostic" in the bottom left corner of the screen.
  2. All ESLint problems will appear in the Problems tab.

Via Command

  1. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  2. Search for "Global ESLint Diagnostic".
  3. Select "Global ESLint Diagnostic: Enable".
  4. All ESLint problems will now be visible in the Problems tab.

Disable Global ESLint Diagnostic

Via Interface

  1. If Global Diagnostic is enabled, click "Global Diagnostic" in the bottom left corner of the screen to disable it.

Via Command

  1. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  2. Search for "Global ESLint Diagnostic".
  3. Select "Global ESLint Diagnostic: Disable".

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.


About

Global ESLint Diagnostic is a VSCode extension that displays all ESLint problems directly in the Problems tab, without requiring you to open the files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published