Commit Graph

85904 Commits

Author SHA1 Message Date
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
Connor Peet
aa3cfca453 yarn web fixups 2021-08-03 08:25:36 -07:00
Alex Ross
4ca5b02b9a Task spinner not showing in the status bar (#130050)
Fixes #130048
2021-08-03 17:18:54 +02:00
Isidor Nikolic
1a0213f908 Merge pull request #130039 from microsoft/hediet/run-to-line
Implements run to line.
2021-08-03 17:18:04 +02:00
Henning Dieterichs
d1042aeebc Only show run to line if debugger is in stopped state. 2021-08-03 17:14:36 +02:00
Henning Dieterichs
bd3ad816c1 Fixes compile error. 2021-08-03 17:10:16 +02:00
Alex Ross
f3e4e0bf77 workbench.action.tasks.build no longer triggers build but opens a list of tasks (#130043)
Fixes #130028
2021-08-03 17:10:13 +02:00
Henning Dieterichs
c6ee49032f Fixes unused imports. 2021-08-03 16:57:55 +02:00
Henning Dieterichs
530e195387 Fixes bug in suggest widget regarding force rendering above & adjusts required space. 2021-08-03 16:54:17 +02:00
Henning Dieterichs
43e383de59 Fixes bug when computing the minReservedLineCount for ghost text with multiple multi-line parts. 2021-08-03 16:52:47 +02:00
Henning Dieterichs
c801ca8089 Reset minReservedLineCount for suggestion preview when cursor moves. Fixes #129701. 2021-08-03 16:51:49 +02:00
isidor
233466d022 debug session: respect lifecycleManagedByParent
#118196
2021-08-03 16:27:28 +02:00
Logan Ramos
323237921b Set context key on more than just the working tree 2021-08-03 10:00:52 -04:00
Henning Dieterichs
5edf7a11d8 Implements run to line. 2021-08-03 15:29:35 +02:00
Benjamin Pasero
6c1f37fa73 sandbox - enforce file URI for DownloadURL transfer (fix #128975) 2021-08-03 15:12:07 +02:00
Dirk Baeumer
568c51aff0 Fixes #126408: Support changes in vscode-nls-dev that allow hint comments in package.nls.json 2021-08-03 15:06:07 +02:00
Benjamin Pasero
392dfdf451 storage - remove legacy state migration 2021-08-03 14:59:08 +02:00
Henning Dieterichs
5da83f7bb7 Revert "Changes default of "editor.inlineSuggest.enabled" from false to true. Fixes #128454."
This reverts commit d90b1ca77f.
2021-08-03 14:42:56 +02:00
Logan Ramos
02b68b133e bump distro 2021-08-03 08:32:18 -04:00
isidor
1970daeb19 fixes #130026 2021-08-03 14:22:17 +02:00
Benjamin Pasero
db4cda10a8 web - guard against error from stopping tracing on tear down of tests 2021-08-03 14:15:55 +02:00
Benjamin Pasero
4b07dae7fd lifecycle 💄 2021-08-03 11:54:26 +02:00
Henning Dieterichs
d90b1ca77f Changes default of "editor.inlineSuggest.enabled" from false to true. Fixes #128454. 2021-08-03 11:49:53 +02:00