Commit Graph

15901 Commits

Author SHA1 Message Date
Ladislau Szomoru 7452464515 SCM - add secondary quick diff provider (#246707)
* WIP - initial implementation

* Add stagedQuickDiffProvider API

* Reduce the usage of `isSCM`

* Make unstage feel snappier

* Deduplicate diffs between primary and secondary

* Fix unstage selected ranges to work from the editor

* WIP - saving my work

* Fixed deduplication and commands

* Add pattern colors

* Rework the colors, and fix deleted glyph

* Got unstage commands working

* Update provider name

* Some improvements

* Cleaned up CSS

* Tweak decoration colors

* Update proposed API naming

* Contributed decorations will use the primary colors for the time being

* More cleanup
2025-04-16 12:52:36 +02:00
Dirk Bäumer 67b9c665cf Merge branch 'main' into dbaeumer/noisy-smelt-teal 2025-04-16 09:51:54 +02:00
Dirk Baeumer afd0e79b03 Fixed working GDPR comment 2025-04-16 09:39:57 +02:00
Martin Aeschlimann 389c5dd015 Merge pull request #244934 from pedrofrazaopacheco/240654-json-wrong-encoding-of-json-schema-url
Fixes microsoft/vscode#240654: Avoid encoding reserved chars in JSON schema URL
2025-04-16 08:50:26 +02:00
Martin Aeschlimann e2f4bbb62c update 2025-04-15 22:19:55 -07:00
Megan Rogge fda688b587 fix suggest for git-bash (#246646)
fix #245843
2025-04-15 11:05:54 -07:00
Joyce Er 516f9c731a fix: commit changes in empty git repo before Continue Working On (#246637) 2025-04-15 17:49:08 +02:00
Ladislau Szomoru 956aabf049 Engineering - Revert "Bump @octokit/endpoint, @octokit/graphql and @octokit/rest in /extensions/github (#240838)" (#246621)
Revert "Bump @octokit/endpoint, @octokit/graphql and @octokit/rest in /extensions/github (#240838)"

This reverts commit d1d596a1fc.
2025-04-15 15:41:06 +02:00
Dirk Baeumer 607f641e6e Improve event names 2025-04-15 14:28:14 +02:00
Dirk Baeumer fada1cb096 Fix event name 2025-04-15 12:20:36 +02:00
Dirk Baeumer 0c129cf983 Add telemetry trace support to TypeScript 2025-04-15 11:46:39 +02:00
hj 541ae30e0f git: make Letter/Text/Color semantically consistency (#245889) 2025-04-15 08:30:51 +00:00
Joyce Er b7beb62a30 fix: handle Continue On in unpublished git repo with no working changes (#246561)
* fix: handle Continue On in unpublished git repo with no working changes

* fix: register leaked disposable

* fix: increase timeout
2025-04-15 02:34:17 +02:00
Matt Bierner 720589d3ee Merge pull request #246554 from mjbvz/then-jay
Start splitting js/ts settings to subsections
2025-04-14 15:15:27 -07:00
Matt Bierner 2a59b9fa15 Fix capitalization 2025-04-14 15:02:45 -07:00
Matt Bierner 8cd20f6444 Start splitting js/ts settings to subsections 2025-04-14 15:01:14 -07:00
Ladislau Szomoru d2fe294a96 Git - fix git blame status bar item (#246537) 2025-04-14 14:03:54 -07:00
Tyler James Leonhardt 4293d3771a Revert "Bump msal-runtime (#244321)" (#246336)
This reverts commit bdb7cc4f0c.
2025-04-11 19:52:38 +02:00
Tyler James Leonhardt febbcf78c8 Add even more MSAL error telemetry (#246335) 2025-04-11 19:42:41 +02:00
RedCMD ae5d91eeeb Fix template.expression brackets #190564 (#245786) 2025-04-11 14:25:44 +00:00
Ladislau Szomoru bdc1a35666 Git - cache editor decoration/status bar item templates (#246301) 2025-04-11 11:21:39 +02:00
Ladislau Szomoru 88c1f24373 Git - reduce the number of getConfiguration() calls (#246295)
* Git - reduce the number of `getConfiguration()` calls

* Missed one
2025-04-11 10:12:35 +02:00
Tyler James Leonhardt 0ab622083b Add error telemetry (#246262) 2025-04-10 23:46:53 -07:00
Oleg Solomko 4793210401 change language id to "prompt" 2025-04-10 15:32:54 -07:00
Oleg Solomko ed478e962c add cgmanifest and improve package.json 2025-04-10 15:32:54 -07:00
Oleg Solomko acf8d50456 add "prompt-basics" language extension 2025-04-10 15:32:54 -07:00
Ladislau Szomoru 41ecdd700c Git - add more logging to provideOriginalResource() (#246242) 2025-04-10 14:20:04 -07:00
Benjamin Pasero f0ee501c7f API: Finalise text document encoding (fix #241449) (#246016)
* API: Finalise text document encoding (fix #241449)

* address feedback
2025-04-10 18:28:21 +00:00
Ladislau Szomoru 7160755930 Git - 💄 adopt truncate() in various places (#246219) 2025-04-10 18:01:28 +02:00
Martin Aeschlimann d15f6eee9b Merge pull request #244074 from nknguyenhc/goto-html
Goto definition for built-in symbols in HTML script
2025-04-10 16:50:55 +02:00
Martin Aeschlimann 165c1094cd polish 2025-04-10 11:24:30 +02:00
Aaron Munger 3d6395e70b extra async call (#246018) 2025-04-08 20:43:33 +00:00
Benjamin Pasero b8965e8d61 encoding - api clarification (#245994) 2025-04-08 17:45:42 +02:00
Alex Ross 1a602a166e Fix some missing typescript scopes (#245870) 2025-04-07 12:54:52 +02:00
Alex Ross 673d12b1da Add tests for some new css colorization behavior (#245652)
* Add tests for some new css colorization behavior

* Add some more
2025-04-07 10:30:17 +02:00
Rob Lourens 920fbe590b Add fileDirnameBasename variable to launch.json completions (#245752)
Fix #245626
2025-04-05 07:10:43 +02:00
Aaron Munger dac6e8999f remove background colors from combination setters as well (#245734) 2025-04-05 00:05:22 +02:00
Tyler James Leonhardt 28c596a419 Use toLower for Microsoft auth labels (#245732)
Fixes https://github.com/microsoft/vscode/issues/242510
2025-04-04 23:43:08 +02:00
Martin Aeschlimann e833c72359 update css service (#245688) 2025-04-04 16:29:20 +02:00
Alex Ross e6b351d8f1 > different color (#245658)
Fixes #244631
2025-04-04 11:43:00 +02:00
Alex Ross 2474d3bffe @property css different color (#245656)
Fixes #244634
2025-04-04 11:40:56 +02:00
Alex Ross 8c8c5b6751 !important different color (#245654)
Fixes #244632
2025-04-04 11:14:43 +02:00
Alex Ross 365173692a Feedback: variables render differently in Insiders (#245650)
Fixes #244579
2025-04-04 11:13:57 +02:00
Alex Ross 93d9c9824b Add highlights rule for character escapes (#245647) 2025-04-04 10:33:44 +02:00
Alex Ross 90dba364dd Feedback: before / after selectors not rendering correctly (#245645)
Fixes #244575
2025-04-04 10:18:32 +02:00
Alex Ross 1abecdf3cf Feedback: universal selectors not rendering with syntax highlighting (#245564)
Fixes #244574
2025-04-03 18:21:11 +02:00
Alex Ross fe55ba1fa4 Feedback: ID selectors not receiving syntax highlighting (#245561)
Fixes #244568
2025-04-03 18:16:03 +02:00
Ladislau Szomoru 7a274ae1cd Git - improve git commit diagnostics hook (#245519) 2025-04-03 17:21:47 +02:00
Alex Ross 19d868bfd3 Regex Tree Sitter: Look around expressions not colored correctly (#245492)
Fixes #244605
2025-04-03 16:44:18 +02:00
Alex Ross dea304ea91 Tree sitter: A lot of detail gone from RegExp (#245427)
Fixes #244572
2025-04-03 12:08:00 +02:00