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

Support textDocument/diagnostic specification (Pull diagnostics) #11315

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

Commits on Jul 20, 2024

  1. Support pull diagnostics

    SofusA committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    58447da View commit details
    Browse the repository at this point in the history
  2. Remove redundant checks

    SofusA committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    fb56f6a View commit details
    Browse the repository at this point in the history
  3. Remove unused function

    SofusA committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8084a2c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    120e93e View commit details
    Browse the repository at this point in the history
  2. Parse unchanged sources

    SofusA committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e0fc9c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    33860d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf6d19 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    SofusA committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6541153 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Fix lint issue

    SofusA committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    009f414 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    d8fd204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcd4d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13f048b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Iterate over language servers

    SofusA committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    29c5318 View commit details
    Browse the repository at this point in the history
  2. Undo changes to toolchain

    SofusA committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1e446d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Use async hook instead

    SofusA committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3a56e48 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    31c3794 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    SofusA committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2fd8a98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e85776 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Check all documents

    SofusA committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    96a984c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Pull diagnostics on open

    SofusA committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5a13b17 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 18, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 26, 2024

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

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    daede03 View commit details
    Browse the repository at this point in the history
  2. Refactor add_diagnostics

    SofusA committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1315749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131f0b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Oct 6, 2024

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

Commits on Nov 5, 2024

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