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

feat: Search + Explain with Navie #845

Closed
wants to merge 27 commits into from
Closed

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    0d4a4c3 View commit details
    Browse the repository at this point in the history
  2. feat: 'Search AppMaps' Code Action

    On code selection, provide a 'Search AppMaps' "Code Action" aka
    lightbulb action. Normalize the user's text selection and make an
    RPC to the AppMap search provider.
    
    Display the search results in VSCode.
    kgilpin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0e916b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    627d442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da1b7fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7338f55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b96160c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc13be4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36791ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e99b90e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38a08a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0c9e06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fa9b20 View commit details
    Browse the repository at this point in the history
  13. feat: Replace Markdown search with ChatSearch

    Use webview
    kgilpin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1d5bba0 View commit details
    Browse the repository at this point in the history
  14. fix: Webview title

    kgilpin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ed89347 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c5bb74 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5594eb1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    95e6979 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1b4c7f7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9234745 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f881c8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8072113 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    366496b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    baeaf38 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d176a17 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    684dddb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    084fcab View commit details
    Browse the repository at this point in the history
  27. feat: Update dependencies

    kgilpin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f069405 View commit details
    Browse the repository at this point in the history