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: arduino/arduino-ide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: arduino/arduino-ide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/use-theia-latest
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 80 files changed
  • 1 contributor

Commits on Mar 28, 2025

  1. chore: use theia@1.46.1

    Use changes from #2362 and rebase on main branch
    giacomocusinato committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    8053c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b26323 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d13b00 View commit details
    Browse the repository at this point in the history
  4. chore: use theia@1.50.1

    Remove `EditorCommandContribution` override, since  https://redirect.github.com/eclipse-theia/theia/pull/13683 fixed the unwanted save on startup
    giacomocusinato committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    0fdbe70 View commit details
    Browse the repository at this point in the history
  5. chore: use theia@1.51.0

    Note: align SidebarBottomMenuWidget with Theia new API and HTML structure
    giacomocusinato committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    3ea0d75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9510822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cccaa39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a1a6fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cacf238 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7bd926 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0a32df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85bce1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea47bde View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    479f846 View commit details
    Browse the repository at this point in the history
  15. fix: electron version parsing

    Electron version is now pinned, so replace caret only if found
    giacomocusinato committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    172544f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b016b97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d4dc5dc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f3a2eb9 View commit details
    Browse the repository at this point in the history
Loading