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

Fix #4501: Auto adjust stale diagnostic ranges on document changes #4513

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2024

  1. Check for overlay leaks

    necto committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5f3e192 View commit details
    Browse the repository at this point in the history
  2. Add a e2e test for flycheck

    necto committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    716076e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a659a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6f3cbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b6210d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11d5282 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fb1620 View commit details
    Browse the repository at this point in the history
  8. Add diagnostic-overlay-map to lsp--workspace

    This map keeps track of overlays guarding the diagnostic ranges
    necto committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b59a9f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    208e7e3 View commit details
    Browse the repository at this point in the history
  10. Add changelog record

    necto committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ebd912f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64e7464 View commit details
    Browse the repository at this point in the history
  12. [NFC] remove superfluous progn

    necto committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a49540e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10cd1d7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c57234 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6faefa View commit details
    Browse the repository at this point in the history
  16. Missing test fixture

    necto committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e68ea29 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    00954dc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    38d7b78 View commit details
    Browse the repository at this point in the history