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

add support for file/folder terminal completions #234289

Merged
merged 27 commits into from
Nov 21, 2024
Merged

add support for file/folder terminal completions #234289

merged 27 commits into from
Nov 21, 2024

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    690888d View commit details
    Browse the repository at this point in the history
  2. fix #234184

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f4f806e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    287cbfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a71f7de View commit details
    Browse the repository at this point in the history
  5. fix issue

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    54ec2cf View commit details
    Browse the repository at this point in the history
  6. clean up

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3e506e0 View commit details
    Browse the repository at this point in the history
  7. use uri for cwd

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7be93f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa2811e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6d4a45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6374e11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b3b331 View commit details
    Browse the repository at this point in the history
  12. add jsdoc

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6f5f03b View commit details
    Browse the repository at this point in the history
  13. clean up

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7623269 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f14fb27 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    01dbb3e View commit details
    Browse the repository at this point in the history
  16. Update src/vs/workbench/contrib/terminalContrib/suggest/browser/termi…

    …nalCompletionService.ts
    
    Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
    meganrogge and Tyriar authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5e9d344 View commit details
    Browse the repository at this point in the history
  17. fix bug

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8921f56 View commit details
    Browse the repository at this point in the history
  18. add path separator

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2cb9c07 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c43a4f View commit details
    Browse the repository at this point in the history
  20. fix bug in better way

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0b504bd View commit details
    Browse the repository at this point in the history
  21. add comment

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1eb32d7 View commit details
    Browse the repository at this point in the history
  22. rename

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    224d99a View commit details
    Browse the repository at this point in the history
  23. fix issue

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ced5003 View commit details
    Browse the repository at this point in the history
  24. major refactor

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    07860e7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2ce9fd6 View commit details
    Browse the repository at this point in the history
  26. fix regression

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0828818 View commit details
    Browse the repository at this point in the history
  27. fix issue

    meganrogge committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c7ae1e1 View commit details
    Browse the repository at this point in the history