Benjamin Pasero
|
fd7efbee45
|
smoke - cleanup some file names
|
2022-04-05 19:21:29 +02:00 |
|
Benjamin Pasero
|
16b97e6846
|
smoke - better use of tree-kill
|
2022-04-05 19:08:33 +02:00 |
|
Benjamin Pasero
|
8212626e5f
|
smoke - disable verbose for windows
|
2022-04-05 18:56:59 +02:00 |
|
Logan Ramos
|
8bcabe3f00
|
More JS Doc comments
|
2022-04-05 12:42:03 -04:00 |
|
Johannes
|
9ff54fa29a
|
api tods
|
2022-04-05 18:07:24 +02:00 |
|
Johannes
|
83f68b5006
|
resolve completions when showing them inline, https://github.com/microsoft/vscode/issues/146468
|
2022-04-05 18:07:24 +02:00 |
|
Harald Kirschner
|
26d4e267bc
|
Instrument extension view activation (#146789)
|
2022-04-05 09:06:01 -07:00 |
|
Benjamin Pasero
|
7c31267b20
|
smoke - mitigate #146785
|
2022-04-05 18:03:36 +02:00 |
|
Raymond Zhao
|
6c7f263edb
|
Remove tag check, fixes #139886 (#146269)
|
2022-04-05 08:34:14 -07:00 |
|
Benjamin Pasero
|
66c9155d93
|
smoke - skip install and enable vscode-smoketest-check extension in remote (#146800)
|
2022-04-05 17:31:10 +02:00 |
|
Benjamin Pasero
|
9a78ee3b1a
|
unit - skip all tests for test component in node
|
2022-04-05 17:27:24 +02:00 |
|
Benjamin Pasero
|
690a9c0f8d
|
smoke - adopt repo changes
|
2022-04-05 17:19:53 +02:00 |
|
Matt Bierner
|
1096634767
|
Mark input arrays as readonly
|
2022-04-05 08:19:03 -07:00 |
|
zz
|
a8097b5607
|
feat(git): Added remote url type option (#146124)
* feat(git): Added remote url type option
* Modify extension configuration
* Simplified code
Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
|
2022-04-05 06:49:50 -07:00 |
|
heartacker
|
80f8b99e3c
|
add the git.fetch action to the frist header menu in scm in order to be easier to fetch the repo immediately (#137940)
|
2022-04-05 15:32:32 +02:00 |
|
Anthony Stewart
|
b541c1cc97
|
Rename user facinging instances of SCM to Source Control (#146742)
Co-authored-by: Anthony Stewart <anthonystewart@google.com>
|
2022-04-05 15:25:33 +02:00 |
|
Logan Ramos
|
b54bd0320e
|
Update telemetry-extractor
|
2022-04-05 09:09:10 -04:00 |
|
Alex Ross
|
8c755e807e
|
Bump distro
|
2022-04-05 15:04:16 +02:00 |
|
Johannes
|
c8feffd368
|
fix https://github.com/microsoft/vscode/issues/146405
|
2022-04-05 14:57:32 +02:00 |
|
Alex Ross
|
4cbb57235f
|
Respond to UX feedback on resolved/unresolved comments (#146733)
Part of #127473
|
2022-04-05 14:57:23 +02:00 |
|
Alex Dima
|
8c89686017
|
Fixes #146354: Use style="unicode-bidi:isolate" instead of dir="auto" for parts containing RTL
|
2022-04-05 14:51:50 +02:00 |
|
Johannes
|
d7bc872289
|
more API todo tweaks
|
2022-04-05 14:36:26 +02:00 |
|
Alex Ross
|
73b5cd8659
|
Support dragging a file from OS as text/uri-list in tree
Fixes #146734
|
2022-04-05 14:34:48 +02:00 |
|
Johannes
|
89d7548ecc
|
enable inline quick suggestions to force team feedback
|
2022-04-05 14:33:32 +02:00 |
|
Johannes
|
a2d072a5fc
|
todo update
|
2022-04-05 14:33:32 +02:00 |
|
Alex Dima
|
ccbe4d40e9
|
Avoid using ModesRegistry.registerLanguage in tests
|
2022-04-05 14:10:18 +02:00 |
|
Benjamin Pasero
|
2684fb1e00
|
smoke - logging 💄
|
2022-04-05 13:22:46 +02:00 |
|
deepak1556
|
345f572e37
|
ci: fix universal build
|
2022-04-05 19:23:16 +09:00 |
|
Johannes
|
451966fc83
|
update references view
|
2022-04-05 12:10:29 +02:00 |
|
Benjamin Pasero
|
e58cad64a9
|
smoke - add refs to #146811
|
2022-04-05 11:49:52 +02:00 |
|
Benjamin Pasero
|
a90f57b4a9
|
smoke - skip terminal tests in desktop
|
2022-04-05 11:47:29 +02:00 |
|
Benjamin Pasero
|
6508a29d23
|
smoke - more verbose logging on windows
|
2022-04-05 09:17:17 +02:00 |
|
Benjamin Pasero
|
a99a8711af
|
skip flaky terminal smoke test (#146796)
|
2022-04-05 08:40:07 +02:00 |
|
Benjamin Pasero
|
17a7edb8bb
|
smoke - remove some unused methods from driver
|
2022-04-05 08:04:40 +02:00 |
|
Benjamin Pasero
|
5a36ebebb9
|
Glob matcher fails to check on Promise for expression matching (#146304)
* Glob matcher fails to check on `Promise` for expression matching
* comment
|
2022-04-05 07:24:19 +02:00 |
|
Rob Lourens
|
21480b1a18
|
Remove leftover 'boolean' type
See PR #146543
|
2022-04-04 17:06:04 -07:00 |
|
Matt Bierner
|
86bab72670
|
Adding deprecation message for concat text document
For #146781
|
2022-04-04 17:00:09 -07:00 |
|
Jackson Kearl
|
8cc0a4f68f
|
Better instrument walkthrough interactions
|
2022-04-04 16:59:20 -07:00 |
|
Matt Bierner
|
b38d8efe6d
|
Fix unused symbol
|
2022-04-04 16:30:13 -07:00 |
|
Inclusive Coding Bot
|
4983226088
|
Switch to gender neutral terms (#146371)
* Switch to gender neutral terms
* Update testrunner.js
* Update fileSearchManager.ts
* Update fileSearch.ts
* Update fileSearch.ts
Co-authored-by: inclusive-coding-bot <inclusive-coding-bot@github.com>
|
2022-04-04 16:22:09 -07:00 |
|
Matt Bierner
|
9b0a56e2da
|
Adding comments
|
2022-04-04 15:56:30 -07:00 |
|
Matt Bierner
|
56a20501db
|
Add ugly drop into hint
For #142990
|
2022-04-04 15:56:30 -07:00 |
|
Matt Bierner
|
5505b9f095
|
Move dropIntoEditor setting out of experimental and enable by default
For #142990
|
2022-04-04 15:56:30 -07:00 |
|
Matt Bierner
|
d0767451a9
|
Adding test for renaming the definition itself
|
2022-04-04 15:56:29 -07:00 |
|
Matt Bierner
|
7831ff6a32
|
Reuse references in rename requests
|
2022-04-04 15:56:29 -07:00 |
|
Matt Bierner
|
6d43ee488e
|
Fix markdown italic in doc comment
|
2022-04-04 15:56:29 -07:00 |
|
Matt Bierner
|
baa7434480
|
Use header text as placeholder for md rename
For #146291
|
2022-04-04 15:56:28 -07:00 |
|
Matt Bierner
|
f7d3a81b58
|
Add default drop into editor implementation
For #142990
|
2022-04-04 15:56:28 -07:00 |
|
Matt Bierner
|
8c7b28ca74
|
Add some basic cancelation
|
2022-04-04 15:56:27 -07:00 |
|
Matt Bierner
|
23c7781b9f
|
Create drop into editor contribition
Will use this to add a default implementation and other features for drop into editor
|
2022-04-04 15:56:27 -07:00 |
|