Commit graph

90938 commits

Author SHA1 Message Date
Benjamin Pasero b2e79a699f
smoke - improve app lifecycle (#139693)
* smoke - make sure app is closed when `app.start` fails

* smoke - `capturePage` to fallback to active window

* smoke - more logging around remote resolving
2021-12-23 16:38:54 +01:00
Alex Dima d89b167121
Add an async tokenizeToString 2021-12-23 16:03:39 +01:00
Alex Dima b008c63b0c
Remove waiting in colorize 2021-12-23 16:03:39 +01:00
Johannes Rieken 66877705a0
fix https://github.com/microsoft/vscode/issues/139690 2021-12-23 15:56:38 +01:00
Tyler James Leonhardt a6487c64af
Workaround Safari clipboard.writeText behavior (#139657) 2021-12-23 09:45:10 -05:00
Johannes Rieken 5d3b6fb70e
mark current proposal as deprecated, https://github.com/microsoft/vscode/issues/102091 2021-12-23 15:39:32 +01:00
Alex Ross 419d62aa0b
Fix multiple lockfile warning with npm workspaces
Fixes #139654
2021-12-23 14:02:18 +01:00
Johannes Rieken e0064b4a84
add overall triage-needed query to inbox 2021-12-23 12:55:34 +01:00
Megan Rogge 21c73fe3ed
support terminal link keyboard navigation (#139620) 2021-12-22 21:33:29 -06:00
Daniel Imms 6685d794ed Don't load xterm search addon until it's needed
Fixes #139646
2021-12-22 11:11:43 -08:00
Daniel Imms 67fcf209e7 xterm@4.16.0
Fixes #139645
2021-12-22 11:04:56 -08:00
Logan Ramos 926997dbc4
Bump distro 2021-12-22 13:39:05 -05:00
Daniel Imms daf4ba622f
Merge pull request #138516 from microsoft/tyriar/137847
Try removing timeout in checkWindowReady
2021-12-22 10:38:41 -08:00
Jackson Kearl 6960f154ec
Expand range of classifier 2021-12-22 10:18:35 -08:00
Daniel Imms 1115b3104f
Merge pull request #139615 from jeanp413/fix-138358
Fixes Ctrl + Shift + {Left, Right, Home, End} is broken after a terminal is opened & closed on Firefox
2021-12-22 07:56:09 -08:00
Daniel Imms 2019c425b5
Tweak comment 2021-12-22 07:55:30 -08:00
Alexandru Dima eedccd247b
Merge pull request #139575 from slidoooor/main
Fix the overlap the line by a few pixels (#139311)
2021-12-22 15:42:27 +01:00
Alex Dima 030637f96e
Move service instantiation to DynamicStandaloneServices for services which don't need the editor instance. 2021-12-22 14:31:25 +01:00
Benjamin Pasero cadf5cc70f
Introduce and use global storage service in main process (#139632)
* convert to async methods

* more async

* shuffle things around

* first cut global storage main

* jsdoc

* cleanup
2021-12-22 13:26:28 +01:00
Alexandru Dima 5c2b7b83df
Merge pull request #139413 from SNDST00M/feat-fontstyle-strikethrough
Add `FontStyle.Strikethrough` support
2021-12-22 12:55:29 +01:00
Alex Ross 41ccdf5c2c
Fix active items in simple file picker Windows remote 2021-12-22 11:54:45 +01:00
Alex Dima ae336f2d3e
Finish adding support for strikethrough 2021-12-22 11:31:42 +01:00
jeanp413 59c4f825c0 Fixes #138358 2021-12-22 00:14:23 -05:00
Benjamin Pasero 7b9e5c32a0
tests - only skip watcher suite in CI 2021-12-21 17:33:52 +01:00
Benjamin Pasero 53c50c471e
tests - skip watcher tests 2021-12-21 17:31:43 +01:00
Johannes Rieken 8dcd693aaa
fix https://github.com/microsoft/vscode/issues/139316 2021-12-21 17:11:31 +01:00
Johannes Rieken e9e4deef80
tryfirst as default for suggestSelection, https://github.com/microsoft/vscode/issues/136864 2021-12-21 16:39:19 +01:00
Benjamin Pasero ea66836050
smoke - drop duplicate compile task for smoke tests (#139582) 2021-12-21 16:33:51 +01:00
Daniel Imms 4712e4fb0a Set active group instance index when first instance is added
Fixes #137514
2021-12-21 07:12:21 -08:00
Ladislau Szomoru db98aa9a4c
Fix codicon color/placement for ButtonWithDescription 2021-12-21 14:58:32 +01:00
Hans cfab3f69d0
Update contentWidgets.ts
Replace clientWidth and clientHeight with offsetWidth and offsetHeight,to solve overlap the line
2021-12-21 21:11:36 +08:00
Benjamin Pasero 4712a1ae88
skip flaky test (#139572) 2021-12-21 13:11:07 +01:00
Benjamin Pasero 0cc783e845
Cannot execute Save As... in git diff panel when failed to save (fix #139521) 2021-12-21 11:42:38 +01:00
Alex Ross 30e8da8a0f
Enable tree drag and drop across trees (#139567) 2021-12-21 11:25:10 +01:00
Ladislau Szomoru a186ab5b51
Add checkout step 2021-12-21 10:30:59 +01:00
Ladislau Szomoru 0b2bdcbfb1
Disable pipeline triggers 2021-12-21 10:25:03 +01:00
Ladislau Szomoru e200e9a4e0
Change job name 2021-12-21 10:23:46 +01:00
Ladislau Szomoru 7f81f4cc45
Add OneBranch pipeline 2021-12-21 10:08:51 +01:00
rebornix 3a73bf805c
re #139541. 2021-12-20 21:11:51 -08:00
Tyler Leonhardt e8a26d3ebf
ensure we treat scopes sorted and we only return a single session since GH only supports a single log in 2021-12-20 17:12:53 -05:00
rebornix 5155301cca
re #138666 2021-12-20 12:09:37 -08:00
Logan Ramos b074f69161
Fix #139355 2021-12-20 14:26:58 -05:00
Daniel Imms c2b59954cb Add cursor pointer style to hover
Not sure what caused this regression but this seems like a safe fix

Fixes #139535
2021-12-20 11:15:08 -08:00
Daniel Imms 2d1b8fbb2c Apply new xterm pointer style in override style as well 2021-12-20 11:13:22 -08:00
Daniel Imms b5519d66e4 xterm@4.16.0-beta.8
Fixes #139513
2021-12-20 09:19:12 -08:00
Daniel Imms e6c4895b0c Add update-xterm scripts to vscode repo 2021-12-20 09:19:12 -08:00
Alex Dima 2988d3dcd9
check in compilation output from 70489f2c90 2021-12-20 17:16:44 +01:00
Johannes Rieken 691a5e4479
support theme icons in pinned language status item hovers, https://github.com/microsoft/vscode/issues/129037 2021-12-20 17:15:07 +01:00
Alex Dima bd8c42ac44
Fixes microsoft/monaco-editor#2842: Keep static members with initializers that might have side effects 2021-12-20 17:06:00 +01:00
Daniel Imms 64e323d4ce Fix validated link caching
Part of #139513
2021-12-20 08:03:18 -08:00