Commit Graph

66145 Commits

Author SHA1 Message Date
Benjamin Pasero 97f43a2fab sandbox - produce checksum for preload script 2020-05-23 13:56:25 +02:00
Benjamin Pasero 88af9b528f sandbox - make sure to use sandboxed main process service consistently in renderer 2020-05-23 08:47:49 +02:00
Benjamin Pasero dc8f291781 sandbox - let workspaces service use sandboxed IPC 2020-05-23 08:05:47 +02:00
Benjamin Pasero c3c1a95c76 sandbox - introduce IPC over sandbox helper 2020-05-22 12:25:54 +02:00
Benjamin Pasero a4a5b1f19c sandbox - expose limited IPC via preload script 2020-05-22 12:23:43 +02:00
Benjamin Pasero 3514e96bf5 sandbox - add rules for new electron-sandbox layer 2020-05-22 12:21:25 +02:00
Rob Lourens 3e2c52ca28 Fix #98043
Focus notebook find widget when it's shown
2020-05-21 22:07:23 -05:00
Rob Lourens f5d10326f5 Move hasExecutionOrder to cell level 2020-05-21 21:30:53 -05:00
Sandeep Somavarapu fe06af8951 refactor extensions management
- move extensions scanning
2020-05-22 03:32:32 +02:00
Rob Lourens 674b549669 Eliminate duplicate runstate, simplify context keys in cellRenderer 2020-05-21 15:45:40 -05:00
Sandeep Somavarapu 99ff35b0ad report error telemetry at one place 2020-05-21 22:41:51 +02:00
Sandeep Somavarapu 6c85f9d96a remove unnecessary casting 2020-05-21 22:37:21 +02:00
Rob Lourens 785ded34c6 Change keybinding to focus in/out of output, since ctrl+arrow is taken by default on mac 2020-05-21 12:59:36 -05:00
Rob Lourens fd3cebb095 More ways to render markdown cells - when cell/notebook is executed, and new action to force it 2020-05-21 11:44:46 -05:00
Rob Lourens 42ec2477c6 Bump node-debug2 2020-05-21 11:23:07 -05:00
Rob Lourens b877c4d411 Fix notebooks and notebook smoketest in web 2020-05-21 08:56:22 -05:00
Sandeep Somavarapu fbb367917c fix #98136 2020-05-21 02:02:01 +02:00
Sandeep Somavarapu 02b367b757 Fix #98137 2020-05-21 01:59:04 +02:00
Sandeep Somavarapu ebaa7b5ff8 fix #98138 2020-05-21 01:57:55 +02:00
Sandeep Somavarapu 7b21def08d refactor - move logic to userDataSyncWorkbenchService 2020-05-21 01:51:29 +02:00
rebornix dfb4dbe961 restore notebook state after test. 2020-05-20 16:22:17 -07:00
SteVen Batten 858aff9699 use bg color over border 2020-05-20 16:06:24 -07:00
rebornix efec95c760 allow workspace folder in notebook webview. 2020-05-20 15:56:29 -07:00
Matt Bierner 3e9b7f5072 Fix markdown fontsize
Fixes #98178
2020-05-20 15:40:27 -07:00
Matt Bierner ef0c32c1e4 Update to build with latest TypeScript version 2020-05-20 15:39:08 -07:00
Matt Bierner c3b1725a2d Make sure implement interface is prioritized over remove unused
Fixes #94212
2020-05-20 15:34:02 -07:00
Matt Bierner 85a336c885 Only return single ts-ignore action if there are multiple errors on one line
Fixes #97867
2020-05-20 15:17:22 -07:00
Matt Bierner 990eb06cfe Fix standalone compile error 2020-05-20 14:44:07 -07:00
Miguel Solorio f78d84606c Fix #97993 - Play button cuts into dropdown corners 2020-05-20 14:35:10 -07:00
Matt Bierner 210167b95a Expose theme name in webviews (#98128)
* Expose theme name in webviews

Fixes #97663

Adds a data attribute to webviews with the theme name. This is lets extensions write theme specific css for webviews

* Change name to `vscode-theme-name` and add `vscode-theme-kind`

vscode-theme-kind is generic kind: light, dark, high contrast. We already expose this as a classname but for conistency also want to have it as an attribute
2020-05-20 14:32:27 -07:00
Miguel Solorio 2d25399eac Fix #98270 2020-05-20 13:56:43 -07:00
rebornix da98a19a5d temporarily disable cell move event test. 2020-05-20 13:55:54 -07:00
Robo 820fd4048f chore: bump electron@8.3.0 (#98266) 2020-05-20 13:32:02 -07:00
rebornix 627dd8b0ca notebook webview test 2020-05-20 13:19:16 -07:00
rebornix b3162f52c6 wait for notebook focus after cell movement. 2020-05-20 12:44:09 -07:00
rebornix 23f5231511 asWebvewUri requires guid. 2020-05-20 12:17:26 -07:00
SteVen Batten 8e67cd2dc6 refs #94041 2020-05-20 11:44:58 -07:00
Connor Peet 1801b1c9bd ext: update js-debug-nightly 2020-05-20 11:25:03 -07:00
SteVen Batten 7922dd2350 unused imports 2020-05-20 11:24:18 -07:00
SteVen Batten bd99f9033b fixes #94339 2020-05-20 11:23:59 -07:00
rebornix de5ddeca61 💄 2020-05-20 11:07:27 -07:00
rebornix d321061c8c merge moveEvent into CellsChangeEvent. 2020-05-20 11:03:30 -07:00
Rob Lourens 369a91f656 Markdown cell shouldn't leave edit mode without an explicit user action 2020-05-20 13:01:49 -05:00
rebornix 5e8d85b727 💄 2020-05-20 10:32:26 -07:00
rebornix 817f2da0df Remove empty preload updates 2020-05-20 10:32:26 -07:00
rebornix 979ca623f1 onDidActiveNotebookEditorChange 2020-05-20 10:32:26 -07:00
Sandeep Somavarapu 3ae88ce43e fix tests 2020-05-20 19:14:00 +02:00
Sandeep Somavarapu 11878fd652 #93960 feedback
- show edit for all machines
- include platform in default name
2020-05-20 19:14:00 +02:00
Rob Lourens 8253b52191 Remove .only 2020-05-20 12:04:28 -05:00
Rob Lourens 9bc11824c3 Add notebook smoketests 2020-05-20 12:01:52 -05:00