Thanks to visit codestin.com
Credit goes to github.com

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: rstudio/rstudio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rstudio/rstudio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/sidebar
Choose a head ref
  • 20 commits
  • 15 files changed
  • 1 contributor

Commits on Sep 7, 2025

  1. Add sidebar preferences and toggle command

    - Introduced new user preferences for sidebar visibility and location in UserPrefValues.hpp and user-prefs-schema.json.
    - Added toggleSidebar command with corresponding labels in English and French in CmdConstants files.
    - Updated Commands.cmd.xml to include the toggleSidebar command in the View menu.
    - Enhanced UserPrefsAccessor to manage sidebar preferences.
    - Implemented a placeholder for toggleSidebar in DummyCommands for future functionality.
    gtritchie committed Sep 7, 2025
    Configuration menu
    Copy the full SHA
    59b8f93 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    2200036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e120885 View commit details
    Browse the repository at this point in the history
  3. persist sidebar visibility

    gtritchie committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    d56c445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a3ba67 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    3d67f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c1dba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d62d686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c115eb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    22ddc53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f9bb17 View commit details
    Browse the repository at this point in the history
  3. always create sidebar

    gtritchie committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    e027813 View commit details
    Browse the repository at this point in the history
  4. Revert "always create sidebar"

    This reverts commit e027813.
    gtritchie committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    2dfe15c View commit details
    Browse the repository at this point in the history
  5. resize fixes (WIP)

    gtritchie committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    97b886b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    cef6b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa97652 View commit details
    Browse the repository at this point in the history
  3. exclude AGENTS.md

    gtritchie committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    41b6e16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f00619 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    905e60c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

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