Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update to theia@1.41.0 #2211

Merged
merged 5 commits into from
Sep 29, 2023
Merged

chore(deps): update to theia@1.41.0 #2211

merged 5 commits into from
Sep 29, 2023

Commits on Sep 29, 2023

  1. chore(deps): update to theia@1.41.0

    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    92a1352 View commit details
    Browse the repository at this point in the history
  2. fix(i18n): update links to match vscode@1.80.0 API

    Ref: eclipse-theia/theia#12866
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9e668d5 View commit details
    Browse the repository at this point in the history
  3. fix: blacklist undesired New Text File menu

    Ref: eclipse-theia/theia#12819
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ed0fd62 View commit details
    Browse the repository at this point in the history
  4. fix(regression): core preference is not optional

    Otherwise, the `title` is missing.
    
    Ref: eclipse-theia/theia#12648
    Akos Kitta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    28e00dd View commit details
    Browse the repository at this point in the history
  5. fix: make editor readonly if resource is readonly

    Closes: #1501
    Ref: eclipse-theia/theia#12354
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    368ea63 View commit details
    Browse the repository at this point in the history