Commit graph

89915 commits

Author SHA1 Message Date
SteVen Batten e0efe28b2a
commit in buildable state 2021-11-22 10:55:12 -08:00
rebornix 9a97289dc7
redundant layout change of cell status bar. 2021-11-19 13:08:02 -08:00
Martin Aeschlimann f13f5832fd
[json] when downloading JSON Schema files, do Conditional GETs. Fixes #101050 2021-11-19 22:06:54 +01:00
Martin Aeschlimann d3aabc5449
remoteCli: support opening new windows, including other remotes and locals. Fixes #137529 2021-11-19 22:06:53 +01:00
Martin Aeschlimann cc30f1f967
windowsMainServer: reuse doOpenEmpty & include arguments in traces 2021-11-19 22:06:52 +01:00
Martin Aeschlimann c28aeab310
add verbose to remoteCli 2021-11-19 22:06:51 +01:00
Miguel Solorio 6b52ad88d6 Fix #136774 2021-11-19 12:21:56 -08:00
rebornix b33ab96c3d
Move progress bar to cell part. 2021-11-19 11:49:56 -08:00
SteVen Batten 30aa38554b
fixes #137523 2021-11-19 11:39:55 -08:00
rebornix bd93a73c14
prepare layout. 2021-11-19 11:30:07 -08:00
Peng Lyu 0b3533700e
Merge pull request #137486 from microsoft/rebornix/single-cell-em
Single view cell state event listener
2021-11-19 11:11:45 -08:00
Miguel Solorio 08aeb7f34d Update input options to include hover feedback (Fixes #137441) 2021-11-19 10:55:29 -08:00
Benjamin Pasero c07710f51c
🆙 sudo-prompt 2021-11-19 19:54:22 +01: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
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
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
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