Этот проект зеркально отражен от https://github.com/microsoft/vscode Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
  1. 19.10.2025 5 коммитов
  2. 18.10.2025 5 коммитов
    • Daniel Imms's avatar
      Reveal and focus terminal when selected
      · 8a8a0262
      Daniel Imms создал
      Fixes #272061
      8a8a0262
    • Harald Kirschner's avatar
      Mode handoff flow (#269604)
      · cdbfba6d
      Harald Kirschner создал
      
      
      * Mode handoff flow
      
      * Show/hide widget on mode switching
      
      * Fix tests
      
      * Address PR feedback: remove subtitle, exclude quick chat, add debouncing for suggest next widget
      
      * Show next steps widget only after request completion, not on message send
      
      * Reset promptSyntax changes that landed in main
      
      The handOffs property logic has landed in main branch via another PR.
      Resetting these files to avoid conflicts and use the upstream implementation.
      
      * Fixed handoff props
      
      * Improve chat suggest next widget layout and styling
      
      * Fix mode handoff widget visibility on clear and mode changes
      
      * Prevent suggest widget re-show on clear
      
      * reset styling and clean up chatWidget
      
      * Schedule welcome view render instead of invoking it directly
      
      Use the existing _welcomeRenderScheduler.schedule() when the view model has no items
      so welcome view rendering is debounced and avoids potential reentrant/cyclic calls.
      
      * update css
      
      * Schedule suggest-next widget render instead of hiding it synchronously
      
      * Use single quotes for YAML lines in "mode with handoffs attribute" test
      
      * Update tests
      
      * Account for suggest-next widget height
      
      * Nit: remove height update for welcome content
      
      ---------
      
      Co-authored-by: default avatarbhavyaus <bhavyau@microsoft.com>
      cdbfba6d
    • Connor Peet's avatar
      tools: initial proposal for static mcp tool definitions (#271716)
      · c8f61388
      Connor Peet создал
      * tools: initial proposal for static mcp tool definitions
      
      * finish implementation
      
      * up distro
      c8f61388
    • Connor Peet's avatar
      mcp: fix incorrect 'activating extensions' method (#272011)
      · 0a156531
      Connor Peet создал
      Closes #271822
      Closes #270982
      0a156531
    • vijay upadya's avatar
      move to css
      · 4862ab8a
      vijay upadya создал
      4862ab8a
  3. 17.10.2025 30 коммитов