Megan Rogge
0b257aaeb4
add --locate-shell-integration-path to code spec with suggestions ( #242708 )
...
fix #242467
2025-03-05 18:41:09 +00:00
Alex Ross
dfcb5f367c
Night Owl Light appears much more blue with Tree Sitter highlighting ( #242058 )
...
* Night Owl Light appears much more blue with Tree Sitter highlighting
Fixes #241887
* Fix template strings
* Fix tests
* Fix tests
2025-03-05 09:37:10 -08:00
Megan Rogge
bfafb935b2
Merge pull request #242585 from microsoft/embarrassing-snail
...
ensure alias value is used for spec when generating completions
2025-03-05 15:41:49 +01:00
Aiday Marlen Kyzy
fb3a36133e
Removing double slash from wtihin regex in onEnter rule ( #242679 )
...
removing double slash from wtihin regex in onEnter rule
2025-03-05 12:28:46 +01:00
Alex Ross
5ff58539b4
Support targeting multiple scopes in a theme with tree sitter ( #241703 )
...
* Support targeting multiple scopes in a theme with tree sitter
* Fix tests
* Respond to PR feedback
* Fix tests
2025-03-05 11:07:56 +00:00
Ladislau Szomoru
d234a62e39
Git - remove diffCommand proposal ( #242675 )
2025-03-05 11:44:12 +01:00
Ladislau Szomoru
9fbff868fd
Git - use editorInlayHint.foreground for the git blame editor decoration as it is lighter than editorCodeLens.foreground ( #242665 )
2025-03-05 10:08:45 +01:00
Megan Rogge
04a1f0815a
get aliases via login shell for mac ( #242588 )
...
fixes #241824
2025-03-04 11:16:49 -08:00
Ladislau Szomoru
f7bc839df9
Git - 💄 add path delimiter when calling git blame ( #242553 )
2025-03-04 13:04:14 +01:00
Ladislau Szomoru
e4e03ebce9
Git - fix data shape issue for the merge base ( #242544 )
2025-03-04 12:16:09 +01:00
Tushar Sadhwani
3b55994f24
Make git show ref argument unambiguous ( #242483 )
...
make `git show` ref argument unambiguous
2025-03-04 09:28:33 +00:00
Daniel Imms
82519eb1c9
Merge pull request #242208 from microsoft/merogge/update-comment
...
update comment
2025-03-03 15:02:27 -08:00
Megan Rogge
94e7fe385c
add terminal completion debug logs ( #242517 )
...
fix #242076
2025-03-04 00:00:44 +01:00
Megan Rogge
12dafaf7b5
fix terminal suggest bug where unexpected completions are returned ( #242363 )
2025-03-03 22:56:30 +00:00
Ladislau Szomoru
f1f5327a74
Git - do not show "Not Committed Yet" while typing ( #242508 )
2025-03-03 17:28:52 -05:00
Raymond Zhao
54b12e5ec8
Copy UUID impl ( #231347 )
2025-03-03 09:29:59 -08:00
Ladislau Szomoru
f11a86a05f
Revert "Git - remove jschardet ( #241256 )" ( #242469 )
...
This reverts commit 6fdb41922c .
2025-03-03 16:00:53 +01:00
Benjamin Pasero
f909b15f53
status - consistent casing for language entries ( #242466 )
...
* status - consistent casing for language entries
* more
2025-03-03 15:36:07 +01:00
Ladislau Szomoru
6ef179a793
Git - improve git blame rendering efficiency ( #242456 )
2025-03-03 13:03:12 +01:00
Matt Bierner
cb28ffece2
Bundle TS 5.8.2
...
For #242359
2025-02-28 13:10:21 -08:00
Benjamin Pasero
355e73c5e0
encoding - add tests for utf8bom ( #242132 ) ( #242347 )
2025-02-28 11:15:28 -08:00
Alex Ross
a267073204
Update grammars ( #242296 )
2025-02-28 13:20:44 +01:00
Megan Rogge
73b48e98f5
provide activeEditorState setting completion ( #242216 )
...
fixes #241880
2025-02-27 19:27:36 +01:00
Tyler James Leonhardt
9ca1204521
Doc calling out GitHub OAuth client secret behavior ( #242210 )
2025-02-27 18:47:41 +01:00
meganrogge
acbcb2b7ec
update comment
2025-02-27 11:09:47 -06:00
João Moreno
25c371614f
disable untrackedChangesEnableTrash in linux snap ( #242188 )
...
* disable untrackedChangesEnableTrash in linux snap
related to #241476
cc @lszomoru
* missing isLinuxSnap check
2025-02-27 16:36:12 +01:00
João Moreno
6a06fb719e
rename untrackedChangesEnableTrash to discardUntrackedChangesToTrash ( #242186 )
2025-02-27 15:42:12 +01:00
Matt Bierner
c071cfb288
Merge branch 'main' into reverthover
2025-02-26 14:16:06 -08:00
Matt Bierner
8874a60376
Merge pull request #241742 from mjbvz/upper-walrus
...
Always try sending along project root paths
2025-02-26 14:12:12 -08:00
Daniel Imms
8b0f80c492
Merge pull request #242117 from microsoft/tyriar/241702_2
...
Remove cwd fallback, ensuring we don't suggest non-existent folders
2025-02-26 13:37:11 -08:00
Daniel Imms
c25c5e8612
Remove cwd fallback, ensuring we don't suggest non-existent folders
...
Fixes #241702
2025-02-26 13:09:49 -08:00
Daniel Imms
5090a351b1
Make option item kind check stricter
...
Fixes #241825
2025-02-26 12:38:20 -08:00
Connor Peet
0f49f0e649
npm: fix run button in scripts tree not updating when npm.scriptRunner is changed ( #242098 )
2025-02-26 19:22:30 +01:00
Alex Ross
3f1ff35be2
Differences in syntax colorization on file full of errors ( #242085 )
...
Fixes #241813
2025-02-26 16:48:17 +01:00
Matt Bierner
3959708c89
Merge pull request #241764 from mjbvz/marked-mammal
...
Preserve original data transfer value if still in same ext host context
2025-02-25 18:03:57 -08:00
Megan Rogge
2dbfd1e50a
save zsh builtin command descriptions to ts file vs json ( #241967 )
2025-02-25 23:54:35 +01:00
Ladislau Szomoru
497645a3f7
Git - rename "untrackedChangesSoftDelete" to "untrackedChangesEnableTrash" ( #241953 )
2025-02-25 21:51:51 +01:00
Matt Bierner
4fb6e4a08f
Preserve original data transfer value if still in same ext host context
...
Fixes #241164
2025-02-24 12:51:18 -08:00
Martin Aeschlimann
8d7910be59
dimmed monokai: remove duplicate rules ( #241756 )
2025-02-24 21:22:26 +01:00
Daniel Imms
c99a5229bd
Merge pull request #241711 from microsoft/tyriar/241592_2
...
Ensure data events are flushed before execution end fires
2025-02-24 11:35:36 -08:00
Matt Bierner
9697d7ea66
Always try sending along project root paths
...
If the user opens a ts file outside of any workspace, currently we may not send along a project root path to TS. This can result in extra projects being loaded
Instead we should tell TS about the current workspace we have opened
2025-02-24 11:08:54 -08:00
Daniel Imms
87dc506eca
Ensure data events are flushed before execution end fires
...
Fixes #241592
2025-02-24 07:30:40 -08:00
Megan Rogge
42c5863214
remove info log ( #241671 )
2025-02-24 06:40:09 -08:00
Benjamin Pasero
c66aef66c1
terminal - skip flaky tests ( #241678 )
2025-02-24 08:41:24 +01:00
Daniel Imms
57109e1039
Merge pull request #241395 from microsoft/tyriar/241392
...
Differentiate flags/options, add option value type
2025-02-23 20:59:07 -08:00
Daniel Imms
0ce83659a3
Merge pull request #241584 from microsoft/tyriar/set_location
...
Add set-location spec for pwsh
2025-02-23 20:57:45 -08:00
Daniel Imms
2e43cb8fe6
Merge pull request #241582 from microsoft/tyriar/reduce
...
Reduce changes in fig specs
2025-02-23 20:56:08 -08:00
Daniel Imms
55feb94b29
Ensure terminal data is segmented by C and D sequences
...
The tests failed because on mac the 633;C and 633;D events both appear in the
same event. The change ensures we match globally on the regex and cleans up
handling of multiple events. This went from failing consistently to passing
consistently on my mac.
Fixes #241592
2025-02-23 07:38:50 -08:00
Benjamin Pasero
8b14930e34
unblock build (skip tests) ( #241619 )
2025-02-23 07:30:07 +01:00
Benjamin Pasero
904587908c
unblock build (skip tests) ( #241591 )
2025-02-22 11:30:12 -08:00