Commit Graph

89908 Commits

Author SHA1 Message Date
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
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
Megan Rogge
f66bc86da8 add terminal editor and tab smoke tests (#137393)
* Add a bunch of tests

* tweak tests

* add profile tests, now breaking (no profiles showing up)

* uncomment tests

* update expected

* fix test

* merge

* all passing

* bunch of improvements

* improve readability

* all should be passing and cleaned up

* all passing

* fix #137243 and clean-up

* remove .only

* fix #137247

* get rid of enum

* see if this fixes timing issue

* use keybinding for show terminal instead

* remove delay, implement better accept function

* get rid of unneeded index

* try something else

* wait for empty editor to be active

* remove .only

* decrease redundancy in names

* re-add xterm selector

* try something else

* undo change that broke things worse

* add terminal-tabs test

* all tabs tests passing locally

* kill all

* await before running each

* fix tests

* remove .only

* try waiting for focused xterm

* remove .only

* clean up

* 🧹

* fix profiles tests by using this.app.props

* revert to use default shell

* re-add conditional

* Get tests passing on WebKit

On WebKit the smoke tests were failing because the quick pick was
triggering a focus event on the terminal after the blur event had
already happened, this caused the view service to think the terminal
was still focused when it wasn't. The fix was to reset the context key
also in IViewsService.closeView.

* Safari -> WebKit

* Prefer arrow functions

* remove beforeEach timeout

* add timeouts to contributed profile tests

* add terminal editor tests, fix #137377

* add a bunch of tests

* refactor

* get rid of profile specific command

* more polish

* refactor getTabs -> assertTerminalGroups

* fix failing test

* more polish

* remove .only

* add assertSingleTab

* remove unused import

* fix error

* fix more failures

* more changes

* fix almost all except for plus button

* fix failing plus button test

* all passing

* modify error that gets thrown

* modify error message again

* remove unused wildcard/ ANY_NAME, fix icon code

* fix icon code

* large refactor, improvements

* finish polish

* 1 failing

* get test to pass

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2021-11-18 15:11:40 -08:00