Commit Graph

88968 Commits

Author SHA1 Message Date
SteVen Batten
53ed98bb3f fixes #135916 (#136126) 2021-10-29 12:58:41 -07:00
SteVen Batten
9e096252ba fixes #136022 (#136054) 2021-10-29 12:58:22 -07:00
Jackson Kearl
673165ca93 Dont override my accuracy anymore 2021-10-29 11:03:23 -07:00
Matt Bierner
12d38b20b1 Prefer non-builtin output renderers in notebooks (#136079)
Fixes #134172

This change updates `findBestRenderers` to sort non built-in renderers higher than built-in ones
2021-10-29 10:49:45 -07:00
Logan Ramos
a84f6fe696 Bump distro 2021-10-29 09:57:08 -04:00
Raymond Zhao
ff1e16eebb Fix #136009 2021-10-28 14:42:22 -07:00
Matt Bierner
bc4e05c002 Add js version of setting too 2021-10-28 14:18:04 -07:00
Gabriela Araujo Britto
d2aa181e66 add new 'includeCompletionsWithClasMemberSnippets' option (#136045) 2021-10-28 14:07:11 -07:00
Connor Peet
85c3e01949 debug: fall back to explicit provided config if no selected name
Fixes #135899
2021-10-28 13:11:03 -07:00
Sandeep Somavarapu
bc0692cc25 Fix #135708 2021-10-28 21:39:25 +02:00
SteVen Batten
5e7f758995 fixes #136021 2021-10-28 12:28:31 -07:00
Alex Dima
926dcb80e1 Revert "Fixes #123592: Move extension host spawning to the shared process"
This reverts commit 0d803d3e51.
2021-10-28 21:24:30 +02:00
Sandeep Somavarapu
edd044c38a add more perf marks for workbench initialization 2021-10-28 20:24:39 +02:00
Don Jayamanne
30730efcfa Display selected kernel in kernel picker (#136042) 2021-10-28 10:37:54 -07:00
Harald Kirschner
9fa1d5be71 Migrate docker workspace tags to configfiles (#135993) 2021-10-28 13:34:49 -04:00
Alex Dima
174db5eb99 Fixes #134662: Configure strings and comments embedded in template expressions to be identified as strings and comments 2021-10-28 17:46:56 +02:00
Alex Dima
b0b05ea802 🆙 vscode-textmate@5.4.1 2021-10-28 17:40:09 +02:00
Alex Dima
5a0c4135db Flip default value of __uniqueWebWorkerExtensionHostOrigin to true (#134234) 2021-10-28 17:01:36 +02:00
Daniel Imms
1bb8780e6c Style terminal background correctly in aux panel
Fixes #135919
2021-10-28 07:51:54 -07:00
Alex Dima
41b414c26b Fixes #134942: When parsing comparison expressions, try to parse the value as numbers 2021-10-28 15:28:55 +02:00
Alex Dima
fcca3787c4 🆙 native-keymap@3.0.1 (fixes #135848) 2021-10-28 12:41:33 +02:00
Benjamin Pasero
98b67faef4 watcher - do not dispose when shared process gone 2021-10-28 09:02:47 +02:00
Alex Dima
061a665b9c update distro 2021-10-28 08:56:24 +02:00
Benjamin Pasero
bec49ce3fb notifications - set aria label of toasts to match as if it was focused (fix #135638) 2021-10-28 08:06:20 +02:00
Benjamin Pasero
7ca8b0f613 Statusbar - checks if 'Go to Line' works if called from the status bar: (fix #135962) 2021-10-28 07:22:45 +02:00
Tyler Leonhardt
f961b92f0f fix comment reference 2021-10-27 16:55:13 -07:00
Tyler Leonhardt
5c0e664fd3 ensure show() hide() show() hide() emits two didHide events. Fixes #135747 2021-10-27 15:23:53 -07:00
Alexandru Dima
c0d32634fb Merge pull request #135805 from martinzimmermann/fix-26393
Fixes #26393 by changing the default behavior of InsertCursorAbove/Below
2021-10-27 23:42:39 +02:00
Alex Dima
a696fa1cc8 Merge remote-tracking branch 'origin/main' into pr/martinzimmermann/135805 2021-10-27 23:40:25 +02:00
Alexandru Dima
7d8f55ebb1 Merge pull request #135698 from thebinarysearchtree/TitleCaseAction
Handle apostrophes in TitleCaseAction
2021-10-27 23:37:04 +02:00
Alex Dima
5baf3ab157 Merge remote-tracking branch 'origin/main' into pr/thebinarysearchtree/135698 2021-10-27 23:30:33 +02:00
Alexandru Dima
8eae60df6d Merge pull request #135197 from thebinarysearchtree/Tagged-templates
Remove backticks from word character fix
2021-10-27 23:11:04 +02:00
Alex Dima
5382a52a9e Add a test for #61070 2021-10-27 23:10:08 +02:00
Alex Dima
65a6230af9 Merge remote-tracking branch 'origin/main' into pr/thebinarysearchtree/135197 2021-10-27 22:55:10 +02:00
SteVen Batten
a993ada930 Merge pull request #103738 from jeanp413:fix-feedback-widget-position
Fixes feedback widget appears wrong when invoked from command palette
2021-10-27 13:54:26 -07:00
Jackson Kearl
39e0f728fe typo ref #135913 2021-10-27 13:52:34 -07:00
Jackson Kearl
f8fe350a57 Fix #135913 2021-10-27 13:51:01 -07:00
Alexandru Dima
d578207c6c Merge pull request #134171 from byteit101/wrapping-fixes
Fix: Don't ignore the indent settings in advanced wrapping mode
2021-10-27 22:45:34 +02:00
Alex Dima
bc4945ef33 Merge remote-tracking branch 'origin/main' into pr/byteit101/134171 2021-10-27 22:37:13 +02:00
Alexandru Dima
92646227bc Merge pull request #119480 from codeclown/delete-duplicates
Feature: New command - Delete Duplicate Lines
2021-10-27 22:01:32 +02:00
Daniel Imms
e040003822 Add more tests for LineDataEventAddon 2021-10-27 12:19:51 -07:00
SteVen Batten
a3bac0629f fixes #134679 2021-10-27 11:20:59 -07:00
AyeshaGagguturi
b59c8dadc4 Ceate prebuild dev job (#135924)
* create prebuild dev job

* changed spelling of target
2021-10-27 11:02:31 -07:00
Matt Bierner
f191b9d9fd Bring back webviewContentExternalBaseUrlTemplate
We need a distinct property just for webviews
2021-10-27 10:48:17 -07:00
SteVen Batten
0e53bb6664 fixes #135970 2021-10-27 10:27:24 -07:00
Daniel Imms
11cd923824 Improve LineDataEventAddon lifecycle
Part of #133757
2021-10-27 10:21:50 -07:00
Daniel Imms
01fa1f6cc1 Move onLineData to an xterm addon and test
Part of #133757
2021-10-27 10:16:45 -07:00
Connor Peet
4d69434155 notebooks: fix built-in renderers not being preferred by default
For https://github.com/microsoft/vscode/issues/125876\#issuecomment-953072778
2021-10-27 09:17:46 -07:00
Alex Dima
fee6bbcfc5 Merge remote-tracking branch 'origin/main' into pr/codeclown/119480 2021-10-27 18:13:02 +02:00
Alex Dima
1e8565d498 Disable folding in the diff editor again (#116483) 2021-10-27 17:52:57 +02:00