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

Automatic LSP container path mapping #10033

Merged
merged 11 commits into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    acdb11e View commit details
    Browse the repository at this point in the history
  2. Map LSP paths

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c44b9f5 View commit details
    Browse the repository at this point in the history
  3. CS fix

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f634a00 View commit details
    Browse the repository at this point in the history
  4. Add path mapper

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a68c480 View commit details
    Browse the repository at this point in the history
  5. Use PathMapper to map paths

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    389aa79 View commit details
    Browse the repository at this point in the history
  6. Account for -r option

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6b9d980 View commit details
    Browse the repository at this point in the history
  7. CS fix

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8a51aae View commit details
    Browse the repository at this point in the history
  8. Introduce --map-folder switch

    And create PathMapper based on its value
    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6eb7a68 View commit details
    Browse the repository at this point in the history
  9. CS fix

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0a2a0fe View commit details
    Browse the repository at this point in the history
  10. Drop unused property

    weirdan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bb10276 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c0154c View commit details
    Browse the repository at this point in the history