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

Linting disappears, seemingly on lintAction #102

Open
JordanPak opened this issue Oct 24, 2024 · 0 comments
Open

Linting disappears, seemingly on lintAction #102

JordanPak opened this issue Oct 24, 2024 · 0 comments

Comments

@JordanPak
Copy link

Description

When first opening a workspace, PHP files display lint error hints as expected, per the workspace's phpcs.standard setting. However, as soon as the "lint action" happens, all of the hints in the file disappear until the workspace window is re-loaded again.

I tried looking in the "Output" panel for PHP_Codesniffer, but nothing displayed at any time.

Reproduction Steps

  1. Update to latest version of VS Code (not sure if this is the issue)
  2. Open PHP file with linting errors
  3. Make a change (or save, if Save is the linting action). Lint hints may/should disappear.
  4. Reload the editor. Lint hints should reappear.

Expected Behavior

Lint errors/hints persisting after "action" is fired, without having to reload the window.

Please let me know if there's a general debugging statement I can get from VS Code that'll help here. Thank you!

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