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

Move to npm #420

Open
wants to merge 1,411 commits into
base: main
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 25, 2024

  1. Move inline chat buttons to one toolbar (#229776)

    Move inlin chat buttons to one toolbar
    roblourens authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b5eba0 View commit details
    Browse the repository at this point in the history
  2. Handle when an extension hasn't used an auth provider yet (#229777)

    By allowing an optional providerId passed in.
    
    Fixes microsoft/vscode#229503
    TylerLeonhardt authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6801c1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    749615f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    eef6488 View commit details
    Browse the repository at this point in the history
  2. Use new API for chat welcome view (#229782)

    * Fix invisible chat view after updating to compatible extension
    
    * Fix #228011
    Use new API for chat welcome view
    roblourens authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2fddfda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037dadc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c43f508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e23739 View commit details
    Browse the repository at this point in the history
  6. Fix hover navigation across attachments (#229801)

    fix hover navigation across attachments
    benibenj authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a45ae99 View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "chat command center polish (#229674)" (#229755)" (#22…

    …9802)
    
    This reverts commit 11fb5bb.
    
    Add another context key `inlineChatPossible` which truely checks code editors so that a global command works
    jrieken authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    67a93b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a91d33 View commit details
    Browse the repository at this point in the history
  9. Using different backgrounds on composition instead of underline (#229…

    …806)
    
    using backgrounds instead of underline
    aiday-mar authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    31afbe3 View commit details
    Browse the repository at this point in the history
  10. Fix editing session lifecycle issues (#229807)

    * Redo the way an edit session gets disposed and add more assertions to catch any incorrect usages
    
    * Fix lifecycle issues, also don't capture in the click closure the initial contents of the editing session
    alexdima authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8252865 View commit details
    Browse the repository at this point in the history
  11. Fix bracket pair + tree-sitter freeze (#229809)

    Fixes #229808
    alexr00 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    516cd37 View commit details
    Browse the repository at this point in the history
  12. Disable more explorer async find features (#229814)

    disable more exploreer async find features
    benibenj authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    438a9d9 View commit details
    Browse the repository at this point in the history
  13. fix #229488 (#229816)

    sandy081 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c48773b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be760b0 View commit details
    Browse the repository at this point in the history
  15. Hide panel icon rendering feature (#229817)

    Don't make workbench.panel.showLabel visible
    benibenj authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a3c6381 View commit details
    Browse the repository at this point in the history
  16. Fix hovers in chat attachments 2 (#229831)

    fix attachment in other attachments render location...
    benibenj authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a6139a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c68420a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ced91ac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7b238be View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    178c125 View commit details
    Browse the repository at this point in the history
  21. Do not await clipboard image data when not supported (#229835)

    Don't await clipboard image data when not supported
    benibenj authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2544a7b View commit details
    Browse the repository at this point in the history
  22. Tree sitter colors: Everything is bold (#229839)

    Fixes #229823
    alexr00 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d4a6f20 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    462abd6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fec02a7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    74b0694 View commit details
    Browse the repository at this point in the history
  26. [] in sticky scroll is not highlighted correctly when tree sitter is …

    …enabled (#229849)
    
    Fixes #229556
    alexr00 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    955c13c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d9f21be View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f71675c View commit details
    Browse the repository at this point in the history
  29. added mistral ai npm package

    cobey committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5406df5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a7d5297 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d445ba0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    38bc9f0 View commit details
    Browse the repository at this point in the history
  33. update unit test

    connor4312 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    75b78f5 View commit details
    Browse the repository at this point in the history
  34. await on expand

    Fixes #229878
    andreamah committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9b9508d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c60ccaa View commit details
    Browse the repository at this point in the history
  36. Merge pull request #229884 from microsoft/andreamah/issue229878

    call `expand` as async
    andreamah authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    930fa6f View commit details
    Browse the repository at this point in the history
  37. Fix quick chat layout (#229885)

    Enable chat input to grow and increase the size of the chat widget overall.
    
    Fix #229627
    Also fix toolbar alignment in quick chat when the input is multiple lines
    roblourens authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    589cd8a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4ec35c8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a8266cd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6486ae8 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0d7a2e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    30c5902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e959c View commit details
    Browse the repository at this point in the history
  3. Re #229883. Event emitter and version increment should be sync'ed (#2…

    …29900)
    
    * Fix #229883. content event is required for cell content change.
    
    * Re #229883. Event emitter and version increment should be sync'ed
    rebornix authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3cf6788 View commit details
    Browse the repository at this point in the history
  4. run OSS license tool (#229904)

    * run OSS license tool
    
    * bump distro
    bpasero authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3d6f6d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdc5542 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    332b89f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2701aa View commit details
    Browse the repository at this point in the history
  8. esm - more AMD removal

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d34e895 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6849275 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c195229 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a47002f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    723a714 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b544846 View commit details
    Browse the repository at this point in the history
  14. esm - more cleanup

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fbd0827 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7caef0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    02fec8e View commit details
    Browse the repository at this point in the history
  17. esm - restore default header

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    87f3486 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7d428d7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9155abf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f3d4653 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1fd17c5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4d5d8b1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2c12afe View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5fcebed View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0496e9c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f6bfbf0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c184d01 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7a0eed1 View commit details
    Browse the repository at this point in the history
  29. esm - fix monaco checks

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    16fd920 View commit details
    Browse the repository at this point in the history
  30. esm - fix transpile

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3b8c31c View commit details
    Browse the repository at this point in the history
  31. esm - fix layer checker

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1d219d7 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #229865 from cobey/cobey/add_mistral_npm

    added mistral ai npm package
    isidorn authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ffd4624 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2d10b81 View commit details
    Browse the repository at this point in the history
  34. Move launcher to npm

    Signed-off-by: RomanNikitenko <[email protected]>
    RomanNikitenko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    161dfff View commit details
    Browse the repository at this point in the history
  35. Update grammars (#229924)

    alexr00 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e67b198 View commit details
    Browse the repository at this point in the history
  36. esm - some 💄

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    db992f3 View commit details
    Browse the repository at this point in the history
  37. Fix sticky node rerender (#229929)

    * Fix rerender nodes which are sticky
    
    * rename
    benibenj authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3ae2826 View commit details
    Browse the repository at this point in the history
  38. SCM Graph - 💄 switch to using px for badge font size (#229918) (#229931)

    update signature verification link
    sandy081 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d16f06e View commit details
    Browse the repository at this point in the history
  39. esm - more typing to jsonc

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7bf2f5e View commit details
    Browse the repository at this point in the history
  40. Adapt to upstream changes related to workbench

    Signed-off-by: RomanNikitenko <[email protected]>
    RomanNikitenko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b637e00 View commit details
    Browse the repository at this point in the history
  41. esm - some 💄

    bpasero committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    293e725 View commit details
    Browse the repository at this point in the history
  42. Git - rework integration tests (#229926)

    * Git - rework integration tests
    
    * Fix test
    lszomoru authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0dea65f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ded5e0d View commit details
    Browse the repository at this point in the history
  44. Merge pull request #229915 from microsoft/ben/mature-bird

    esm - remove some AMD artefacts
    bpasero authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1460d2f View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6c94f0a View commit details
    Browse the repository at this point in the history
  46. Merge pull request #229893 from microsoft/dev/joyceerhl/quick-porpoise

    feat: add a dedicated chat editing view
    aeschli authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    20ca71f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8bdc9ee View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e4f4c45 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f429fff View commit details
    Browse the repository at this point in the history
  50. fix #229955 (#229959)

    sandy081 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6043ad1 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    96cf88a View commit details
    Browse the repository at this point in the history
  52. Merge pull request #229880 from microsoft/connor4312/issue229874

    debug: fix escape characters shown when hovering DOM element
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    38b087c View commit details
    Browse the repository at this point in the history
  53. Prevent terminal SI decorations showing under quick fixes

    Fixes #229872
    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    73f3a3e View commit details
    Browse the repository at this point in the history
  54. Merge pull request #229966 from microsoft/tyriar/229872

    Prevent terminal SI decorations showing under quick fixes
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8af8a57 View commit details
    Browse the repository at this point in the history
  55. jsdoc for selection view part

    Part of #227087
    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fd6dd87 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    a1afeb6 View commit details
    Browse the repository at this point in the history
  57. Fix if logOutputChannel is created again after being disposed, it wil…

    …l disappear (#225709)
    
    Fix #214048
    
    Co-authored-by: Sandeep Somavarapu <[email protected]>
    jeanp413 and sandy081 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cee1e10 View commit details
    Browse the repository at this point in the history
  58. Disable action to remove last view container (#229969)

    Don't allow removing last view container
    benibenj authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    449e524 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #229971 from microsoft/tyriar/227087_3

    jsdoc for selection view part
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1977d59 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    f9910cd View commit details
    Browse the repository at this point in the history
  61. inline chat fixes (#229973)

    * disposing the editor view should remove overflowing overlay widgets node
    
    * use a suitable overflow widget dom node for the inline chat widget
    
    fixes microsoft/vscode-internalbacklog#4298
    
    fixes (doesn't re-introduce) microsoft/vscode-copilot#8701
    
    * * make sure `ESC` first closes suggest before closing inline chat
    * also remove duplicated action
    jrieken authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ec1125c View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6be9a30 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    f029ec3 View commit details
    Browse the repository at this point in the history
  64. Fix issue with disposable after being disposed (#229980)

    dont add disposable after disposed
    benibenj authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2b5ec43 View commit details
    Browse the repository at this point in the history
  65. Move the triggering of auto apply from extension to UI (#229976)

    * auto invoke autoApply, get code blocks from chat model
    
    * update
    
    * update
    aeschli authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ceba479 View commit details
    Browse the repository at this point in the history
  66. Fix TerminalInstance leaks

    Part of #191768
    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3c44096 View commit details
    Browse the repository at this point in the history
  67. Fix XtermTerminal leaking

    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1cb112d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    40290c9 View commit details
    Browse the repository at this point in the history
  69. Remove spawn throttle when using conpty.dll

    Fixes #229982
    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    56eabd9 View commit details
    Browse the repository at this point in the history
  70. [email protected]

    Brings back fix that was reverted for #75141
    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    13ac4f2 View commit details
    Browse the repository at this point in the history
  71. Merge pull request #229984 from microsoft/tyriar/229982

    Remove spawn throttle when using conpty.dll
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c27536c View commit details
    Browse the repository at this point in the history
  72. Merge pull request #229981 from microsoft/tyriar/191768

    Fix memory leak issues in terminal
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ee05ba8 View commit details
    Browse the repository at this point in the history
  73. Startup perf don't await pty host connection on web

    Fixes #229944
    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    71cabbe View commit details
    Browse the repository at this point in the history
  74. chat editing: new button (#229988)

    chat editing: add new button
    aeschli authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    da96c73 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    e956ece View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    e57ad41 View commit details
    Browse the repository at this point in the history
  77. Merge pull request #229992 from microsoft/tyriar/229944

    Startup perf don't await pty host connection on web
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    83e902b View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    2192418 View commit details
    Browse the repository at this point in the history
  79. Prefer remoteAuthority check over remote agent null

    Follow up on #229944, see #229992
    Tyriar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ad90d1a View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    8f86741 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    e0ca49c View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    aa0b6bb View commit details
    Browse the repository at this point in the history
  83. Merge pull request #230006 from microsoft/tyriar/229944_2

    Prefer remoteAuthority check over remote agent null
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b395179 View commit details
    Browse the repository at this point in the history
  84. Merge pull request #230008 from microsoft/tyriar/cleanup_links

    Improve lifecycle management in TerminalLinks.ts
    Tyriar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    acc4f88 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    f74d65e View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    626fc7d View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    6ec2c7e View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    1d3cc0a View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    2fd1512 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    71d514b View commit details
    Browse the repository at this point in the history
  91. Force /help response to stream (#230026)

    * Force /help response to stream
    It just looks nicer this way
    Fix microsoft/vscode-copilot#8591
    
    * Tweak comment
    roblourens authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    77677ac View commit details
    Browse the repository at this point in the history
  92. SCM Graph - add counter to badges (#230025)

    * SCM - first colored badge is being rendered independently
    
    * SCM Graph - added badge count
    
    * Cleanup code
    lszomoru authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    64708fe View commit details
    Browse the repository at this point in the history
  93. Fix chat cancel button order (#230015) (#230027)

    Fix #230013
    roblourens authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6bbcad9 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    ef69ffe View commit details
    Browse the repository at this point in the history
  95. Avoid setting a negative padding on the chat welcome view container (…

    …#229996) (#230029)
    
    The layout here is a bit weird to avoid shifting when followups appear. If the followups wrap, then the layout is messed up because negative padding is not allowed. I might try to simplify this for next month.
    Fix microsoft/vscode-copilot#8749
    roblourens authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    05016c9 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    7112c83 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    bd9abc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    541f878 View commit details
    Browse the repository at this point in the history
  2. Rebase against the upstream 541f878

    vscode-upstream-sha1: 541f878
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4e33b78 View commit details
    Browse the repository at this point in the history
  3. Update package.lock file

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3ea9b18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eba3f2 View commit details
    Browse the repository at this point in the history
  5. SCM Graph - only set the count and description is shown (#230039)

    * SCM Graph - only set the count and description is shown
    
    * .
    lszomoru authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a8a562 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb9f166 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #230004 from microsoft/tyriar/229965

    Get correct mouse cursor y regardless of MouseEvent.target
    Tyriar authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7308a15 View commit details
    Browse the repository at this point in the history
  8. [email protected]

    Fixes #230010
    Tyriar committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3f5fa8a View commit details
    Browse the repository at this point in the history
  9. Add support for links 'foo(l:c)' and 'foo (l:c)'

    Fixes #229842
    Tyriar committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4d7a7a4 View commit details
    Browse the repository at this point in the history
  10. Encapsulate xterm addon importing into own class

    This simplifies xtermTerminal.ts and hides the messy details of importing
    addons, caching and new somewhat complex interfaces for managing them.
    Tyriar committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    bf1663a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d9af18 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #230043 from microsoft/tyriar/230010

    Add support for links 'foo(l:c)' and 'foo (l:c)'
    Tyriar authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d809b43 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f336c54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1349a67 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b0935a View commit details
    Browse the repository at this point in the history
  16. Rebase against the upstream 2b0935a

    vscode-upstream-sha1: 2b0935a
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    aba0844 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Merge pull request #230046 from microsoft/tyriar/addon_loader_class

    Encapsulate xterm addon importing into own class
    Tyriar authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6ffa99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a25a3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b116d4a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #229442 from microsoft/merogge/hide

    don't hide terminal chat widget on blur
    Tyriar authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    59f2e39 View commit details
    Browse the repository at this point in the history
  5. Move terminal auto replies into workbench terminalContrib

    Part of #230069
    Tyriar committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    47618f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00cbb47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc5d480 View commit details
    Browse the repository at this point in the history
  8. Move RPC calls into a #region

    Tyriar committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    cb48c5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1332b19 View commit details
    Browse the repository at this point in the history
  10. Typo

    Tyriar committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a3b4487 View commit details
    Browse the repository at this point in the history
  11. Remove single line eslint suppressions

    Fixes #230075
    Tyriar committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fbe54e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d8835e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f77ab8d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Rebase against the upstream 59f2e39

    vscode-upstream-sha1: 59f2e39
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    54894dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6feb5 View commit details
    Browse the repository at this point in the history
  3. Edit Context : Using border instead of background color for compositi…

    …on (#229851)
    
    * registering new colors to use for the composition
    
    * removing background color and using border instead
    aiday-mar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    eec0d20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd58e9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c45703 View commit details
    Browse the repository at this point in the history
  6. Adding box around composition in light and dark high contrast themes …

    …(#230104)
    
    adding special CSS for light and dark high constrast themes
    aiday-mar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4a8c46e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84c18c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c945e4 View commit details
    Browse the repository at this point in the history
  9. Refactoring EditContext work (#230107)

    debt
    aiday-mar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4b7e7ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5979c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b6630c0 View commit details
    Browse the repository at this point in the history
  12. chore: Align workbench.html for upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    85910c7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #230048 from microsoft/tyriar/addon_loader_class__…

    …xterm_options
    
    Move XtermTerminal ctor args into options object
    Tyriar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a099115 View commit details
    Browse the repository at this point in the history
  14. Rebase against the upstream a099115

    vscode-upstream-sha1: a099115
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e48e261 View commit details
    Browse the repository at this point in the history
  15. Improve unusable slowness of tree sitter syntax highlighting (#229951)

    * Improve unusable slowness of tree sitter syntax highlighting
    Part of #229935
    
    * Improve improvement as discussed with Martin
    
    * Fix score
    
    * Fix test error
    alexr00 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ef44e67 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    841d51d View commit details
    Browse the repository at this point in the history
  17. Changing the wording of the color description for editor IME composit…

    …ions (#230118)
    
    changing the wording of the color description
    aiday-mar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7ff86e6 View commit details
    Browse the repository at this point in the history
  18. Split terminal contrib exports with impl into new file

    This was causing a circular dependency when importing things used on startup
    Tyriar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1b5cd1b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c55f72a View commit details
    Browse the repository at this point in the history
  20. Merge pull request #230073 from microsoft/tyriar/auto_replies

    Encapsulate terminal auto replies into a contrib, including new structures for the platform part
    Tyriar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aca460e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fee31fe View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    56262cf View commit details
    Browse the repository at this point in the history
  23. Fix context attribute issue in editor tabs (#230121)

    fixes #226622
    benibenj authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a7cc64e View commit details
    Browse the repository at this point in the history
  24. Merge pull request #230077 from microsoft/tyriar/auto_replies__eslint

    Remove single line eslint suppressions
    Tyriar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a98b704 View commit details
    Browse the repository at this point in the history
  25. Move terminal quick access into terminalContrib/

    Fixes #230126
    Tyriar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    60cffa3 View commit details
    Browse the repository at this point in the history
  26. Move wsl recommendation into terminalContrib

    Part of #230129
    Tyriar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1e63781 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #230127 from microsoft/tyriar/230126

    Move terminal quick access into terminalContrib/
    Tyriar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    199019e View commit details
    Browse the repository at this point in the history
  28. Merge pull request #230130 from microsoft/tyriar/wslrec

    Move wsl recommendation into terminalContrib
    Tyriar authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    048df17 View commit details
    Browse the repository at this point in the history
  29. fix #230131 (#230133)

    sandy081 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    584fd69 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f1e3cc6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7891b9a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0a3c791 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2a677c6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    29e3a83 View commit details
    Browse the repository at this point in the history
  35. Fix more type assertions for #211878 (#230143)

    Fix unsafe type assertion for mainThreadTask.ts
    rzhao271 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3a02184 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c295ef3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fd20b8b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e7abf7b View commit details
    Browse the repository at this point in the history
  39. Merge vscode ts file watch settings (#230152)

    Fixes #230144
    
    Also deprecates the experimental setting while still observing it for now
    mjbvz authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f4bdaad View commit details
    Browse the repository at this point in the history
  40. Avoid breaking wh when model can't be resolved (#230153)

    safeguard doc highlight
    Yoyokrazy authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    11cc1c8 View commit details
    Browse the repository at this point in the history
  41. esm - inline minimist (#230155)

    * esm - inline `minimist`
    
    * .
    
    * .
    
    * .
    bpasero authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    36b52aa View commit details
    Browse the repository at this point in the history
  42. Add hover feedback and title for chat attachment delete button (#229650)

    * Add hover feedback and title for chat attachment delete button
    
    Fixes #229508
    
    * Remove unused
    
    * Adjust for new styling
    mjbvz authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f2ac057 View commit details
    Browse the repository at this point in the history
  43. Remove "symbol information" reference from ChatResponseStream#anchor …

    …(#230163)
    
    This should have been removed when that type was removed
    roblourens authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    41ce1b7 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    5ddd3d2 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    27d54aa View commit details
    Browse the repository at this point in the history
  46. Fix more type assertions (#230156)

    * Fix more type assertions
    
    For #211878
    
    * Fix type error
    mjbvz authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    51fa4d0 View commit details
    Browse the repository at this point in the history
  47. Revert "Rename MSAL setting" (#230164)

    Revert "Rename MSAL setting (#230142)"
    
    This reverts commit 2a677c6.
    TylerLeonhardt authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    35183ef View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    287245b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f8f1272 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3345693 View commit details
    Browse the repository at this point in the history
  51. Fix decorations not restoring upon re-render cell (#230177)

    shift decoration listeners to their cellContentPart
    Yoyokrazy authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    79fbd37 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c35d5e2 View commit details
    Browse the repository at this point in the history
  53. More type assertion fixes (#230181)

    For #211878
    
    Also adds a few suppressions
    mjbvz authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d3596df View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    dc6e041 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    ffede5c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Clean up chat quickpick attachment types (#230183)

    * Clean up chat quickpick attachment types
    
    * Fix icon
    roblourens authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4d723b8 View commit details
    Browse the repository at this point in the history
  2. feat: render chat editing working set (#230180)

    * feat: render chat editing working set
    
    * Break import cycles
    joyceerhl authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e8cc06a View commit details
    Browse the repository at this point in the history
  3. refactor: cleanup debt for hashing (#230174)

    * refactor: cleanup debt for hashing
    
    - Adds a type to avoid direct usage of sync `hash()` for consumers
      working with binary input.
    - Moved the previous browser-only `sha1Hex` to `hash.ts` now that
      webcrypto is quite universal, including in Node.js since 19.
    - Cleaned up some code that is replaced with modern built-in functions
      like `TypedArray.fill` and `padStart`.
    - The `NotebookSimpleWorker` was manually calculating the hash for
      its binary data (probably to avoid the same issue as #229619), so
      I swapped that to use webcrypto as well which is much speedier for
      large inputs (125ms vs 8ms for 10MB of data) @rebornix
    
    Closes microsoft/vscode#229845
    
    * update layer checker
    connor4312 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8a32f69 View commit details
    Browse the repository at this point in the history
  4. chore: bump ms build for [email protected] (#230184)

    * chore: bump ms build for [email protected]
    
    * chore: bump distro
    deepak1556 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    699bbcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b591f33 View commit details
    Browse the repository at this point in the history
  6. Rebase against the upstream b591f33

    vscode-upstream-sha1: b591f33
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4aefabb View commit details
    Browse the repository at this point in the history
  7. chore: Align workbench.html to upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    faf8a80 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore: Adapt launcher logic to upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f3a55ca View commit details
    Browse the repository at this point in the history
  2. chore: Adapt lancher's tests to the upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8f9b309 View commit details
    Browse the repository at this point in the history
  3. chore: Adapt rebasing rules for workbench to upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5b685e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. chore: Align rebasing rules according to the upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f039c76 View commit details
    Browse the repository at this point in the history
  2. chore: Update package-lock files

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d7993f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. chore: Use npm instead of yarn for devfile commands

    Signed-off-by: RomanNikitenko <[email protected]>
    RomanNikitenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9bb549d View commit details
    Browse the repository at this point in the history
  2. chore: Update README after moving to npm

    Signed-off-by: RomanNikitenko <[email protected]>
    RomanNikitenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    342948d View commit details
    Browse the repository at this point in the history
  3. chore: Use npm when automatic rebasing rules are applied

    Signed-off-by: RomanNikitenko <[email protected]>
    RomanNikitenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b0f2aa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge remote-tracking branch 'eclipse/main' into move-to-npm

    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    61867a6 View commit details
    Browse the repository at this point in the history
  2. chore: Adapt PR-428 changes to npm

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9a5ebe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge remote-tracking branch 'eclipse/main' into move-to-npm

    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8ce4d0d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge remote-tracking branch 'eclipse/main' into move-to-npm

    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cfc3198 View commit details
    Browse the repository at this point in the history
  2. chore: Adapt PR-436 to npm

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    20ceef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore: fix npm timeouts for dockerfiles

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e3963a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. chore: Add root lock file

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2c67e29 View commit details
    Browse the repository at this point in the history
  2. chore: Regenerate lock files for che extensions

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9c378b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Merge remote-tracking branch 'eclipse/main' into move-to-npm

    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9167f0a View commit details
    Browse the repository at this point in the history
  2. chore: Update lock files after resolving conflicts

    Signed-off-by: Roman Nikitenko <[email protected]>
    
    rh-pre-commit.version: 2.2.0
    rh-pre-commit.check-secrets: ENABLED
    RomanNikitenko committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c279bdd View commit details
    Browse the repository at this point in the history