Commit graph

80815 commits

Author SHA1 Message Date
Daniel Imms 97814d1087 node-pty@0.10.1
Fixes #121685
2021-04-23 04:55:34 -07:00
Alex Ross cf603f67f0
Remove tasks from workbench.desktop.main.ts
Part of https://github.com/microsoft/vscode/issues/118201
2021-04-23 13:54:42 +02:00
Johannes Rieken ef521cc540
remove bad instanceof check 2021-04-23 13:44:43 +02:00
Alexandru Dima 2437313ca4
Fixes #121535 2021-04-23 13:28:19 +02:00
Martin Aeschlimann ca36916a61
update distro 2021-04-23 12:42:37 +02:00
Benjamin Pasero 8e0e2199b1 working copy - drop TestWorkingCopyService 2021-04-23 12:02:35 +02:00
Benjamin Pasero 05e0899ffd working copy - more readonly arrays 2021-04-23 10:59:39 +02:00
Alex Ross 52ef3b6526
Pass correct URI to opener service fallback
Fixes microsoft/vscode-remote-release#4920
2021-04-23 10:56:03 +02:00
Benjamin Pasero 31536dd690 editors - make findEditors more powerful 2021-04-23 10:34:50 +02:00
Johannes Rieken c32f1cc463
update ref viewlet 2021-04-23 10:26:42 +02:00
Sandeep Somavarapu ac151b40a5
enable virtual workspace capability 2021-04-23 10:20:23 +02:00
Sandeep Somavarapu 77ac0dc1a5
Merge pull request #119040 from jeanp413/fix-103631
Fix problems pane ignores `files.exclude` option
2021-04-23 10:12:57 +02:00
Johannes Rieken 9701c057ef
refine prompts: using warning when file is too large for formatting, use model for installing formatter, https://github.com/microsoft/vscode/issues/119463#issuecomment-825434820 2021-04-23 09:32:13 +02:00
Benjamin Pasero abc6cf9472
text file tracker - fix regression with untitled not being tracked 2021-04-23 08:50:51 +02:00
Benjamin Pasero 666f3ac3e0
file working copy - provide some basic save error handling (#117873) 2021-04-23 08:18:05 +02:00
meganrogge 0310f02dc5
reset key on focus out and set focus if there was one 2021-04-22 19:54:06 -07:00
Megan Rogge 4853ea69eb
Add command and keybinding to focus terminal tabs view (#121978) 2021-04-23 00:37:51 +00:00
Matt Bierner 66fd0cba91
Enable noImplicitOverride
Fix few remaining cases and enable by default
2021-04-22 15:57:54 -07:00
Matt Bierner 36591a96a0
Rename 2021-04-22 14:57:27 -07:00
Matt Bierner cd9a6a4820
Add telemetry for rendering of markdown path
- Once per notebook, post if we see some rendered katex
- For each known katex unsupported formula, see if it exists in the output. This will help us see which ones are used most often in the real world
2021-04-22 14:44:36 -07:00
Megan Rogge 1ea93521fe
fix #121816 (#121957) 2021-04-22 14:36:33 -07:00
Megan Rogge afdd217b3b
Create new terminal from profile in multi-root workspace (#121958)
* fix #120890

* consolidate code
2021-04-22 14:36:22 -07:00
Logan Ramos 7bf7774d8a
Add custom editor telemetry 2021-04-22 17:07:38 -04:00
Logan Ramos b0b4b814d0
Fix #121793 2021-04-22 16:59:31 -04:00
rebornix 1b1fa41158
💄 test 2021-04-22 13:55:54 -07:00
rebornix 274565432c
Merge branch 'notebook/dev' into main 2021-04-22 13:55:06 -07:00
Martin Aeschlimann 94f28728f7
remoteIndicator menu point: double digit order number. For #121180 2021-04-22 22:04:43 +02:00
Connor Peet c141ca6661
testing: show load errors in tree view
Fixes #117198
2021-04-22 12:58:57 -07:00
Martin Aeschlimann 214a1581b7
Make window indicator menu contribution point stable. Fixes #121180 2021-04-22 21:54:38 +02:00
Rob Lourens 484c5c8733 Fix tests 2021-04-22 12:48:49 -07:00
Rob Lourens 8e51485f45 Debounce cell output edits from EH
Fix #119832
2021-04-22 12:48:38 -07:00
Rob Lourens ddbc369b11 Fix cell output append edits showing up in reverse
#119832
2021-04-22 12:33:55 -07:00
Rob Lourens 2f077172cb Add php.validate.executablePath to restrictedConfigurations 2021-04-22 11:49:37 -07:00
isidor dfd1b65fce
debug config manager: dynamic providers fix 2021-04-22 20:41:54 +02:00
isidor 894f50d544
debug: make sure to not show dialog when launch config content is being created 2021-04-22 20:41:54 +02:00
rebornix b1ca80cf60
re #121140. 2021-04-22 11:12:04 -07:00
rebornix 2d12c84be7
fix #121723. 2021-04-22 11:12:04 -07:00
Daniel Imms 1f75a0331b
Make narrow tabs show status color icon 2021-04-22 11:10:37 -07:00
Rob Lourens aebef8cf5b Fix statusbar items with wrong width in new cell 2021-04-22 10:53:38 -07:00
Rob Lourens 7c17ed4680 Fix #121927
Remove new inner span in statusbar items, also switch to just codicon syntax
2021-04-22 10:48:15 -07:00
Johannes Rieken ab9a916272
some 💄 and a tricky todo 2021-04-22 19:28:31 +02:00
Daniel Imms 426f1b7d80
Fix layer issue 2021-04-22 10:09:01 -07:00
Andre Weinand 9f43daf902
use DAP 1.47.0 2021-04-22 18:18:25 +02:00
Andre Weinand df42794a6c
node-debug@1.44.27 2021-04-22 18:13:34 +02:00
Daniel Imms 5460fcfc4e Support relaunch hover action
Part of #121315
2021-04-22 09:04:47 -07:00
Sandeep Somavarapu 2130042ca4
disable github extension in virtual workspace as it depends on git 2021-04-22 17:44:51 +02:00
Daniel Imms e1bfeec6b1 Show relaunch needed details in hover
Part of #121315
2021-04-22 08:39:21 -07:00
Alex Ross f38f90dfe1
Improve package.json file check
Fixes #120279
2021-04-22 17:35:45 +02:00
Johannes Rieken f68a7e7778
add NotebookDocument to executeHandler 2021-04-22 17:34:51 +02:00
Daniel Imms 690c76c105 Fix statuses getting stuck, integrate decoration title
Part of #121315
2021-04-22 08:17:46 -07:00