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

Upgrade Monaco dependency to 1.83.1 #13217

Merged
merged 14 commits into from
Feb 15, 2024

Commits on Feb 15, 2024

  1. Uplift VS Code to 1.83.1. Fixes eclipse-theia#12679

    Contributed on behalf of STMicroelectronics
    
    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d2049c2 View commit details
    Browse the repository at this point in the history
  2. Fix instantiation and overriding of Monaco services.

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3de4219 View commit details
    Browse the repository at this point in the history
  3. Fix icon issues

    - Register vscode icons in registry instead of overriding ThemeIcon ids
      to codicon ids
    - Use Monaco icon registry instead of adding our own icon stylying
    
    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f8543a6 View commit details
    Browse the repository at this point in the history
  4. Update @theia/monaco-editor-core dependency to 1.83.1

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    962bcda View commit details
    Browse the repository at this point in the history
  5. Extract new preference schema

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cee84f1 View commit details
    Browse the repository at this point in the history
  6. Update monaco-editor-core to 1.83.101

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    894f4a8 View commit details
    Browse the repository at this point in the history
  7. Fix keybinding test

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    966c07e View commit details
    Browse the repository at this point in the history
  8. Fix more tests

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b8e9024 View commit details
    Browse the repository at this point in the history
  9. Increase test timeout

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6274c7a View commit details
    Browse the repository at this point in the history
  10. Fix tests and fix vertical height of html/body tags

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a9771a8 View commit details
    Browse the repository at this point in the history
  11. Fix notebook support

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4783cd8 View commit details
    Browse the repository at this point in the history
  12. Fix performance problem when creating standalone editor.

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    99bba31 View commit details
    Browse the repository at this point in the history
  13. Update dependencies to monaco patch version

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c5663a9 View commit details
    Browse the repository at this point in the history
  14. Changelog entry

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    26d4d97 View commit details
    Browse the repository at this point in the history