Commit graph

75265 commits

Author SHA1 Message Date
Benjamin Pasero
7ab5c2a90a activity bar - consistently show right click menu everywhere (#113757) 2021-01-12 09:40:54 +01:00
Benjamin Pasero
f675564c5d fix #114028 2021-01-12 09:15:47 +01:00
Sandeep Somavarapu
e17aea136d Fix #114189 - disable caching 2021-01-12 09:08:20 +01:00
Benjamin Pasero
b9aaba047c activity bar - remove "Hide" from left click menus (#113757) 2021-01-12 08:37:52 +01:00
Benjamin Pasero
2b0132d09f activity bar - update order of entries to reflect visual order (#113757) 2021-01-12 08:33:59 +01:00
Christof Marti
b33b28dd07 Activate onStartupFinished (#110031) 2021-01-12 08:17:35 +01:00
Benjamin Pasero
d61eb64745 activity bar - change visibility of entries to checkboxes (#113757) 2021-01-12 08:14:00 +01:00
Benjamin Pasero
6dc779565e 🆙 distro 2021-01-12 07:23:35 +01:00
Connor Peet
913fff96a3
testing: fix error when test view is hidden after showing 2021-01-11 17:28:02 -08:00
Connor Peet
f5665378fd
testing: start of diff peek view 2021-01-11 17:28:02 -08:00
rebornix
09d99f7d71 resolve kernel providers and kernels. 2021-01-11 17:23:01 -08:00
Tyler James Leonhardt
732d4ff89e
Make PowerShell 7 default if available and show in choose shell menu (#112768)
* make PowerShell 7 default if available and show in choose shell menu

* misc feedback

* better handle ARM and use pfs everywhere also update pfs to handle AppExecLinks

* fix test

* move to async

* add logging

* powershell global tool is in the image apparently

* have path test be the same

* try/catch the readlink

* await exists

* fix test

* check what arch node is

* fix indexes

* address daniel's feedback

* have getProgramFilesPath return null instead
2021-01-11 15:38:03 -08:00
Sandeep Somavarapu
74038b7e0d do not use file scheme 2021-01-11 23:53:15 +01:00
Sandeep Somavarapu
c88ab9e0b6 use in-mem fsp - remote folder config tests 2021-01-11 23:53:14 +01:00
Sandeep Somavarapu
506ae4a53e use in-mem fsp - multi root workspace config tests 2021-01-11 23:53:14 +01:00
Peng Lyu
da3a21ee4e
Merge pull request #112602 from microsoft/rebornix/output-view-model
Support output rendering in the notebook diff editor
2021-01-11 14:05:47 -08:00
Sandeep Somavarapu
041a5c3b6b fix tests - do not use file scheme 2021-01-11 23:05:15 +01:00
Sandeep Somavarapu
f92251d8e6 use in-mem fsp - workspace folder config tests 2021-01-11 23:05:15 +01:00
rebornix
1e44ae5da8 Merge branch 'master' into rebornix/output-view-model 2021-01-11 13:19:16 -08:00
Miguel Solorio
03450bf094 Update Codicons: Update '+' modifier location (fixes #114016)
4b668019e8
2021-01-11 13:14:02 -08:00
Sandeep Somavarapu
84f2cf6449 use in-mem fsp - workspace init tests 2021-01-11 22:05:16 +01:00
Sandeep Somavarapu
722a6664f8 use in-mem fsp - workspace editing tests 2021-01-11 22:05:16 +01:00
Sandeep Somavarapu
a2efefd371 use in-mem fsp - workspace tests 2021-01-11 22:05:16 +01:00
Connor Peet
e3b18fa3ef
testing: add filter box 2021-01-11 13:04:22 -08:00
Alexandru Dima
676bb6b100
Merge pull request #114127 from shskwmt/fix/113603
Fixes 113603: Change reason for moveWordCommand to CursorChangeReason.Explicit
2021-01-11 21:35:13 +01:00
Alexandru Dima
990906a165
Adopt strict assertions 2021-01-11 21:24:43 +01:00
isidor
00a781f926 debug: use mnemonicTitle and avoid dupliacte registration 2021-01-11 20:48:02 +01:00
Sandeep Somavarapu
c38c1f497f use in-mem fsp - workspace folder tests 2021-01-11 20:46:10 +01:00
Henning Dieterichs
42221c900b
Set override to false when reopening editors after dragging them to a different editor group. This fixes #109000. (#114093) 2021-01-11 11:38:30 -08:00
Alexandru Dima
31e33c478e
Fixes #114042: Use Buffer only when it is available 2021-01-11 20:35:41 +01:00
Jackson Kearl
cef7004a46 activate search result extension onLanguage:search-result #110031 2021-01-11 11:22:17 -08:00
isidor
39619a136b minor polish 2021-01-11 20:02:59 +01:00
isidor
e8fb4fd30d bulkFileEdits: use textFileService only for creating empty files 2021-01-11 20:01:01 +01:00
Rachel Macfarlane
c85297669e Move id, label, and options to authentication provider registration 2021-01-11 10:53:17 -08:00
Sandeep Somavarapu
e9ae008296 use in-mem fsp in tests 2021-01-11 18:43:08 +01:00
Tyler James Leonhardt
3f3e35bf17
Add boundary for right arrow typeahead and fix bug with resetting Terminal (#113863)
* initial changes

* have public method that terminalinstance uses instead

* fix tests

* dispose of the event to fix test

* move to reset due to lastRow state

* remove import

* handle backspace
2021-01-11 09:03:54 -08:00
Alexandru Dima
61c6334a3f
Fixes #112373: The hover should always consume mouse wheel events 2021-01-11 17:42:13 +01:00
Alexandru Dima
3d500ebd8b
Adopt proposed CancellationError (#93686) 2021-01-11 17:31:22 +01:00
Benjamin Pasero
5c1543b556 File name in editor tab reverts casing on save (fix #114096) 2021-01-11 17:10:00 +01:00
Johannes Rieken
e149bdb42a
Merge pull request #113837 from HaoboGu/HaoboGu/issue113404
Add emojis and several more symbols as word separators, fix #113404
2021-01-11 16:44:58 +01:00
Alex Dima
1551d1f1ff
Fixes microsoft/vscode-remote-release#1485: Make sure to only render Reload Window prompt once 2021-01-11 16:39:22 +01:00
Alex Dima
c9bae24fb7
More UX feedback 2021-01-11 16:36:21 +01:00
Alex Dima
7cf2ad082f
Render remote name when reconnecting 2021-01-11 16:33:19 +01:00
Alex Dima
cba1d1b184
Prefix all performance.mark calls with code/ 2021-01-11 16:12:03 +01:00
Benjamin Pasero
64947067ab 💄 unit tests 2021-01-11 16:08:22 +01:00
Alexandru Dima
533d094020
Allow logging FS access with stacks 2021-01-11 15:32:39 +01:00
Benjamin Pasero
8ec95fa3b7 tests - improve ext path tests 2021-01-11 15:28:41 +01:00
Benjamin Pasero
55bd92dd53 tests - extpath tasks are flaky 2021-01-11 15:23:09 +01:00
Benjamin Pasero
ea7b8ddda3 Can't open, rename or delete files that contains ":" on linux (fix microsoft/vscode-remote-release#4227) 2021-01-11 14:57:28 +01:00
Johannes Rieken
e3f5b3dfe4
Merge branch 'master' into HaoboGu/issue113404 2021-01-11 14:40:25 +01:00