Andrea Mah
|
61b242c67f
|
add new versions of search APIs (#222231)
* add new versions of search APIs in separate proposed files
|
2024-07-19 14:28:10 -07:00 |
|
Daniel Imms
|
be9e90cad7
|
Merge pull request #222232 from microsoft/tyriar/222228
Polish experience for completing files and folders in pwsh
|
2024-07-19 13:07:02 -07:00 |
|
Daniel Imms
|
0a675a03e3
|
Don't replace common prefix
Fixes #222233
|
2024-07-19 12:48:24 -07:00 |
|
Daniel Imms
|
696d6ff607
|
Correct bat score on non Windows
|
2024-07-19 12:37:52 -07:00 |
|
Ladislau Szomoru
|
b1daa7f77f
|
SCM - enable history graph by default (#222229)
|
2024-07-19 12:30:06 -07:00 |
|
Daniel Imms
|
ae17d3ef0d
|
Treat / as an alias for \ in terminal suggest on Windows
Fixes #222227
|
2024-07-19 12:18:06 -07:00 |
|
Daniel Imms
|
46618dc3c9
|
Use path separator based on OS
Fixes #222230
|
2024-07-19 12:13:09 -07:00 |
|
Daniel Imms
|
fd7206f2d8
|
Add trailing \ to folder completions
Fixes #222230
|
2024-07-19 12:11:35 -07:00 |
|
Daniel Imms
|
49b8c7e4c6
|
Prefer short completions and give boost to ext based on OS
Fixes #222228
|
2024-07-19 12:02:53 -07:00 |
|
Megan Rogge
|
5901ad6b36
|
Revert "do not implicitly add onTaskType:x activation events for ex… (#222204)
|
2024-07-19 11:56:19 -07:00 |
|
Megan Rogge
|
edb725d6b8
|
dispose of watch expr listener when it's removed (#222123)
|
2024-07-19 11:40:43 -07:00 |
|
Christof Marti
|
0fed34a78d
|
Update distro hash
|
2024-07-19 19:20:26 +02:00 |
|
Rob Lourens
|
c9773d3655
|
Change code citation UX to a footer that opens details in an editor (#222133)
|
2024-07-19 10:03:45 -07:00 |
|
Connor Peet
|
ba8fd12904
|
testing: support call stacks in test failures (#222126)
* wip
* refine it some more, make the stack inline
* polish
* add toolbar actions for tests
* remove unused classes
* fix build
|
2024-07-19 09:23:20 -07:00 |
|
kapodamy
|
bd8062748d
|
remove padding spaces
|
2024-07-19 13:07:00 -03:00 |
|
kapodamy
|
c825fd0180
|
place regex in variables before use
|
2024-07-19 13:07:00 -03:00 |
|
kapodamy
|
76cfab2b22
|
escape regex in file shellIntegration-bash.sh
|
2024-07-19 13:07:00 -03:00 |
|
Henning Dieterichs
|
0dae07cad2
|
Fixes #218001
|
2024-07-19 17:56:57 +02:00 |
|
Isidor Nikolic
|
539eeb80b9
|
Merge pull request #222195 from microsoft/isidorn/urgent-vole
update distro hash in package.json
|
2024-07-19 17:17:20 +02:00 |
|
Ladislau Szomoru
|
08c88cee36
|
SCM - better handle empty commits (#222194)
|
2024-07-19 07:59:30 -07:00 |
|
isidorn
|
67b286cd74
|
update distro hash in package.json
|
2024-07-19 16:51:05 +02:00 |
|
Daniel Imms
|
37898a5689
|
Merge pull request #222190 from microsoft/tyriar/222187_2
Use terminal suggest trigger chars even when widget is visible
|
2024-07-19 07:30:14 -07:00 |
|
Ladislau Szomoru
|
0c0837460f
|
SCM - add support for multi-select in the history graph (#222186)
|
2024-07-19 07:23:01 -07:00 |
|
Daniel Imms
|
39450a2a81
|
Merge pull request #222185 from microsoft/tyriar/222184
Ignore sequence data events in terminal suggest
|
2024-07-19 07:21:08 -07:00 |
|
Daniel Imms
|
65334643b6
|
Move variable into lower scope
|
2024-07-19 07:11:34 -07:00 |
|
Daniel Imms
|
2c265b30f3
|
Use terminal suggest trigger chars even when widget is visible
Fixes #222187
|
2024-07-19 07:10:50 -07:00 |
|
Daniel Imms
|
c60d7cf89c
|
Ignore sequence data events in terminal suggest
Fixes #222184
|
2024-07-19 07:01:35 -07:00 |
|
Daniel Imms
|
62428918c8
|
Fix aliases
|
2024-07-19 05:10:56 -07:00 |
|
Daniel Imms
|
4bc2e8148b
|
Aliases
|
2024-07-19 05:06:19 -07:00 |
|
Daniel Imms
|
50f5e0db27
|
Git completion descriptions
|
2024-07-19 05:01:03 -07:00 |
|
Daniel Imms
|
9e068cbe8a
|
Add b.+ descriptions
|
2024-07-19 04:39:37 -07:00 |
|
Daniel Imms
|
27ee042652
|
Add missing branch icon case
|
2024-07-19 04:09:40 -07:00 |
|
Ladislau Szomoru
|
9b7b416241
|
Markdown - add border-radius to the supported attribute values (#222164)
HoverWidget - add border-radius to the supported attribute values
|
2024-07-19 03:25:36 -07:00 |
|
Ladislau Szomoru
|
129edfe9cd
|
SCM - add basic context menu to history graph (#222162)
|
2024-07-19 03:20:53 -07:00 |
|
Ladislau Szomoru
|
f674ef206c
|
Git - only set base if it's different than remote (#222163)
|
2024-07-19 03:05:52 -07:00 |
|
Christof Marti
|
8c621422f5
|
Fix: Session credentials can be undefined (#220034)
|
2024-07-19 11:42:46 +02:00 |
|
Henning Dieterichs
|
7260529c67
|
Fixes #6249
|
2024-07-19 11:42:16 +02:00 |
|
Simon Siefke
|
6ab04ca284
|
fix: memory leak in StickyScrollFocus (#221622)
fix: memory leak in abstractTree
|
2024-07-19 08:25:43 +00:00 |
|
Ladislau Szomoru
|
466bb876a6
|
Git - update terminal shell integration (#222155)
|
2024-07-19 09:26:50 +02:00 |
|
Sandeep Somavarapu
|
b51f432ce2
|
fix #221945 (#222154)
|
2024-07-19 08:44:50 +02:00 |
|
Sandeep Somavarapu
|
f9de9843af
|
feedback on secure update feature (#222151)
|
2024-07-18 22:36:54 -07:00 |
|
Megan Rogge
|
89690b9d76
|
register announcer contribution (#222119)
|
2024-07-18 14:57:17 -07:00 |
|
Megan Rogge
|
7a32bbaa1c
|
add closing bracket (#222110)
|
2024-07-18 13:49:51 -07:00 |
|
Daniel Imms
|
ced6586b16
|
Merge pull request #222090 from microsoft/tyriar/222076__222089
Never request completions right after accepting
|
2024-07-18 13:27:44 -07:00 |
|
Daniel Imms
|
0f63ef6a39
|
Merge pull request #221976 from syi0808/fix/remove-fixed-rows-when-toggle-width
fix(terminal): remove fixedRows line in add scrollbar
|
2024-07-18 13:27:22 -07:00 |
|
Matt Bierner
|
febad5e489
|
Handle empty edits for TS paste (#222109)
Should use default paste in this case. Talking with TS if this should be handled differently from the server but worth adding the workaround for now
|
2024-07-18 12:34:03 -07:00 |
|
Megan Rogge
|
77e2e9446a
|
Merge branch 'main' into fix/remove-fixed-rows-when-toggle-width
|
2024-07-18 11:47:55 -07:00 |
|
Daniel Imms
|
1416d5bd96
|
Basic code completions
|
2024-07-18 11:32:28 -07:00 |
|
Ladislau Szomoru
|
4e9bc6223b
|
SCM - history graph improvements (#222102)
* SCM - hover improvements
* SCM - create theme colors for history graph
* Update tests
|
2024-07-18 11:15:18 -07:00 |
|
Daniel Imms
|
acb1f25fae
|
Git tab expansion
|
2024-07-18 11:08:10 -07:00 |
|