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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: DependencyCodeEditorLand/Editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Current
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 12, 2026

  1. chore(Deps): Update rspack build lockfile

    Regenerate `build/rspack/package-lock.json` to reflect dependency changes in the VS Code fork's rspack build configuration. The lockfile shrank from 159 KB to 130 KB, indicating dependency cleanup or resolution changes.
    
    No functional changes to the editor.
    NikolaRHristov committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    6020f87 View commit details
    Browse the repository at this point in the history
  2. chore(Deps/Editor): Update rspack package lock file

    Synchronize the rspack build dependencies lock file under the VS Code dependency tree. The lock file shrinks from 159 KB to 130 KB, reflecting updated dependency resolutions from upstream Microsoft/vscode.
    
    No source code changes; purely a dependency lock file refresh to stay aligned with the vendor branch.
    NikolaRHristov committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    313a798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a3535f View commit details
    Browse the repository at this point in the history
Loading