Martin Aeschlimann
|
44543f528a
|
server cli: sanitize string args
|
2022-02-24 15:38:28 +01:00 |
|
Sandeep Somavarapu
|
35ba35b799
|
Fix #143779
|
2022-02-24 15:38:17 +01:00 |
|
Logan Ramos
|
459ffea03c
|
Fix tab close
|
2022-02-24 09:20:34 -05:00 |
|
Johannes Rieken
|
ef331833be
|
fix compile issue
|
2022-02-24 15:14:30 +01:00 |
|
Henning Dieterichs
|
bdc40a50a1
|
Fixes #143759. If multiple audio cues are played at the same time, no sound is played twice.
|
2022-02-24 15:06:02 +01:00 |
|
Johannes Rieken
|
261adce05c
|
remove InlayHint#command for now, https://github.com/microsoft/vscode/issues/141576, https://github.com/microsoft/vscode/issues/143740
|
2022-02-24 15:00:46 +01:00 |
|
Johannes Rieken
|
d6edae6e30
|
show hover message for label parts that have command or source location, https://github.com/microsoft/vscode/issues/143740
|
2022-02-24 15:00:46 +01:00 |
|
Henning Dieterichs
|
6cde4b0097
|
Audio Cue Help: Play sound even if audio cue is disabled.
|
2022-02-24 14:30:19 +01:00 |
|
Alex Dima
|
3449b854d9
|
Remove warning since we still use FileAccess.asBrowserUri for creating new web workers from the web worker extension host
|
2022-02-24 14:12:17 +01:00 |
|
Benjamin Pasero
|
6640f3c721
|
skip flaky test (#139960)
|
2022-02-24 13:27:04 +01:00 |
|
Benjamin Pasero
|
8c813014b5
|
editors - conflict when viewState and selection provided (fix #143878)
|
2022-02-24 13:22:15 +01:00 |
|
Alex Dima
|
ba0fbbbd01
|
Fixes #138390: Have two distinct registration/clearing functions for language associations registered by the platform or by configuration
|
2022-02-24 12:57:36 +01:00 |
|
Benjamin Pasero
|
d00e0f9f74
|
web - offer "Open Folder..." also in F1 list and as keybinding
|
2022-02-24 12:53:38 +01:00 |
|
Henning Dieterichs
|
5886169550
|
Fixes #143796 by adjusting unicode highlighting algorithm.
|
2022-02-24 12:38:05 +01:00 |
|
Henning Dieterichs
|
643cf95e8c
|
audioCues.debuggerStoppedOnBreakpoint -> audioCues.onDebugBreack
|
2022-02-24 12:03:21 +01:00 |
|
Benjamin Pasero
|
fcaa618821
|
web - change "Open Folder" to replace folders (fix #143857)
|
2022-02-24 12:01:43 +01:00 |
|
Martin Aeschlimann
|
2ab2b8a9ff
|
Missing folderNamesExpanded. Fixes #143710
|
2022-02-24 10:23:21 +01:00 |
|
Benjamin Pasero
|
619ccd76ab
|
lifecycle - allow to force close a window (fix #134180)
|
2022-02-24 09:56:50 +01:00 |
|
Isidor Nikolic
|
c3214d3730
|
Merge pull request #143823 from neeleshb/main
Fix incorrect label for the "goto previous problem"
|
2022-02-24 09:28:11 +01:00 |
|
Johannes Rieken
|
0fe127071d
|
update distro, https://github.com/microsoft/vscode-internalbacklog/issues/2461
|
2022-02-24 08:49:28 +01:00 |
|
Benjamin Pasero
|
67c09decba
|
lifecycle - show progress also for onBeforeShutdown phase
|
2022-02-24 08:03:03 +01:00 |
|
Jackson Kearl
|
3112460dc4
|
Remove ref to langdetect
|
2022-02-23 20:52:29 -08:00 |
|
Jackson Kearl
|
aedada35eb
|
Revert "Increase impact of biasing"
This reverts commit 4c20f07b11.
|
2022-02-23 20:17:51 -08:00 |
|
Jackson Kearl
|
4c20f07b11
|
Increase impact of biasing
|
2022-02-23 20:15:50 -08:00 |
|
Jackson Kearl
|
b0048e15fb
|
Imporve logging for language detector
|
2022-02-23 20:14:29 -08:00 |
|
Matt Bierner
|
8be6345605
|
Also add in webview offset to cell top computed for markdown
Fixes #143792
|
2022-02-23 18:13:33 -08:00 |
|
Jackson Kearl
|
353ec42559
|
Add hidden config to prefer historical languge detection model
|
2022-02-23 18:04:00 -08:00 |
|
Matt Bierner
|
9fe228213a
|
Better workaround for safari loading check
For https://bugs.chromium.org/p/chromium/issues/detail?id=1297377, it seems the bug is that the intial check was sometimes seeing that `about:blank` was loaded. Make sure we are loading the correct page instead of adding a timeout
|
2022-02-23 17:42:10 -08:00 |
|
Matt Bierner
|
7d218f40d5
|
in -> of
|
2022-02-23 17:42:08 -08:00 |
|
Rob Lourens
|
8f8cc62904
|
Set tooltip on lazy variable button. Fix #143799
|
2022-02-23 17:00:39 -08:00 |
|
Rob Lourens
|
ad56dacd0c
|
Fix editing resolved lazy props. See #143751
|
2022-02-23 17:00:39 -08:00 |
|
David Dossett
|
4bef8dc8d7
|
Fix #143837
|
2022-02-23 16:55:41 -08:00 |
|
Rob Lourens
|
142bb5350a
|
Don't allow "set value" on lazy props. Fix #143751
|
2022-02-23 16:24:35 -08:00 |
|
Rob Lourens
|
34e825775f
|
Enable evaluating lazy properties in watch, hover, repl.
Fix #143730
|
2022-02-23 16:13:37 -08:00 |
|
Rob Lourens
|
5c13dfc85b
|
bump distro
|
2022-02-23 15:43:47 -08:00 |
|
David Dossett
|
f77464d1eb
|
Bump distro
|
2022-02-23 15:14:50 -08:00 |
|
Daniel Imms
|
5d5d715afa
|
Present recent dirs in last access order
Fixes #141008
|
2022-02-23 15:02:02 -08:00 |
|
Tyler Leonhardt
|
deae6b4074
|
focus on list when inputbox isn't shown. fixes #143782
|
2022-02-23 14:59:54 -08:00 |
|
Raymond Zhao
|
48060a957d
|
Revert max width back to 1200px
Reach parity with the getting started view.
Fixes #143700
|
2022-02-23 14:36:10 -08:00 |
|
Miguel Solorio
|
547f3ab048
|
Fix #143787
|
2022-02-23 14:35:07 -08:00 |
|
Daniel Imms
|
77302e7332
|
Update xterm.js
Commit: ded6750ff55b04352071fee12174082030c290ce
Fixes #143784
|
2022-02-23 14:33:22 -08:00 |
|
Jackson Kearl
|
664a3f47f6
|
bump distro
|
2022-02-23 14:30:06 -08:00 |
|
SteVen Batten
|
28a8c75109
|
fixes #143820
|
2022-02-23 14:22:14 -08:00 |
|
Daniel Imms
|
0ef70abc54
|
Update distro
|
2022-02-23 14:16:06 -08:00 |
|
Daniel Imms
|
b593e59f5c
|
Delay registration of command start marker
Fixes #143798
|
2022-02-23 14:10:16 -08:00 |
|
Neelesh Bodas
|
5b01495224
|
Merge branch 'microsoft:main' into main
|
2022-02-23 13:55:31 -08:00 |
|
Neelesh Bodas
|
b634f40391
|
Merge pull request #1 from neeleshb/neeleshb-patch-1
fix the incorrect title in PrevMarkerAction
|
2022-02-23 13:54:52 -08:00 |
|
Johannes Rieken
|
430cf5b4cc
|
sort markers always by resource first, only then by problems.sortOrder, fixes https://github.com/microsoft/vscode/issues/143070#issuecomment-1049223498
|
2022-02-23 22:45:52 +01:00 |
|
Neelesh Bodas
|
a4384fa6db
|
fix the incorrect title in PrevMarkerAction
|
2022-02-23 13:37:20 -08:00 |
|
David Dossett
|
3d8ec31137
|
Update HC letterpress colors
|
2022-02-23 13:36:30 -08:00 |
|