Commit graph

82516 commits

Author SHA1 Message Date
Matt Bierner
acc07bd959
Mark properties readonly 2021-05-20 17:38:18 -07:00
rebornix
bf4c7042a3
cell toolbar overlap with notebook toolbar. 2021-05-20 17:21:39 -07:00
Jackson Kearl
f29bd6f18d
Dont autofocus input on ipad
Fix #122044
2021-05-20 16:21:42 -07:00
SteVen Batten
5b0fc94e6a fire event when trust is change in empty window #wt 2021-05-20 16:20:47 -07:00
Jackson Kearl
c1b809ef22
Fix #124307 2021-05-20 16:15:48 -07:00
SteVen Batten
cd27f1fcb9 update text for loose file button #wt 2021-05-20 16:07:08 -07:00
Matt Bierner
07a2aab8f2
Remove duplication around checking isRemote 2021-05-20 16:00:40 -07:00
SteVen Batten
55c2fc5604 add setting and checkbox for untrusted files #wt 2021-05-20 15:53:23 -07:00
Rob Lourens
d3f040fe01 Fix notebook cell statusbar items duplicating.
Cancel tokens on dispose, and dispose the timeout properly
2021-05-20 14:35:43 -07:00
rebornix
894b7782cc
Merge branch 'notebook/dev' into main 2021-05-20 14:17:28 -07:00
Raymond Zhao
9627b4ea63
Emmet identify CDATA for wrap, fixes #123136 2021-05-20 13:20:50 -07:00
Logan Ramos
97740a7d25
Revert "Revert "Revert "Closes #122433"""
This reverts commit 6b097212e6.
2021-05-20 15:51:30 -04:00
Rob Lourens
ddf8cc4261 Dispose CKS 2021-05-20 12:48:38 -07:00
Connor Peet
4c1474b458
debug: finalize parentSession
Closes https://github.com/microsoft/vscode/issues/123403
2021-05-20 12:47:17 -07:00
Daniel Imms
514d3162bc Persist title source and set after reconnect
Fixes #123783
2021-05-20 11:51:23 -07:00
rebornix
af0c01b1e3
Short title for command contribution. 2021-05-20 11:47:12 -07:00
Matt Bierner
18ea5ac15e
Use isRemote instead of remote authority to determine where to load from 2021-05-20 11:30:43 -07:00
Megan Rogge
6f2381e33d
Terminal tab icon API (#124004) 2021-05-20 18:17:33 +00:00
Andrea Mah
d0cea47ae3
Merge pull request #124194 from microsoft/dev/t-andreamah/outline-reveal-editor-switch-fix
Fixed Switch to Default Editor From Symbol Outline
2021-05-20 12:10:06 -06:00
isidor
dae2a9d4eb
do not auto focus on ios extensions input and keybindings
#122044
2021-05-20 20:04:03 +02:00
Logan Ramos
6b097212e6
Revert "Revert "Closes #122433""
This reverts commit 29c61570a5.
2021-05-20 14:03:02 -04:00
Logan Ramos
bd934d89ea
Use untyped editors for workspace trust 2021-05-20 14:00:43 -04:00
Connor Peet
59abb887f6
notebook: address messaging api changes 2021-05-20 10:54:52 -07:00
Matt Bierner
5b17052a5b
Fix webview tests 2021-05-20 10:53:36 -07:00
Matt Bierner
2270c36cff
Use extension location instead of remote for asWebviewUri 2021-05-20 10:32:47 -07:00
Andrea Mah
9ffac783be Merge branch 'main' into dev/t-andreamah/outline-reveal-editor-switch-fix 2021-05-20 11:31:57 -06:00
Andrea Mah
22f7f470b6 Apply Logan's suggested changes 2021-05-20 11:29:12 -06:00
Connor Peet
0b355ffc89
notebook: fix certain kernels/output not working 2021-05-20 09:53:26 -07:00
Connor Peet
f75152cd81
notebook: fix certain kernels/output not working 2021-05-20 09:53:11 -07:00
Andrea Mah
ab5df442eb
Merge pull request #123727 from microsoft/dev/t-andreamah/markdown-static-preview-scroll-state
Markdown Static Preview Scrolling Fixes
2021-05-20 10:03:43 -06:00
Andrea Mah
18c254987c Merge branch 'main' into dev/t-andreamah/markdown-static-preview-scroll-state 2021-05-20 09:47:29 -06:00
Alex Dima
2ab6e9cdd2
Debounce invoking the inline suggestions provider 2021-05-20 16:52:25 +02:00
Alex Dima
99be6bad75
Add a command to hide the inline suggestions 2021-05-20 16:51:48 +02:00
Daniel Imms
62bbbcc7bf Remove log 2021-05-20 07:51:29 -07:00
Daniel Imms
875ada9bfa experimentalUseTitleEvent -> titleMode
Fixes #22325
2021-05-20 07:46:48 -07:00
Daniel Imms
76154be4d4 Truncate Windows path from sequence, do title handling based on remote OS
Fixes #124032
2021-05-20 07:34:27 -07:00
Daniel Imms
8a6cc9cba7 Fix dynamic title for reconnected terminals
Fixes #123783
2021-05-20 07:18:50 -07:00
Alex Dima
74849362b2
Render only one line of ghosted text by default 2021-05-20 16:08:37 +02:00
Benjamin Pasero
713d586140
💄 less casts 2021-05-20 15:13:38 +02:00
Daniel Imms
1718a6e2ac Hide hover on target element(s) click
Fixes #124253
2021-05-20 06:13:22 -07:00
Daniel Imms
224b0f2292 Fix category and max-memory option args
Fixes #124255
2021-05-20 06:06:15 -07:00
Alex Dima
5ae8db2ae0
Render the suggest widget above when rendering a multi-line preview 2021-05-20 14:40:14 +02:00
Alex Dima
8c194abb5e
Do not shrink the additional lines once a shorter suggestion is displayed 2021-05-20 14:22:28 +02:00
Benjamin Pasero
da4fcc266f
file working copy - avoid ugly casts 2021-05-20 14:15:31 +02:00
Daniel Imms
aea7c1a334
Merge pull request #124196 from microsoft/tyriar/dnd_2
Implement terminal drag and drop
2021-05-20 05:15:22 -07:00
Daniel Imms
e538fd90c0 Hover hover when context menu is shown
Fixes #124185
2021-05-20 05:07:31 -07:00
Alex Dima
4a679df531
Hide ghosted text when it wants to be displayed in the middle of a line 2021-05-20 13:57:43 +02:00
Daniel Imms
e91d5475ac Merge remote-tracking branch 'origin/main' into tyriar/dnd_2 2021-05-20 04:56:52 -07:00
Alex Dima
c6d2254b2f
Create a InlineSuggestionsSession also when showing suggestions 2021-05-20 13:55:55 +02:00
Alex Dima
b5a9a02606
Invalidate current suggestion based on cursor position 2021-05-20 13:30:01 +02:00