Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/vscode-cpptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/vscode-cpptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev/xisui/refactor_agent
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    4e52c3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af9b6b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Configuration menu
    Copy the full SHA
    35eeed0 View commit details
    Browse the repository at this point in the history
  2. API update

    xisui-MSFT committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    12e3af6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    519c42c View commit details
    Browse the repository at this point in the history
  2. API Update

    xisui-MSFT committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    dbfe128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e5b90c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    be6c7af View commit details
    Browse the repository at this point in the history
  2. Fix folding ranges logic.

    Logic changes for some reason when using cpptools extension compared to manually dlls
    DavidARaygoza committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    1301314 View commit details
    Browse the repository at this point in the history
  3. Fully connect DB for FAR results instead of FAR results

    Also, bug fix to avoid folding ranges that are key words are not brackets.
    DavidARaygoza committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    1e68388 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. Improvements and better UI

    Highlight only definition symbol now instead of entire def range, tool will identify full range text and locatio to make initial update. Improve UI messages and delays. Get symbolRefs line numbers and file paths in single loop now.
    DavidARaygoza committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    7905e82 View commit details
    Browse the repository at this point in the history
  2. Def info

    xisui-MSFT committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    8590fe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6825fa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

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