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

Uplift Monaco to VSCode v. 1.65.2 #10736

Merged
merged 78 commits into from
Mar 23, 2022

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    776d3b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    384aedc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afe9249 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    120be6c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    7ff3aef View commit details
    Browse the repository at this point in the history
  2. bit of copy-editing

    colin-grant-work committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d46d532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf535a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    ac95f1c View commit details
    Browse the repository at this point in the history
  2. New to do list

    colin-grant-work committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    98eba70 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. new todo list...

    colin-grant-work committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    3663468 View commit details
    Browse the repository at this point in the history
  2. only plugins left

    colin-grant-work committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    66033fa View commit details
    Browse the repository at this point in the history
  3. It compiles!

    colin-grant-work committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    14ee47f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e19bb17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f59a8e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    73cc441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c414a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7ea46 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. update journal

    colin-grant-work committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    b601596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59dfeeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de01a6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cec5696 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. editor configuration

    colin-grant-work committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f9cba84 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    c0b539d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b500e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1272687 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aef00e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    6e41007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5177c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4065df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03014b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Encapsulate Electron Window Logic - Allow Exit during Load (eclipse-t…

    …heia#10600)
    
    - Extracts logic for handling various window events from the
      ElectronMainApplication class into a TheiaElectronWindow wrapper class
    - Adds communication about application state between window and the
      TheiaElectronWindow
    colin-grant-work committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    42f546c View commit details
    Browse the repository at this point in the history
  2. Add extensions example (eclipse-theia#10774)

    Add link to extension example
    thegecko authored and colin-grant-work committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    be0867a View commit details
    Browse the repository at this point in the history
  3. Frontend use of Uri.joinPath with path-browserify (eclipse-theia#10745)

    Signed-off-by: robmor01 <Rob.Moran@arm.com>
    thegecko authored and colin-grant-work committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    fffb53c View commit details
    Browse the repository at this point in the history
  4. debug: fix debuggingForeground theming (eclipse-theia#10760)

    The commit fixes the `debuggingForeground` theming when a debug session
    is started and a theme defines a custom foreground color. Previously the
    custom color would not apply.
    
    Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
    Co-authored-by: Chayalau <chaya.lau@sap.com>
    2 people authored and colin-grant-work committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    1c470b1 View commit details
    Browse the repository at this point in the history
  5. core: update default loading animation

    The commit updates the default loading animation on startup.
    The changes make use of an existing `codicon` icon (for application
    consistency).
    
    Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
    Co-authored-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
    2 people authored and colin-grant-work committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    1e5610f View commit details
    Browse the repository at this point in the history
  6. Fix starting pseudoterminal (eclipse-theia#10780)

    Signed-off-by: robmor01 <Rob.Moran@arm.com>
    thegecko authored and colin-grant-work committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    305d80b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae29550 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e2b064 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af50720 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    19dcddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce6ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c68eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f46563 View commit details
    Browse the repository at this point in the history
  5. fix bulk edit test

    colin-grant-work committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    064375c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f70fb0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    659925f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b93bb86 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    d319f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544cc40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ccac34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    147c23c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7c4018 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. TM feedback

    colin-grant-work committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2eeaf7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce6b0c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    72b8f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf0dc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a45152 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb3bc5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70a23ec View commit details
    Browse the repository at this point in the history
  6. dangling import

    colin-grant-work committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    bbd1ebd View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    940b705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417aedd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    981d472 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge branch 'master' of https://github.com/eclipse-theia/theia into …

    …uplift/monaco
    
     Conflicts:
    	packages/core/src/browser/common-frontend-contribution.ts
    	packages/plugin-ext/src/main/browser/documents-main.ts
    	packages/plugin-ext/src/main/browser/editor/untitled-resource.ts
    colin-grant-work committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5b694aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc48e63 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Cleanup

    colin-grant-work committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    27c9496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca38cf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    de6a56e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d773c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efdf766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de41922 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    9e8d979 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Add CHANGELOG and Migration entries.

    Also
     - removes monaco/src/typings/monaco/index.d.ts which was restored in a merge
     - cleans up formating of `plugin-metrics-languages-main.ts
     - removes now-unused copy plugin import from webpack-generator.ts
    colin-grant-work committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d49ccc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2be45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f06530e View commit details
    Browse the repository at this point in the history
  4. fix a typo, get CI?

    colin-grant-work committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5bb8504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cc952b View commit details
    Browse the repository at this point in the history