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

Handle multiple compile commands on client side (needs native server side support) #12960

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

Commits on Nov 10, 2024

  1. accept an array in compile commands schema

    Waisman, Yiftah committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f346723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc0fa3 View commit details
    Browse the repository at this point in the history
  3. update schemas

    yiftahw committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    02a2812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    280aee1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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

Commits on Nov 13, 2024

  1. Merge branch 'main' into handle-multiple-compile-commands

    Waisman, Yiftah committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e273731 View commit details
    Browse the repository at this point in the history
  2. fixes after merge

    Waisman, Yiftah committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0c8ccb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. yarn lint

    yiftahw committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8e84183 View commit details
    Browse the repository at this point in the history
  2. unify check behavior

    yiftahw committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    22de1e0 View commit details
    Browse the repository at this point in the history
  3. update desription in schema

    yiftahw committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    62a8915 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7e2a4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1614de View commit details
    Browse the repository at this point in the history
  6. squiggles for multi paths

    yiftahw committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7fe9904 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82c4e53 View commit details
    Browse the repository at this point in the history
  8. squiggles finalized

    yiftahw committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    69c4013 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2bf51d View commit details
    Browse the repository at this point in the history
  10. yarn lint

    yiftahw committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6aa66f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45bb041 View commit details
    Browse the repository at this point in the history