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

WIP: Performance/Feature Improvements to the Language Server #8960

Merged
merged 92 commits into from Mar 14, 2023

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    427ff3a View commit details
    Browse the repository at this point in the history
  2. additional debugging

    tm1000 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    cfdf5c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    de9d626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c6557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    870e1ba View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    1b98fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727a09d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81418e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2093a28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6d714 View commit details
    Browse the repository at this point in the history
  6. check nulls quicker

    tm1000 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f4e8e1f View commit details
    Browse the repository at this point in the history
  7. fix didClose

    tm1000 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9957f67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f6843b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. add class reference

    tm1000 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d8394cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f50b9 View commit details
    Browse the repository at this point in the history
  3. more fixes

    tm1000 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    cfc5a3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e7316 View commit details
    Browse the repository at this point in the history
  5. bump

    tm1000 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a7146b4 View commit details
    Browse the repository at this point in the history
  6. bump again

    tm1000 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    e259d56 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    81d3731 View commit details
    Browse the repository at this point in the history
  2. pass progress higher up

    tm1000 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a697c79 View commit details
    Browse the repository at this point in the history
  3. catch TypeParseTreeException

    tm1000 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    19a3f4d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. bump

    tm1000 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    8855bed View commit details
    Browse the repository at this point in the history
  2. bump

    tm1000 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    867a486 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    1376bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c679692 View commit details
    Browse the repository at this point in the history
  3. add ability to hide warnings

    tm1000 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e130677 View commit details
    Browse the repository at this point in the history
  4. fix hover

    tm1000 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f8fd0fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6394e2d View commit details
    Browse the repository at this point in the history
  6. fix spacing

    tm1000 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    29f0159 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. fix linting

    tm1000 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    cc8c775 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    045bbe2 View commit details
    Browse the repository at this point in the history
  2. bump

    tm1000 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ceb7b95 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

Commits on Mar 25, 2022

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

Commits on Mar 31, 2022

  1. use latest language server

    tm1000 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0944ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979ae34 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    8740c17 View commit details
    Browse the repository at this point in the history
  2. fix log levels

    tm1000 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4191a9d View commit details
    Browse the repository at this point in the history
  3. fix logic

    tm1000 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b3cc5c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6855c23 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. expose additional types

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    27b9522 View commit details
    Browse the repository at this point in the history
  2. cleanups

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e5c9952 View commit details
    Browse the repository at this point in the history
  3. fixes from shepard

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2d8cc8d View commit details
    Browse the repository at this point in the history
  4. more fixes

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b0bd2e0 View commit details
    Browse the repository at this point in the history
  5. fix tests

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7819821 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2264fd5 View commit details
    Browse the repository at this point in the history
  7. fix non 8.1 syntax

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5d1cd7c View commit details
    Browse the repository at this point in the history
  8. remove failing trailing commas

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7910daa View commit details
    Browse the repository at this point in the history
  9. another comma!

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    96e7b42 View commit details
    Browse the repository at this point in the history
  10. these commas man!

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e5c5b4a View commit details
    Browse the repository at this point in the history
  11. commas

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    ed46c77 View commit details
    Browse the repository at this point in the history
  12. more commas

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    14309f0 View commit details
    Browse the repository at this point in the history
  13. more

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e10ad2b View commit details
    Browse the repository at this point in the history
  14. commas

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    30c885e View commit details
    Browse the repository at this point in the history
  15. so close!

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8613ebb View commit details
    Browse the repository at this point in the history
  16. bump

    tm1000 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    599ba0e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    4109e4b View commit details
    Browse the repository at this point in the history
  2. fix invalid variable

    tm1000 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    5f50a9e View commit details
    Browse the repository at this point in the history
  3. fixes for CI

    tm1000 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    87184d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20d7a95 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    da66665 View commit details
    Browse the repository at this point in the history
  2. fix tests

    tm1000 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b0705b4 View commit details
    Browse the repository at this point in the history
  3. more testing fixes

    tm1000 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e16a4f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. merge to v5

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    82d8974 View commit details
    Browse the repository at this point in the history
  2. phpcs

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a13ad3c View commit details
    Browse the repository at this point in the history
  3. fix some tests

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    b9791d2 View commit details
    Browse the repository at this point in the history
  4. additional fixes

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f1b0c4f View commit details
    Browse the repository at this point in the history
  5. additional fixes

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    30f8331 View commit details
    Browse the repository at this point in the history
  6. async test case fixes

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5f9487e View commit details
    Browse the repository at this point in the history
  7. fix phpcs issues

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2401705 View commit details
    Browse the repository at this point in the history
  8. wrap comment

    tm1000 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    142c9da View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. allow array-to-xml 3

    tm1000 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    eab70e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    b14ed73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c0caf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    468e7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c38e02 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    6e109aa View commit details
    Browse the repository at this point in the history
  2. bump to 5.7.7

    tm1000 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2efd9c8 View commit details
    Browse the repository at this point in the history
  3. fix outstanding CI issues

    tm1000 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    5eed370 View commit details
    Browse the repository at this point in the history
  4. fix

    tm1000 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3467816 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e9638b View commit details
    Browse the repository at this point in the history
  6. fix outstanding issues

    tm1000 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    0e4b878 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24b6a97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    221eecf View commit details
    Browse the repository at this point in the history
  9. cleanup

    tm1000 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    fc4c980 View commit details
    Browse the repository at this point in the history
  10. syntax

    tm1000 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    7760c39 View commit details
    Browse the repository at this point in the history
  11. fixes

    tm1000 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    97eae62 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. fix failing test

    tm1000 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f908b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3271b1b View commit details
    Browse the repository at this point in the history