Daniel Imms
791ce19ead
Add some basic tests for terminal history
2022-02-17 12:20:03 -08:00
Daniel Imms
ca85585881
Clean up
2022-02-17 09:43:48 -08:00
Daniel Imms
1c3e5c5efb
Fix cross window syncing
2022-02-17 09:42:07 -08:00
Daniel Imms
762008795d
React to stale entries
2022-02-17 09:26:31 -08:00
Daniel Imms
8e9cb74b4f
Configurable history limit
2022-02-17 08:04:12 -08:00
Daniel Imms
7edaa41d08
Change history approach, use LRU cache
2022-02-17 07:51:35 -08:00
Daniel Imms
504361ac06
Create clear command history command
2022-02-16 08:11:04 -08:00
Daniel Imms
eefa8a010d
Show recent commands before command detection is registered
2022-02-16 07:39:32 -08:00
Daniel Imms
dab73f234e
Don't add to previous session history if in current
2022-02-16 07:36:28 -08:00
Daniel Imms
57d5e79b88
Don't add empty commands to command history
2022-02-16 07:32:26 -08:00
Daniel Imms
4733f74a95
Merge remote-tracking branch 'origin/main' into tyriar/141006
2022-02-16 07:22:56 -08:00
Alexandru Dima
5f01683b30
Merge pull request #143201 from microsoft/revert-142740-aeschli/userShellEnvFix
...
Revert "remote-cli not being added to PATH with `"terminal.integrated.inheritEnv": false`"
2022-02-16 15:35:40 +01:00
Alexandru Dima
bcc58db3b8
Revert "remote-cli not being added to PATH with "terminal.integrated.inheritEnv": false
"
2022-02-16 15:33:54 +01:00
Logan Ramos
db8e06b530
Dont wait for file system providers #143053
2022-02-16 09:17:52 -05:00
Alex Dima
6727929cc4
Fixes #142545 : Use sync fs in the test to avoid timing out
2022-02-16 14:40:24 +01:00
Alexandru Dima
f3709d41ea
Merge pull request #142740 from microsoft/aeschli/userShellEnvFix
...
remote-cli not being added to PATH with `"terminal.integrated.inheritEnv": false`
2022-02-16 14:16:27 +01:00
Benjamin Pasero
cd1ca7d085
layout 💄
2022-02-16 12:59:37 +01:00
Alexandru Dima
8ed8500dac
Merge branch 'main' into aeschli/userShellEnvFix
2022-02-16 12:28:05 +01:00
Alex Ross
e5f7dff1a7
Make tree dnd handleDrop optional
2022-02-16 09:19:09 +01:00
Benjamin Pasero
f08ebcee85
editors - rename EditorOpenContext
to EditorOpenSource
2022-02-16 08:21:37 +01:00
Ladislau Szomoru
0d429ccdbb
Fix regression introduced by the fix for #139803
2022-02-16 08:21:25 +01:00
Benjamin Pasero
78ce76b524
revert log workaround given electron update
2022-02-16 07:53:58 +01:00
Peng Lyu
7bd78a9250
Merge pull request #143163 from gjsjohnmurray/notebook-kernel-contextkey
...
Add `notebookKernel` contextkey
2022-02-15 21:38:57 -08:00
Jackson Kearl
52e6549965
Fix standard string hovers no longer appearing
2022-02-15 19:24:12 -08:00
Jackson Kearl
f21d6414b5
Fix #114806
2022-02-15 19:03:00 -08:00
Matt Bierner
31b199da9c
Bump webview commit
2022-02-15 18:36:12 -08:00
deepak1556
5b183af57d
chore: bump electron@16.0.9
...
Fixes https://github.com/microsoft/vscode/issues/142611
2022-02-16 10:53:04 +09:00
rebornix
cca25256a3
remvoe jupyter(json)
2022-02-15 17:45:09 -08:00
rebornix
7f99539fe7
re #142872 . Ignore whitespace only content error.
2022-02-15 17:45:09 -08:00
heartacker
d7ca9f570f
add math snippet ( #142697 )
2022-02-15 17:41:24 -08:00
Jackson Kearl
079a688663
Add fast path for synchronously resolved children (nested children)
...
ref #140883
2022-02-15 17:34:08 -08:00
gjsjohnmurray
d079a02943
Add notebookKernel
contextkey
2022-02-16 01:24:11 +00:00
Matt Bierner
93a2a2fa12
Route webview requests to remote authority back through VS Code
...
This makes sure these requests are properly authenticated
2022-02-15 17:04:54 -08:00
John Murray
a57c6dd8c7
Fix testing.openTesting
setting text ( #142306 ) ( #142314 )
2022-02-15 16:15:17 -08:00
Connor Peet
ec853564c9
debug: allow multiline objects at top level in repl
...
Fixes #122870
2022-02-15 16:11:51 -08:00
Jackson Kearl
a9cb97d5d0
Modal alert on file open error ref #142875
2022-02-15 15:16:16 -08:00
Alex Dima
43cf81a93d
Fixes #143048 : Avoid having events leave the text model before all the text model parts have reacted and reflect a coherent state (by using explicit calls to deliver events to the text model parts)
2022-02-16 00:11:55 +01:00
Logan Ramos
69f268f052
Replace editor upon saving ( #143144 )
2022-02-15 17:11:45 -05:00
Megan Rogge
a2348fa5f2
improve decorations ( #143130 )
2022-02-15 14:27:59 -06:00
Daniel Imms
edc93d801f
Merge remote-tracking branch 'origin/main' into tyriar/141006
2022-02-15 12:19:20 -08:00
Raymond Zhao
5fed3424f9
Polish splitview behaviour some more
...
Ref #79581
2022-02-15 12:13:16 -08:00
Daniel Imms
c2faf99e41
Merge pull request #142568 from microsoft/tyriar/141599
...
Fix the shell integration remote install path resolving
2022-02-15 12:11:38 -08:00
Daniel Imms
15e5b5c188
remove todo
2022-02-15 12:10:37 -08:00
Daniel Imms
f5fbf3b920
Merge branch 'main' into tyriar/141599
2022-02-15 12:08:52 -08:00
Logan Ramos
f1846b2be1
Add modal error as part of #142875
2022-02-15 15:03:54 -05:00
Jackson Kearl
c0920ae1bb
Fix #143122
2022-02-15 11:55:54 -08:00
Raymond Zhao
802cc9a4a9
polish
2022-02-15 11:39:26 -08:00
Stefan Haller
8956522dd4
testing: disallow moving from higher to lower terminal states
...
If a test is run multiple times during a single test run, don't allow to set
the state back to a lower one, e.g. if the first test run failed but the second
passed.
2022-02-15 11:30:22 -08:00
Alex Dima
bd465c03ef
Fixes #142595 : Correctly remove media query list listener
2022-02-15 17:20:07 +01:00
Alex Dima
8dcfb37475
Temporarily disable emitter leak monitor ( #143111 )
2022-02-15 16:50:46 +01:00