Commit Graph

85926 Commits

Author SHA1 Message Date
Megan Rogge
62ace4e10b combine splitInstance with createTerminal (#130106) 2021-08-04 07:37:44 -07:00
Benjamin Pasero
e33c0c34cc web - fix integration tests 2021-08-04 16:09:28 +02:00
Benjamin Pasero
643c76bff2 storage - init workspace storage again on reload/load of window (#127421) 2021-08-04 15:51:46 +02:00
Benjamin Pasero
2f58131321 smoke tests - fix compile issue 2021-08-04 15:46:10 +02:00
Benjamin Pasero
0804afd00e debt - delete apiCommands (fix #110583) 2021-08-04 15:43:37 +02:00
Benjamin Pasero
c28ea165cd smoke tests - try other ways of ensuring the editor is open for data migration (#129279) 2021-08-04 15:32:21 +02:00
Benjamin Pasero
e007ca899c cli - handle unhandled errors (fix #128854) 2021-08-04 13:43:07 +02:00
Benjamin Pasero
78a478fba1 workspaces - do not offer to open workspace file from virtual workspaces 2021-08-04 12:07:27 +02:00
Benjamin Pasero
4edcb2906d vscode.d.ts - clarify how to open an untitled file with associated file path (for #129060) 2021-08-04 11:32:24 +02:00
Benjamin Pasero
ff69e14f5d IntervalCounter flaky web test (fix #129774) 2021-08-04 11:02:39 +02:00
Benjamin Pasero
b6ca3e52ae Remove dependency on node require for startup code path (#130088)
* sandbox - disable support to enable file protocol

* mitigate symlinks on different drives
2021-08-04 10:45:11 +02:00
Benjamin Pasero
53c3a2297b watcher - refuse to watch /Volumes to mitigate #106879 2021-08-04 10:38:18 +02:00
Matt Bierner
f944203712 Remove old cast
Not needed with TS 4.4
2021-08-03 22:15:43 -07:00
Matt Bierner
b2142b93e0 Add katex style to root of notebook
Fixes #128490

This is needed to ensure the katex font-face is loaded properly

Seems like this is needed to work around a bug: https://bugs.chromium.org/p/chromium/issues/detail?id=336876
2021-08-03 21:46:16 -07:00
Rob Lourens
fd48df6c7f Skip failing test 2021-08-03 20:01:27 -07:00
Rob Lourens
18aeb87b13 Hide notebook getting started commands from f1 when disabled 2021-08-03 19:26:40 -07:00
Rob Lourens
b7a1a482f6 Make methods async in prefService 2021-08-03 18:56:45 -07:00
Tyler Leonhardt
37bd7e0a55 fix auth test failure 2021-08-03 18:19:59 -07:00
Tyler Leonhardt
262a3c6a47 add telemetry for provider usage 2021-08-03 17:40:44 -07:00
rebornix
5010fbbf6d fix #128391. 2021-08-03 17:39:57 -07:00
rebornix
ddf032aae4 render command full title as tooltip. 2021-08-03 17:01:28 -07:00
rebornix
77f0469713 optimize cell collapse dom structure. 2021-08-03 16:37:47 -07:00
Matt Bierner
e4eaed4bf5 Add support for rendering @linkcode jsdoc tags as code 2021-08-03 16:37:26 -07:00
Matt Bierner
5bc143160c Add on Error handler for ts worker 2021-08-03 16:37:25 -07:00
Connor Peet
04dcda4b3b testing: fix clear results leaving progress text
Fixes #129763
2021-08-03 16:34:51 -07:00
Connor Peet
14cb70fbde main: address lockfile polish 2021-08-03 16:27:24 -07:00
Connor Peet
dc3c42e7d2 debug: fix platform configs requiring unnecessary properties
Fixes #129071
2021-08-03 16:27:24 -07:00
Tyler Leonhardt
a8332b75e4 delete extra afterTokenLoad 2021-08-03 16:24:28 -07:00
Tyler Leonhardt
c935e2292f rename forceRecreate to forceNewSession and allow it to take in a detail 2021-08-03 16:21:04 -07:00
Robo
eede0a5b71 ci: fix keychain (#130068)
* ci: list keychains

* ci: reset login keychain

* ci: create default keychain

* chore: cleanup

* chore: add explainer
2021-08-03 15:05:06 -07:00
Tyler Leonhardt
37a8fe959c no longer call /user to verify tokens 2021-08-03 14:50:07 -07:00
Raymond Zhao
2be9d3f7e0 Increase inputbox width, fixes #129469 2021-08-03 14:49:46 -07:00
Raymond Zhao
77a3f6d2c5 Fix event handling, fixes #130069 2021-08-03 14:47:42 -07:00
Tyler James Leonhardt
c694a8b960 add new label assignment 2021-08-03 14:01:10 -07:00
Matt Bierner
af39918361 Organize imports in md ext 2021-08-03 13:22:46 -07:00
Matt Bierner
48c560d788 Organize imports in TS ext 2021-08-03 13:22:45 -07:00
Connor Peet
d309d3344f debug: remove legacy debuggers and bump js-debug
Fixes https://github.com/microsoft/vscode-js-debug/issues/1065
2021-08-03 13:02:13 -07:00
Matt Bierner
38695658dc Register disposable 2021-08-03 12:59:54 -07:00
Matt Bierner
47f3ace055 Enable rendering highlighted code in the settings editor
Fixes #129645
2021-08-03 12:58:44 -07:00
Rob Lourens
ffb40deb52 Build ipynb extension before integration test 2021-08-03 12:15:16 -07:00
Matt Bierner
82331754b3 Enable param name inlayHints by default for TS
Looking for feedback. Will also consider keeping enabled if it looks stable enough
2021-08-03 12:04:00 -07:00
Matt Bierner
6838cc17b5 Revert "Revert "Update to build with latest TS version""
This reverts commit 3bf817f0f8.
2021-08-03 12:01:56 -07:00
Rob Lourens
bb4a627722 💄 2021-08-03 11:26:09 -07:00
Rob Lourens
1d8a91d86f Add integration test for opening a ipynb file 2021-08-03 11:19:22 -07:00
Rob Lourens
190a89dd1b Port unit tests from vscode-jupyter to ipynb extension
#129446
2021-08-03 11:19:22 -07:00
David Kutugata
e73053d712 move run above and below (#130009)
* move run above and below to position 1 instead of
0, this allows run by line to be the first menu item

* use enum

* oops
2021-08-03 09:54:42 -07:00
Raymond Zhao
87aa772b40 Fix #129844 2021-08-03 09:54:05 -07:00
Andre Weinand
2302711310 pass ActionRunner into DropdownMenuActionViewItem; fixes #130059 2021-08-03 18:44:15 +02:00
isidor
ec11c7a494 Deduplicate decorations since same variable can appear in multiple scopes, leading to duplicated decorations
fixes #129770
2021-08-03 17:35:23 +02:00
Andre Weinand
456470f38d support SVGs with splitbutton; fixes #129599 2021-08-03 17:26:33 +02:00