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 |
|
Daniel Imms
|
02a191b263
|
Test terminal view location change updates theme
|
2021-10-29 09:48:31 -07:00 |
|
Daniel Imms
|
f7cfa23249
|
Test terminal react to theme changes
|
2021-10-29 09:37:57 -07:00 |
|
Daniel Imms
|
bfe8a3e2f7
|
Create xterm terminal test file and first test
|
2021-10-29 09:26:10 -07:00 |
|
Daniel Imms
|
8cd6ff6d73
|
Create xterm folder
|
2021-10-29 09:05:34 -07:00 |
|
Daniel Imms
|
aa374c3629
|
Remove terminal instance service dep
|
2021-10-29 09:05:23 -07:00 |
|
Daniel Imms
|
e667055f4f
|
Move more of TerminalInstance into XtermTerminal
|
2021-10-29 07:11:49 -07:00 |
|
Logan Ramos
|
a84f6fe696
|
Bump distro
|
2021-10-29 09:57:08 -04:00 |
|
Daniel Imms
|
220d404df6
|
Create initial XtermTerminal class
Part of #136055
|
2021-10-29 06:36:12 -07:00 |
|
Daniel Imms
|
b70ee4d5fd
|
Fix LineDataEventAddon register call
This would only cause problems if we disposed the addon before xterm was disposed
|
2021-10-29 06:04:36 -07:00 |
|
Alex Dima
|
6172685f83
|
Fixes #45629: Try to align textarea's cursor with our cursor by scrolling the textarea's content
|
2021-10-29 11:18:48 +02: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 |
|
Henning Dieterichs
|
8b9c436141
|
Removes unused typescript tokenization file.
|
2021-10-28 13:47:07 +02:00 |
|
Henning Dieterichs
|
3dbd7fa756
|
Moves bracket logic from text model into BracketPairsImpl (IBracketPairs).
|
2021-10-28 13:34:21 +02:00 |
|
Benjamin Pasero
|
ad6da1baa1
|
tests - convert more slow tests to integration tests (#135075)
|
2021-10-28 13:06:06 +02:00 |
|
Alex Dima
|
fcca3787c4
|
🆙 native-keymap@3.0.1 (fixes #135848)
|
2021-10-28 12:41:33 +02:00 |
|
Benjamin Pasero
|
eb160fb65d
|
watcher - enable parcel watcher by default
|
2021-10-28 09:59:03 +02:00 |
|
Benjamin Pasero
|
d781c69d7e
|
sandbox - enable sandboxed file service by default
|
2021-10-28 09:35:36 +02:00 |
|
Benjamin Pasero
|
e418b6bf3e
|
🆙 graceful-fs
|
2021-10-28 09:26:59 +02:00 |
|
Benjamin Pasero
|
6ed67dd61e
|
editors - return undefined from openEditor when operation cancelled (fix #134786)
|
2021-10-28 09:23:08 +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 |
|