Commit graph

82696 commits

Author SHA1 Message Date
Daniel Imms
0685a4af28 Default bash, zsh and fish to login shells on macOS
Fixes #124409
2021-05-25 04:32:51 -07:00
Daniel Imms
a26ecef44b Add self to workbench-diagnostics 2021-05-25 04:15:02 -07:00
Alexandru Dima
8a1de4b022
Merge pull request #124567 from microsoft/hediet/fix-after-decoration
Fixes invalid cursor position around after decorations.
2021-05-25 13:02:20 +02:00
Henning Dieterichs
0efc03fb16
Removes unused import. 2021-05-25 12:54:02 +02:00
Henning Dieterichs
5364a9351f
Adds option "editor.suggest.suggestionPreviewExpanded" to toggle whether suggestion previews are expanded by default. 2021-05-25 12:49:05 +02:00
Alex Dima
8bd49ffd50
update distro 2021-05-25 12:48:02 +02:00
Johannes Rieken
eff82a3cef
rename trusted types CSP from notebookOutputRenderer to just notebookRenderer 2021-05-25 12:32:14 +02:00
Johannes Rieken
ffd1f84ea9
rename notebookOutputRenderer to notebookRenderer, https://github.com/microsoft/vscode/issues/121819 2021-05-25 12:31:53 +02:00
Johannes Rieken
fd212e712e
validation 💄 https://github.com/microsoft/vscode/issues/121819 2021-05-25 12:16:59 +02:00
Henning Dieterichs
52df34dcf1
Fixes invalid cursor position around after decorations. 2021-05-25 12:14:45 +02:00
Benjamin Pasero
eebf8e876a
editors - extract input and side by side to own classes 2021-05-25 11:53:52 +02:00
Johannes Rieken
42e59bd377
more complete cell info for markup renderers 2021-05-25 11:36:31 +02:00
Johannes Rieken
e11764f842
add ICellInfo#data to eventually replace bytes 2021-05-25 11:32:31 +02:00
Johannes Rieken
b5fc2b0a39
NotebookCellOutputItem factories allow for metadata, expose "bytes" as data property, deprecate value-property, fix converter issues, https://github.com/microsoft/vscode/issues/123884 2021-05-25 11:22:02 +02:00
Benjamin Pasero
856fb393cb
editors - more dnd code polish towards any editor dnd 2021-05-25 11:09:52 +02:00
Benjamin Pasero
f2248508a6
fix tests on windows 2021-05-25 10:53:28 +02:00
Benjamin Pasero
ab793cf02a
editors - make dnd code ready to delegate serialisation to respective editors
//cc @lramos15
2021-05-25 09:41:59 +02:00
Benjamin Pasero
59f5bbaf25
editors - cleanup editor descriptors and 💄 2021-05-25 09:33:09 +02:00
Benjamin Pasero
dee37c6e76
web - offer upload action only for editable folders 2021-05-25 09:26:57 +02:00
Benjamin Pasero
e0f751f128
editors - introduce and adopt capabilities 2021-05-25 09:26:25 +02:00
Johannes Rieken
71d00b3b99
Merge branch 'main' into notebook/dev 2021-05-25 09:22:59 +02:00
Johannes Rieken
0bada15558
more API todos 2021-05-25 09:22:42 +02:00
dependabot[bot]
76523deb91
Bump browserslist from 4.16.1 to 4.16.6 (#124550)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 00:17:17 -07:00
Benjamin Pasero
963f30f087
💄 2021-05-25 09:12:40 +02:00
Matt Bierner
b1823157d5
Fall back to existing published webview commit (#119295) 2021-05-24 22:36:22 -07:00
deepak1556
286b643ecd chore: bump electron@12.0.9
Fixes https://github.com/microsoft/vscode/issues/122352
2021-05-25 13:41:03 +09:00
Don Jayamanne
c3c2113c36 Preserve execution summary when converting dto 2021-05-24 21:33:19 -07:00
Rob Lourens
8173a0e039 Fix hang when typing incomplete @feature in settings editor
Fix #124520
2021-05-24 18:22:06 -07:00
Rob Lourens
28803975a1 Add @feature/notebook 2021-05-24 18:21:38 -07:00
rebornix
e9f3fe9f30
rename markdown layout section. 2021-05-24 17:27:45 -07:00
rebornix
fe41fcc58d
💄 2021-05-24 17:22:40 -07:00
rebornix
fe3cab25c5
compute position/width of output action bar. 2021-05-24 17:13:07 -07:00
rebornix
af14bf673a
remove kernel picker config in menu contribution 2021-05-24 16:49:12 -07:00
Peng Lyu
1da9f2d2e6
Update subscribers.json 2021-05-24 16:26:52 -07:00
Connor Peet
d28d8802e4
testing: add default keybindings 2021-05-24 16:04:29 -07:00
Jackson Kearl
8b9f8595cc
Remove unused 2021-05-24 14:58:59 -07:00
Connor Peet
6cfad71ce6
notebooks: remove deprecated vscode css vars from webview
See https://github.com/microsoft/vscode/issues/107985
https://github.com/microsoft/vscode/issues/93265#issuecomment-847150188
2021-05-24 14:55:27 -07:00
Jackson Kearl
196e79256d
Add workspacePlatform context key for getting started items
Closes #123824
2021-05-24 14:48:35 -07:00
rebornix
6ed2584f39
fix unit tests. 2021-05-24 14:21:28 -07:00
rebornix
46ef54c20e
Merge branch 'notebook/dev' into main 2021-05-24 14:04:03 -07:00
rebornix
8a41d85d1b
notebook open layout settings. 2021-05-24 14:03:03 -07:00
Jackson Kearl
f88c007f6c
👋 Rachel, 👋 Tyler 2021-05-24 13:52:10 -07:00
Jackson Kearl
d7ead317dc
Close #122570 2021-05-24 13:48:11 -07:00
rebornix
41d869f551
move nb layout settings out of experiments. 2021-05-24 13:34:26 -07:00
Matt Bierner
79762396a0
Respect soft revert for custom editors (#115658)
Fixes #115591
2021-05-24 12:26:45 -07:00
Daniel Imms
78251f8e01 Update distro
Fixes #123911
2021-05-24 12:22:18 -07:00
Daniel Imms
7e0d8cd80e
Merge pull request #124511 from microsoft/tyriar/color_config
Support color in terminal profiles config
2021-05-24 12:21:58 -07:00
Connor Peet
9993eb9d1a
testing: improve support for markdown messages
Fixes #124326
2021-05-24 12:19:53 -07:00
Connor Peet
b168ece8de
markdown: add nbsp to unescaped sequences 2021-05-24 12:19:53 -07:00
Daniel Imms
b04c966892 Fix test resolver with trusted workspaces 2021-05-24 12:14:27 -07:00