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: coder/vscode-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.2
Choose a base ref
...
head repository: coder/vscode-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 18 files changed
  • 8 contributors

Commits on Jul 2, 2025

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

Commits on Jul 17, 2025

  1. Add setting to disable workspace update notifications (#556)

    Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
    Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>
    blink-so[bot] and kylecarbs authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    8a1ae26 View commit details
    Browse the repository at this point in the history
  2. fix: construct full path for workspaceLogPath instead of just filename (

    #554)
    
    Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
    Co-authored-by: ibetitsmike <203725896+ibetitsmike@users.noreply.github.com>
    blink-so[bot] and ibetitsmike authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    8dee463 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    661eed6 View commit details
    Browse the repository at this point in the history
  2. Update flake to bump Node

    18 no longer works (a dependency errors with a version constraint).
    This installs 22 rather than 20, so still not exactly right but at least
    it runs now.
    code-asher committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    22d24da View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. feat: set 'vscode_connection' as build reason on workspace start (#550)

    Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com>
    kacpersaw and ethanndickson authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    0407d72 View commit details
    Browse the repository at this point in the history
  2. Add confirmation prompt to workspace update action (#557)

    Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
    Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>
    blink-so[bot] and kylecarbs authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    2d7dac8 View commit details
    Browse the repository at this point in the history
Loading