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 |
|
Alex Ross
|
9a2c94d213
|
Update grammars (#245340)
|
2025-04-02 15:41:58 +02:00 |
|
KapitanOczywisty
|
4064f17252
|
Fix html derivative grammar consuming php code, fixes #237262 (#245076)
Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
|
2025-04-02 13:41:24 +00:00 |
|
Ladislau Szomoru
|
03b5a51341
|
Git - fix commit hook setting name (#245307)
|
2025-04-02 09:16:21 +02:00 |
|
batsev
|
28b51a4dda
|
Git - validate branch name before creation (#245029)
* Git - validate branch name before creation
* Git - tweak validation message
---------
Co-authored-by: Бацев Никита Александрович <NABatsev@sberbank.ru>
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
|
2025-04-01 18:30:32 +00:00 |
|
Matt Bierner
|
f2513b5ea7
|
Add commands to quickly switch between svg preview and text
Fixes #245180
|
2025-03-31 14:36:59 -07:00 |
|
Megan Rogge
|
2958ac85da
|
add code-tunnel tests (#245167)
|
2025-03-31 23:09:30 +02:00 |
|
Megan Rogge
|
d0cfc898e8
|
ensure spec descriptions come through (#245159)
|
2025-03-31 16:35:06 -04:00 |
|
Megan Rogge
|
b14084a1ce
|
update code-tunnel spec description (#245156)
fix #244922
|
2025-03-31 20:04:44 +02:00 |
|
Megan Rogge
|
2530e65fff
|
add cgmanifest.json to vscodeignore for terminal suggest (#245154)
fix #243973
|
2025-03-31 19:59:34 +02:00 |
|
Ladislau Szomoru
|
82839a3b65
|
Git - improvements to relative path calculation (#245001)
Git - relative path using both the repository root and repository real root
|
2025-03-28 20:15:52 +01:00 |
|
Matt Bierner
|
526705b491
|
Merge pull request #244485 from mjbvz/tasty-lion
Pick up latest TS for building VSCode
|
2025-03-28 11:24:19 -07:00 |
|
Ladislau Szomoru
|
35a79740ae
|
Git - integration tests should use workspace path and not the real path to avoid random failures (#244959)
|
2025-03-28 12:03:05 +01:00 |
|
Ladislau Szomoru
|
d9909effe9
|
Git - 💄 log repository real path as well (#244954)
|
2025-03-28 11:19:43 +01:00 |
|
Martin Aeschlimann
|
c64fbf3ddb
|
add a 'json.validate' command (#244784)
|
2025-03-26 20:39:53 +01:00 |
|
Megan Rogge
|
1257aae1d2
|
fix tunnel spec issues (#244769)
|
2025-03-26 18:31:08 +00:00 |
|
Ladislau Szomoru
|
e9eea024f1
|
Git - git blame/timeline hover should not support HTML (#244729)
* Git - git blame hover should not support HTML
* Also fix timeline hover
|
2025-03-26 11:25:59 +00:00 |
|
Matt Bierner
|
42c4a17dd9
|
Merge pull request #240508 from notoriousmango/copy-image-handle-error
fix: use the copy command for images with CORS errors in the markdown preview
|
2025-03-25 13:35:14 -07:00 |
|
Matt Bierner
|
802bc5e831
|
Merge pull request #242500 from mjbvz/entire-bison
Remove old TS surveys setting
|
2025-03-25 10:57:07 -07:00 |
|
Eleanor Boyd
|
9da4c196b5
|
Merge pull request #244041 from eleanorjboyd/occupational-reindeer
support attach cell output in copilot
|
2025-03-25 03:57:48 +00:00 |
|
Tyler James Leonhardt
|
c244b199e2
|
Delete Unused API (#244529)
ref https://github.com/microsoft/vscode/issues/243615
|
2025-03-25 01:48:56 +01:00 |
|
Matt Bierner
|
c884598a94
|
Fix a few more type errors for TextDecoder
|
2025-03-24 16:36:41 -07:00 |
|
Matt Bierner
|
dffcdad2c0
|
Merge pull request #244507 from mjbvz/aggregate-cephalopod
Pick up latest md language server
|
2025-03-24 16:17:19 -07:00 |
|
Matt Bierner
|
4a1dff2d44
|
Fix never-null error
|
2025-03-24 16:08:24 -07:00 |
|
Martin Aeschlimann
|
b3c8c9f11d
|
[css/html/json] update services (#244509)
|
2025-03-24 15:32:33 -07:00 |
|
Matt Bierner
|
a09b4abef2
|
Also update lockfile
|
2025-03-24 15:29:37 -07:00 |
|
Matt Bierner
|
5d3e35d542
|
Fix css client ext types
|
2025-03-24 15:28:37 -07:00 |
|
Megan Rogge
|
725c5f705a
|
apply existing label, doc, and detail to inline completion (#244490)
|
2025-03-24 22:21:17 +00:00 |
|
Matt Bierner
|
dd74e0494a
|
Pick up latest md language server
|
2025-03-24 15:03:03 -07:00 |
|
Megan Rogge
|
cce23e3aaa
|
on bin change, update terminal suggest path executable cache (#244310)
|
2025-03-24 21:19:03 +00:00 |
|
Matt Bierner
|
8225b496b1
|
Updating @types/node
Needs some minor code changes too to support the new typings
|
2025-03-24 13:02:28 -07:00 |
|
eleanorjboyd
|
12df889920
|
add right click menu support
|
2025-03-24 11:00:49 -07:00 |
|
Ladislau Szomoru
|
94f0f50f9e
|
Git - try a different separator in the ref picker (#244340)
|
2025-03-22 15:56:29 -07:00 |
|
Tyler James Leonhardt
|
bdb7cc4f0c
|
Bump msal-runtime (#244321)
Fixes https://github.com/microsoft/vscode/issues/240307
|
2025-03-21 20:56:33 -07:00 |
|
Megan Rogge
|
2b94f42121
|
align the look of paths for executables/specs in terminal completions (#244298)
fix #242191
|
2025-03-21 14:00:33 -07:00 |
|
Megan Rogge
|
b6fe17c848
|
add kind for specs so icon is correct (#244301)
fix #244300
|
2025-03-21 13:59:53 -07:00 |
|