Commit Graph
16116 Commits
Author SHA1 Message Date
Ladislau Szomoru 6c8a25ae47 Git - distinguish between repository, submodule, and worktree (#255374) 2025-07-11 15:35:09 +02:00
Martin Aeschlimann 6dd2b84fa2 Merge pull request #254690 from madskristensen/schemastore-subdomain-fix
Updated references to schemastore.org
2025-07-11 12:10:29 +02:00
Matt Bierner a72da85587 Merge branch 'main' into tmm1/ts-integration-results 2025-07-10 15:23:26 -07:00
Benjamin Pasero 2188c90df5 Add sign in option for Apple (microsoft/vscode-internalbacklog#5578) (#255155) 2025-07-10 14:43:10 -07:00
Martin Aeschlimann 30cfae0d78 use www.schemastore 2025-07-10 18:16:09 +02:00
Don Jayamanne 2ff34581ea Skip flaky Notebook Kernel API tests (#255119)
* Skip flaky Notebook Kernel API tests

* updates
2025-07-10 11:57:40 +00:00
Don Jayamanne 7b269dac03 Await on notebook.cell.execute command in tests (#255111) 2025-07-10 04:22:38 -07:00
Don Jayamanne e31bfcad9d Re-enabled some of the skipped notebook tests (#255087)
* Identify flaky test failures

* Updates
2025-07-10 04:05:27 -07:00
Don Jayamanne c195156400 Use open and show notebook instead of executeCommand in tests (#255106) 2025-07-10 04:05:02 -07:00
Gabriel Csapo 8746da1b14 Merge branch 'main' into gcsapo/adds-log-level-for-tsserver 2025-07-09 16:46:54 -07:00
Gabriel Csapo b2152a7418 chore: updates server.log enum 2025-07-09 11:29:39 -07:00
Tyler James Leonhardt 8bd52a173e Redirect to vscode.dev/redirect and then vscode://.... (#254841)
So that the browser remembers who triggered the redirect.

Fixes https://github.com/microsoft/vscode/issues/254810
2025-07-09 12:33:37 +02:00
Matt Bierner feda9dfea7 Merge branch 'main' into dev/mjbvz/bump-katex 2025-07-08 20:04:10 -07:00
Megan Rogge 48409cb254 use onTerminalShellIntegration for terminal suggest activation (#252329) 2025-07-08 16:17:14 -07:00
Megan Rogge 03cbd01f61 fix terminal suggest bug related to aliases (#254482)
fix #254457
2025-07-08 12:08:09 -07:00
Matt Bierner 0ba52498bf Pick up latest md katex plugin 2025-07-08 11:03:47 -07:00
Mads Kristensen 434260839e Updated references to schemastore.org 2025-07-08 09:48:52 -07:00
Jérôme Lécuyer d37ee81e3d Git - l10n discard changes dialogs (#254366) 2025-07-08 16:18:12 +00:00
Benjamin Pasero 1c5aac43c2 tests - close editors from debug API tests (#254646) 2025-07-08 06:27:47 -07:00
Alex Ross f8bb386a48 Update grammars (#254634) 2025-07-08 10:59:18 +00:00
Benjamin Pasero 367fc5f243 exp - introduce and use flag to disable experiments (#254057)
* exp - introduce and use flag to disable experiments

* fix
2025-07-04 09:17:56 +00:00
Ladislau Szomoru 4d7c56ee82 Engineering - Add GitHub action for pull requests (#254056)
* Test - handle running tests as part of a GitHub action

* Add GitHub action files
2025-07-04 08:21:56 +00:00
Megan Rogge 81989afd86 ensure there's a space before reset char (#253925)
fix #253190
2025-07-04 01:08:37 +00:00
Benjamin Pasero 7f22d07626 fix tests 2025-07-03 12:35:12 +02:00
Benjamin Pasero c59715207b Provide option to open code chat in empty workspace or existing workspace (fix #253383) 2025-07-03 12:35:12 +02:00
Benjamin Pasero 7ce94dd09a Code chat - add option to maximize the chat panel (fix #253306) 2025-07-03 12:35:12 +02:00
Benjamin Pasero 25cc496bf7 Code chat help doesn't tell me what modes I can use (fix #253380) (#253568) 2025-07-02 08:58:52 +02:00
Aman Karmani 8b7988cffd [engineering] ensure typescript integration tests emit junit reports
not sure if this was intentional but it seems like an oversight
2025-07-01 16:45:28 -07:00
Daniel Imms 6a9fe8798a Fix chat fig completions tests 2025-07-01 07:35:54 -07:00
Daniel Imms 73f57748bc Fix compile issue 2025-07-01 04:18:27 -07:00
Daniel Imms c9f2c3c0f3 Merge branch 'main' into copilot/fix-253029 2025-07-01 04:17:52 -07:00
Martin Aeschlimann 25a8dd4f0b enable markdown language server for prompt files (#252656) 2025-06-30 14:19:00 -07:00
Martin Aeschlimann b9558f6405 [css/html/json] update services (#253088) 2025-06-30 23:15:58 +02:00
copilot-swe-agent[bot]andTyriar 029d601d2e Add chat subcommand to help section for complete integration
Co-authored-by: Tyriar <2193314+Tyriar@users.noreply.github.com>
2025-06-30 17:31:36 +00:00
copilot-swe-agent[bot]andTyriar cbf326419e Add chat subcommand to Fig completion spec
Co-authored-by: Tyriar <2193314+Tyriar@users.noreply.github.com>
2025-06-30 17:25:35 +00:00
dependabot[bot] 18cd9f8aac Bump brace-expansion from 2.0.1 to 2.0.2 in /extensions/css-language-features (#251237)
Bump brace-expansion in /extensions/css-language-features

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 17:35:27 +02:00
Christof Marti 969d35e8a5 Refer to MCP schema for "mcp" (microsoft/vscode-remote-release#11049) 2025-06-30 15:28:34 +02:00
Martin Aeschlimann a8630509af prompt files: avoid using snippets 2025-06-28 20:50:16 +02:00
Tyler James Leonhardt b1e40f2893 Revert "Use Code OSS GitHub client id" (#252559) 2025-06-26 18:04:50 -07:00
Lee Murrayandlemurra_microsoft e0233e7545 Add insiders filter support in CSS and update variables dynamically (#252488)
Co-authored-by: lemurra_microsoft <Lee.Murray@microsoft.com>
2025-06-26 21:09:15 +02:00
Tyler James Leonhardt 8d05b579cc Use Code OSS GitHub client id (#252426)
To separate Code OSS & VS Code.
2025-06-25 18:58:58 +02:00
Daniel Imms bb42ba975c Merge pull request #252323 from microsoft/tyriar/252314
Update fig specs
2025-06-25 07:22:18 -07:00
Daniel Imms 4996629093 Fix test expectations 2025-06-25 07:03:16 -07:00
Daniel Imms c9015eb159 Update fig specs
Fixes #252314
2025-06-24 12:01:34 -07:00
Aaron Munger 4fed93462a stracktrace parser improvements (#252020)
fix stacktrace parsing
2025-06-24 07:53:42 -07:00
Megan Rogge 2e763a8c7b cache builtin commands for shells to decrease terminal completion latency (#252232) 2025-06-23 18:18:27 -04:00
Matt Bierner c663424bcf Merge pull request #250773 from ghLcd9dG/main
Update copyFiles.ts
2025-06-23 11:34:00 -07:00
Aaron Munger d46348a55b Revert "fix output links for IPython 9 (#248349)" (#252017)
This reverts commit e5ddb82cdc.
2025-06-21 09:40:52 +02:00
Liu 39d6463003 Update package.nls.json 2025-06-20 12:01:50 +08:00
Liu 8a599c38bf Merge branch 'main' into main 2025-06-20 11:59:35 +08:00