Commit graph

90166 commits

Author SHA1 Message Date
Daniel Imms 5dec5256d7 Add some detach/attach tests 2021-11-19 10:33:43 -08:00
Daniel Imms 4f87975515 Fix fetching remote backends for attach session command
Part of #136064
2021-11-19 09:45:57 -08:00
Daniel Imms 09de7dafc5 Fix terminal grace time constants in remote
This was causing detach to kill procs immediately

Part of #136064
2021-11-19 09:45:09 -08:00
Johannes Rieken a320e4c68b
call resolveWorkspaceSymbol when the provider has it, no more incomplete locations, https://github.com/microsoft/vscode/issues/69558 2021-11-19 18:29:17 +01:00
Henning Dieterichs 2d29ba72fe
Don't render invisible characters in hover (including bidi control characters). 2021-11-19 17:26:27 +01:00
Henning Dieterichs 8aeceae099
Fixes nits from code review. 2021-11-19 17:15:33 +01:00
Logan Ramos 1b5c8e1e08
Bump distro 2021-11-19 11:01:53 -05:00
João Moreno a71275a72f
increase smoke test limits 2021-11-19 16:55:07 +01:00
João Moreno e53aa2a0dc
fix snap 2021-11-19 16:53:55 +01:00
Henning Dieterichs 023ed3f44a
Adds SimpleWorkspaceTrustManagementService to provide IWorkspaceTrustManagementService to monaco editor contributions. 2021-11-19 15:36:13 +01:00
João Moreno 2ec3bfc440
builds: disable caching 2021-11-19 15:07:35 +01:00
Daniel Imms 96cc3b8fc0 Disable should respect dimension overrides again
Part of #137155
2021-11-19 06:01:49 -08:00
Alex Dima a3f6aadf28
Fixes #117264: Abandon tokenizing a line after 500ms if possible. 2021-11-19 14:49:37 +01:00
Benjamin Pasero 4970694100
Use dist from jschardet and not sources
* use dist from `jschardet`

* fix it
2021-11-19 14:14:54 +01:00
Henning Dieterichs b61578f422
Implements highlighting of unicode characters. 2021-11-19 14:06:47 +01:00
João Moreno f5be473ddf
fix snap build 2021-11-19 13:43:38 +01:00
Henning Dieterichs e16fcb1634
Merge pull request #137471 from mamphis/multiple_codicons_for_line
glyphMargin: Wrapped codicons inside parent div
2021-11-19 11:46:26 +01:00
mamphis fb7ebd307e Style::debug.contribution: change content of breakpoint+stackframe
This readds a content-element for codicons which was removed in
49efe65bc3.

The content applies when both the classes `codicon-debug-breakpoint
and `codicon-debug-stackframe`.
2021-11-19 11:36:12 +01:00
mamphis f8dd92c0f4 glyphMargin: Reverted previous change
This path reverts the previous change of wrapping each class in a parent
div.
2021-11-19 11:32:07 +01:00
Benjamin Pasero ddbda4c196
tests - enable crash reporter for electron based unit tests
//cc @deepak1556
2021-11-19 11:12:53 +01:00
Alex Dima b8357ede65
Restore Text Mate Syntax Grammar Logging functionality (#117264) 2021-11-19 10:55:25 +01:00
João Moreno 780cf1c4e4
fix snap build 2021-11-19 10:45:19 +01:00
Benjamin Pasero 3a81c25c7a
watcher - mitigate #137430 2021-11-19 10:37:52 +01:00
Martin Aeschlimann cd0e926097
hide _json.showAssociatedSchemaList command 2021-11-19 10:02:49 +01:00
Alex Dima 9fd6ee7095
Fixes #73656: Do not activate extensions if the search for glob patterns from workspaceContains times out 2021-11-19 09:57:45 +01:00
Alex Dima 39155b5711
Update .cachesalt in an attempt to help the build proceed 2021-11-19 09:24:37 +01:00
deepak1556 d495934fe4 fix: loading unsigned native modules from Ext host
Fixes https://github.com/microsoft/vscode/issues/137312
2021-11-19 15:06:35 +09:00
rebornix 607fdb78bb
single state change event. 2021-11-18 19:04:52 -08:00
rebornix 3503de7765
cell part respond to view cell state change. 2021-11-18 18:50:54 -08:00
rebornix cc9e629a1c
move progress bar listener to codecell 2021-11-18 18:38:23 -08:00
rebornix 4f9ee29c30
cell progress bar update. 2021-11-18 18:36:49 -08:00
rebornix de68e43a25
move hover and output focus into CodeCell 2021-11-18 18:33:53 -08:00
rebornix ee689f7822
💄 2021-11-18 18:28:11 -08:00
rebornix ed9a644542
move focus sink update to CodeCell 2021-11-18 18:19:05 -08:00
rebornix 8a4b1a675e
hook up cellPart.prepareRender 2021-11-18 17:20:41 -08:00
rebornix c8d6875840
updateLayoutNow/Async. 2021-11-18 17:08:24 -08:00
rebornix 583e3f088c
ICellViewModel.editorWidth. 2021-11-18 16:57:34 -08:00
rebornix 79dd3eb4de
dedup. 2021-11-18 16:39:06 -08:00
rebornix 865714bdcb
abstract focus indicator. 2021-11-18 16:38:07 -08:00
rebornix 9680ab09a1
💄 2021-11-18 16:38:07 -08:00
rebornix 0620364b98
top insert toolbar is viewpart. 2021-11-18 16:38:07 -08:00
rebornix 680555311c
updateLayout for bottom toolbar. 2021-11-18 16:38:06 -08:00
rebornix b18571c673
cellpart 2021-11-18 16:38:06 -08:00
Rob Lourens d0f6f16a1e
Merge pull request #133637 from suzmue/focused
clear focused thread if it does not exist
2021-11-18 16:13:10 -08:00
Suzy Mueller 36ff562d92 use condition to check for focus 2021-11-18 19:04:02 -05:00
Suzy Mueller 4d920d6b7f
Merge branch 'microsoft:main' into focused 2021-11-18 19:03:06 -05:00
Alex Dima 7fbe563c0a
Fixes #136937: Do not log extension activation canceled error if the extension host is going down 2021-11-19 00:45:29 +01:00
rebornix 5d0da7b953
move decorations out of cell renderer 2021-11-18 15:44:46 -08:00
Alexandru Dima c30fc3d415
Merge pull request #123071 from Pranomvignesh/Fix-keybindings-title
Fix keybindings title
2021-11-19 00:13:25 +01:00
Alex Dima 2c6d3b27bb
Change Alt to Option only in the aria label provider and adopt change in tests 2021-11-19 00:11:57 +01:00