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: 2.0.2
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: 2.0.3
Choose a head ref
  • 14 commits
  • 119 files changed
  • 4 contributors

Commits on Nov 17, 2022

  1. 2.0.3 (#1687)

    Alberto Iannaccone authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    fe3fbb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. fix: editor widget resolving when creating new tab

    An already opened editor widget can resolve without waiting.
    
    Closes #1718
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8778d70 View commit details
    Browse the repository at this point in the history
  2. Fix keybindings to switch between tabs on MacOs (#1686)

    Alberto Iannaccone authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3ad6609 View commit details
    Browse the repository at this point in the history
  3. chore: Updated to Theia 1.31.1 (#1662)

    Closes #1655
    Closes #1656
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    kittaakos authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ac9cce1 View commit details
    Browse the repository at this point in the history
  4. fix: main sketch file editor focus on layout reset

    Closes #643
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c0af1e6 View commit details
    Browse the repository at this point in the history
  5. chore: Switched to window.zoomLevel preference

    Deprecated `arduino.window.zoomLevel`.
    
    Closes #1657
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    87109e6 View commit details
    Browse the repository at this point in the history
  6. fix: double update of the zoom level on save

    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8119543 View commit details
    Browse the repository at this point in the history
  7. fix: remote sketch creation if tree is not active

    Closes #1715
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c0488d1 View commit details
    Browse the repository at this point in the history
  8. fix: update monitor settings only if it's changed

    Closes #375
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d6a4b0f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. feat: no ping timeout in dev mode

    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f553d69 View commit details
    Browse the repository at this point in the history
  2. feat: Updated to cortex-debug@1.5.1

    Closes #246
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3bc412b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e3838 View commit details
    Browse the repository at this point in the history
  4. fix: filtered undesired contributions: RTOS view

    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta authored and kittaakos committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5695fd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Updated translation files (#1701)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1104467 View commit details
    Browse the repository at this point in the history
Loading