Commit graph

81016 commits

Author SHA1 Message Date
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
Johannes Rieken
a668bed63a
add skipped/failing test for https://github.com/microsoft/vscode/issues/121994 2021-04-23 09:17:49 +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
Sandeep Somavarapu
b6ff982121 Merge branch 'main' into sandy081/custommHover 2021-04-22 18:49:05 +02: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
SteVen Batten
5fc245f2d7 refs #120675 2021-04-22 08:06:51 -07:00
isidor
a217409e38
include silent for notifications:actionExecuted 2021-04-22 16:55:34 +02:00
Alex Ross
f6c4607367
Incorporate task upgrade feedback 2021-04-22 16:54:31 +02:00
Sandeep Somavarapu
68bed01970
adopt virtual workspaces - not supported 2021-04-22 16:54:06 +02:00
João Moreno
d4033de1f1
update distro 2021-04-22 16:52:26 +02:00
SteVen Batten
ed16789225 localise workspace trust strings for exts 2021-04-22 07:44:24 -07:00