Commit graph

92825 commits

Author SHA1 Message Date
Alex Ross
bf7bef2b02
Fix quoting for tasks
Part of #142196
2022-02-07 14:54:42 +01:00
Dirk Baeumer
f8fe16b97a
Use regexp from stripComments. 2022-02-07 14:29:53 +01:00
Benjamin Pasero
6124b10166
web - drop retoring previous folder 2022-02-07 10:12:51 +01:00
Ladislau Szomoru
97c1e76d66
Comment out SBOM tasks 2022-02-07 09:40:00 +01:00
Ladislau Szomoru
4336a744e2
Add conditions to the SBOM tasks 2022-02-07 09:31:50 +01:00
Dirk Bäumer
432349e1eb
Merge pull request #142077 from microsoft/dbaeumer/stripComments
Move strip comments into own module and write tests
2022-02-07 09:24:27 +01:00
deepak1556
23731b5ff9 ci: fix server package folders
Publish step will move the contents of legacy server folder
vscode-reh-* to vscode-server-* leading to the SBOM step
failure

/cc @lszomoru
2022-02-07 16:40:31 +09:00
Tyler Leonhardt
e485dc292f
improve logic around auth server 2022-02-06 14:56:22 -08:00
Ladislau Szomoru
a0dd9ed39f
Engineering - update pipeline (#142326) 2022-02-06 16:44:53 +01:00
Bruno Brant
8d584a5594
fix typo (#142281)
Small typo mixing Test with Text
2022-02-05 13:22:54 -08:00
Johannes Rieken
ad2b76daee
move accept/discard btns into refactor panel, https://github.com/microsoft/vscode/issues/141065 2022-02-05 15:44:15 +01:00
Johannes Rieken
fd4cae27ee
some more API doc, https://github.com/microsoft/vscode/issues/129037 2022-02-05 14:37:39 +01:00
Johannes Rieken
627d46551d
support double click gesture on inlay hints, API polish, https://github.com/microsoft/vscode/issues/16221 2022-02-05 14:25:37 +01:00
Benjamin Pasero
0d741957d9
smoke - bring back keybindings test 2022-02-05 07:06:54 +01:00
Rob Lourens
5a979f7f4a Fix restoring focused cell idx incorrectly
Fix #141768
2022-02-04 20:40:36 -08:00
Rob Lourens
fdeb70bc4c Make folded markdown cell '...' clickable
Fix #141582
2022-02-04 18:50:32 -08:00
Rob Lourens
fa2b51e2ea Fix markdown cell jitter when fold/unfold
Fix #142249
2022-02-04 17:52:26 -08:00
Rob Lourens
14b8c5d80e Don't allow losing focus in notebook with esc
Fix #121129
2022-02-04 17:12:31 -08:00
Tyler Leonhardt
757b70873e
move Auth types to a better location 2022-02-04 16:53:37 -08:00
rebornix
23b4873fda
💄 2022-02-04 16:42:05 -08:00
rebornix
f71d4b6a02
fix #142239. 2022-02-04 16:41:33 -08:00
Connor Peet
f5b418e3e9
testing: fix output automatically collapsing during run
Fixes #142000
2022-02-04 16:32:23 -08:00
Tyler Leonhardt
6dcfe5c46e
ensure interface in extHost doesn't have any functions 2022-02-04 16:08:03 -08:00
Jackson Kearl
b77e96a193
Fix #141051 2022-02-04 15:57:45 -08:00
Tyler Leonhardt
5eb228a156
add an auth test 2022-02-04 15:50:14 -08:00
Megan Rogge
2517c1f4b2
align terminal link commands with internal link types (#142216) 2022-02-04 17:35:05 -06:00
Daniel Imms
b32cd76c67 Merge consecutive commands into latest
Fixes #141495
2022-02-04 15:18:00 -08:00
Daniel Imms
7e60a81c28 Fix terminal link highlight
Fixes #140916
2022-02-04 15:09:04 -08:00
rebornix
e746825610
fix #141314 2022-02-04 15:05:59 -08:00
Alex Dima
44a6c7af67
Fixes microsoft/monaco-editor/issues/2941: Set singleton service descriptors that were registered later 2022-02-04 23:51:29 +01:00
Daniel Imms
7ec8fa422f Fix psreadline again
Fixes #142161
2022-02-04 14:46:49 -08:00
Daniel Imms
d6d6075d94
Merge pull request #142228 from microsoft/tyriar/141483
Shell integration hide welcome setting
2022-02-04 14:39:13 -08:00
rebornix
00b6e34e6d
fix #138322. 2022-02-04 14:20:37 -08:00
Daniel Imms
fd4aad8c28 zsh hide welcome 2022-02-04 14:15:20 -08:00
Daniel Imms
9c5f1d5c08 Support linux/mac pwsh hide welcome 2022-02-04 14:05:17 -08:00
Daniel Imms
d9b8e929d1 Remove bold after shell integration welcome msg 2022-02-04 14:05:08 -08:00
Connor Peet
e22b256942
testing: reduce /api imports
For #141921
2022-02-04 13:57:08 -08:00
Jackson Kearl
c94415cb9c
Enhance logging of open editor queries ref #140198 2022-02-04 13:36:44 -08:00
Daniel Imms
319c3c7382 Revert most changes in #142211 2022-02-04 13:17:08 -08:00
Daniel Imms
607a45a68d Hide welcome message in bash 2022-02-04 13:12:29 -08:00
Logan Ramos
4b5865990f
Update build gulp file 2022-02-04 15:31:13 -05:00
Raymond Zhao
2448bd5d4a
Change "here" links to be more descriptive (#142106)
Fixes #140059
2022-02-04 12:21:53 -08:00
Rob Lourens
5004a07406 Adapt cell ranges for #141687 2022-02-04 12:18:05 -08:00
Daniel Imms
1ce2c6a440 Merge remote-tracking branch 'origin/main' into tyriar/141483 2022-02-04 12:14:20 -08:00
Daniel Imms
99cf1d2941
Merge pull request #142211 from LuanVSO/fix-psreadline
fix psreadline not working with shell integration
2022-02-04 12:12:43 -08:00
Daniel Imms
f56eedcdc6 Merge remote-tracking branch 'origin/main' into pr/LuanVSO/142211 2022-02-04 12:11:36 -08:00
Ladislau Szomoru
cf040aa0db
Related to #140731 2022-02-04 21:04:59 +01:00
Jackson Kearl
99f3c2c7e7
Fix #140280 2022-02-04 11:56:21 -08:00
Connor Peet
ee9b661cb1
debug: fix action bar input being hidden
For #142010
2022-02-04 11:38:42 -08:00
Rob Lourens
146049f09c Breakpoint actions should not appear when no editor is open
Fix #142214
2022-02-04 11:36:34 -08:00