Ladislau Szomoru
7fe5d474cf
Fix #150832 ( #150957 )
2022-06-01 10:19:05 +00:00
Ladislau Szomoru
185d3ee2a1
Fix #150725 ( #150956 )
2022-06-01 11:36:22 +02:00
Henning Dieterichs
70997eecc6
Merge pull request #150851 from microsoft/hediet/remove-inline-completions-proposal-reference
...
Updates distro
2022-06-01 10:21:31 +02:00
Sandeep Somavarapu
64d18be090
change sponsor to object ( #150952 )
2022-06-01 08:15:38 +00:00
Sandeep Somavarapu
ccf48c8761
Fix #147238 ( #150947 )
2022-06-01 07:20:37 +00:00
Tyler James Leonhardt
d724243f20
better type docs for validation message ( #150923 )
2022-06-01 09:07:18 +02:00
Megan Rogge
4589815e48
fix #150839 ( #150922 )
2022-05-31 19:24:49 -07:00
kailunxu and rebornix
ec1733f644
Fixed bug: Jupyter Notebook search/replace not being seeded by selection ( #146601 )
...
* Fixed issue 392781
* fixed issue 392781 with both find and replace
* 💄
* organize imports
* 💄
Co-authored-by: rebornix <penn.lv@gmail.com >
2022-05-31 23:23:41 +00:00
Matt Bierner
e6fff5ecff
Don't parse checkboxes are links in markdown ( #150914 )
...
Fixes #150672
2022-05-31 14:57:32 -07:00
Solomon Kinard
3c6fdedd0e
Quick spelling update ( #150759 )
...
https://github.com/Sertion/vscode-gitblame/pull/123
2022-05-31 21:06:38 +00:00
Sandeep Somavarapu
a5b78ff4cf
Fix #150822 ( #150903 )
2022-05-31 16:33:41 -04:00
Sandeep Somavarapu
df734edab0
fix wording ( #150906 )
2022-05-31 20:28:57 +00:00
Ladislau Szomoru
32d4e7ee29
Fix #150795 ( #150901 )
2022-05-31 20:10:34 +00:00
Miguel Solorio
7070fac633
Increase contrast for sponsor button ( #150899 )
2022-05-31 22:03:00 +02:00
David Dossett
903f9903f4
Fix #150595 ( #150880 )
2022-05-31 10:22:49 -07:00
Sandeep Somavarapu
b5ecd45aea
Fix #150827 ( #150874 )
2022-05-31 12:42:09 -04:00
Sandeep Somavarapu
0e131b5366
rename ( #150612 )
2022-05-31 14:51:12 +00:00
Logan Ramos
86dfba25d4
Renames files.excludeGitIgnore -> explorer.excludeGitIgnore ( #150848 )
2022-05-31 10:42:51 -04:00
Henning Dieterichs
fbdac2fd84
Updates distro
2022-05-31 15:56:56 +02:00
Alex Ross
0110f0e149
Don't save already submitted pending comments ( #150847 )
2022-05-31 13:30:56 +00:00
Daniel Imms
239f2dabae
Merge pull request #150846 from microsoft/tyriar/150742
...
Disable shell integration error test
2022-05-31 06:29:08 -07:00
Daniel Imms
d30748b76d
Disable shell integration error test
...
Part of #150742
2022-05-31 06:19:35 -07:00
Robo
9aa946329d
ci: fix 32-bit arm compilation ( #150799 )
2022-05-31 04:39:24 -07:00
Andre Weinand
e15b7b08a9
Merge pull request #150156 from microsoft/weinand-patch-1
...
switch bot assignment for debug back to weinand
2022-05-31 10:41:24 +02:00
Long0x0
9a2e8df811
Fix incorrect ligatures when rendering whitespaces ( #150349 )
...
Fixes microsoft/vscode/#106583
2022-05-31 09:15:25 +02:00
Henning Dieterichs
3d23b1b02d
Merge pull request #150709 from microsoft/3wm
...
3 Way Merge Editor Bugfixes
2022-05-31 07:52:17 +02:00
Alexandru Dima
28f5543cdf
update distro ( #150751 )
2022-05-31 07:26:55 +02:00
Alexandru Dima
acb156d6fb
Merge pull request #145979 from Lazyuki/fix-maxTokenizationLineLength-for-monaco
2022-05-30 22:47:07 +02:00
Sandeep Somavarapu
1c2ba17092
support keyboard accessibility ( #150749 )
2022-05-30 22:42:09 +02:00
Sandeep Somavarapu
e35082f943
retain machine scope while migrating ( #150747 )
2022-05-30 22:41:56 +02:00
Connor Peet
8a8c175605
debug: bump js-debug ( #150733 )
2022-05-30 19:52:04 +02:00
Alexandru Dima
ab494aad08
Run OSS Tool ( #150729 )
2022-05-30 10:21:34 -07:00
Josh Spicer
b6a8f9fc7f
Add customizations.codespaces.repositories.permissions ( #150555 )
2022-05-30 17:55:18 +02:00
Alexandru Dima
6fcdf8e540
Use IWindowsMainService to find the response window ( #150726 )
2022-05-30 17:52:22 +02:00
Robo
1a39a4eadf
chore: update electron@17.4.6 ( #150727 )
2022-05-30 17:48:04 +02:00
Alex Ross
e08e3ff8b9
Update css grammar ( #150724 )
2022-05-30 17:42:17 +02:00
Alexandru Dima
717bb2892f
Always use node version 16 ( #150722 )
2022-05-30 14:53:07 +00:00
Martin Aeschlimann
80d30e41d7
Warn when using an empty argument. Fixes #150714 ( #150715 )
2022-05-30 16:38:30 +02:00
Alex Ross
69db1b35f0
Ignore calls to open a tunnel when open is in progress ( #150711 )
...
* Try ignoring nested calls to create a tunnel
* Use a set instead
* Move ignore check earlier
* Fix mismatch keys
* Just use port number as in-progress key
2022-05-30 16:00:15 +02:00
William Killerud and Martin Aeschlimann
869d707bef
Add onEnterRule for SassDoc documentation ( fix #150598 ) ( #150599 )
...
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2022-05-30 15:43:12 +02:00
João Moreno
b6cd2b1f8a
bump vscode-policy-watcher ( #150710 )
2022-05-30 13:37:14 +00:00
Sandeep Somavarapu
6dd8778778
get sponsor link from latest version always ( #150708 )
2022-05-30 13:17:07 +00:00
Henning Dieterichs
936115a50a
Merge pull request #150547 from ilumer/fix_preinstall
...
fix build/npm/preinstall.js node version check
2022-05-30 15:13:06 +02:00
Henning Dieterichs
49ffe90ee9
Fixes checkbox positioning at the document end.
2022-05-30 15:10:18 +02:00
Henning Dieterichs
5b9978cc67
Fixes end-of-document line change bug.
2022-05-30 15:10:17 +02:00
Henning Dieterichs
30aa8cc0fb
Implements tri-state checkbox, some scrolling bug-fixing and checkbox styling improvements.
2022-05-30 15:10:17 +02:00
Sandeep Somavarapu
6cdb77160b
review feedback - fine tune sponsor description ( #150705 )
2022-05-30 12:32:18 +00:00
Logan Ramos
c72219711c
Remove unused telemetry typings and fragment ( #150222 )
2022-05-30 14:30:38 +02:00
Sandeep Somavarapu
46b855742e
update distro ( #150704 )
2022-05-30 12:28:12 +00:00
Sandeep Somavarapu
6faebbe730
Merge pull request #150703 from microsoft/sandy081/extensionSponsorhip
...
Extension sponsoring
2022-05-30 14:19:12 +02:00