Commit Graph
73433 Commits
Author SHA1 Message Date
Alex Ross 3f5476f3e6 Suggest shouldn't trigger on all characters in comments (#109093) 2020-10-27 11:31:03 +01:00
gjsjohnmurray a640cdbe43 implement PR feedback 2020-10-27 10:22:38 +00:00
Johannes Rieken 0410095623 add title attribute to details label, https://github.com/microsoft/vscode/issues/99370 2020-10-27 11:09:45 +01:00
Alex Ross 8d0ca78841 Revert "feat: Autodetect npm.packageManager #102050 (#102494)"
This reverts commit f8c0e3b612.
2020-10-27 10:07:45 +01:00
Sandeep Somavarapu df29df80c5 Fix #108973 2020-10-27 09:49:56 +01:00
Takanori Oishi e87e7b076a fix: UI items are incorrect order when applying the language pack 2020-10-27 17:37:34 +09:00
Benjamin Pasero 0b1cd268f1 web - use logservice to log why unload was prevented 2020-10-27 08:17:59 +01:00
Benjamin Pasero 4f759fc230 proxy auth - use urlProtocol as partition 2020-10-27 07:56:47 +01:00
Rob Lourens e5c0007ce0 Register serverSpawn/enableTerminalReconnection settings 2020-10-26 21:22:44 -07:00
Jackson Kearl e3db76ab7f Update import 2020-10-26 19:04:26 -07:00
Jackson Kearl 74654f3c35 Use find-yarn-workspace-root over find-yarn-workspace-root2 (#109429) 2020-10-26 18:38:27 -07:00
Matt Bierner 9cb11c402f Update viewWelcome documentation to make it clear it only applies to tree views
Fixes #105832
2020-10-26 18:17:21 -07:00
SteVen Batten 15a3164768 allow empty submenu rendering
fixes #107147
fixes #105005
2020-10-26 16:16:35 -07:00
Matt Bierner 88c4e209dd Fixes unusualLineTerminators enum description order
Fixes #109260
2020-10-26 16:04:08 -07:00
Rachel Macfarlane 928e79f838 Verify GitHub tokens on auth provider start, fixes #108680 2020-10-26 16:01:58 -07:00
deepak1556 1c7154d00c chore: bump electron@9.3.3 2020-10-26 15:54:45 -07:00
Megan Rogge 5d4df8273e markdown smart select (#108818)
smart select
2020-10-26 15:33:48 -07:00
Sandeep Somavarapu 885e37289a #91054 Show install and sync dialog when installing extensions 2020-10-26 23:19:45 +01:00
Rob Lourens 137dcc4463 Fix not putting focus in the integrated terminal when it's first shown.
This is a little hacky and we might want to rethink it but should be safe and fine
2020-10-26 14:57:16 -07:00
SteVen Batten c2337d8c56 fixes #106083 2020-10-26 14:52:24 -07:00
Connor Peet ba1b6a7b87 chore: bump js-debug 2020-10-26 14:03:07 -07:00
Martin Aeschlimann 481d354ede Windows: last active window is no longer getting focus back. Fixes #109391 2020-10-26 21:07:16 +01:00
Rob Lourens c79c26babe Merge branch 'master' into resolve-78733 2020-10-26 12:46:11 -07:00
Daniel Imms 35c3949d46 Add missing semi colon 2020-10-26 12:44:06 -07:00
Martin Aeschlimann a2a0fe56a0 Error: base must be a non-empty string, or null/undefined. 2020-10-26 20:22:34 +01:00
Rob Lourens c6d1ba6cee Fix "Starting" terminal label 2020-10-26 19:15:43 +00:00
rebornix 1a3339399a re #108349. unbind only for macOS 2020-10-26 11:49:41 -07:00
SteVen Batten 8349265e1b fixes #109304 2020-10-26 11:47:52 -07:00
Benjamin Pasero a773d485d6 Firefox: avoid menu actions firing twice (#109374)
* 💄

* fix #108621
2020-10-26 11:21:04 -07:00
kieferrm 3ef712e195 update distro 2020-10-26 17:59:52 +00:00
Martin Aeschlimann 2f22788b6c pack emmet including the vscode-emmet-helper (#109257) 2020-10-26 10:37:18 -07:00
Martin Aeschlimann 29f2a4aa58 [html] update service 2020-10-26 18:02:24 +01:00
Johannes Rieken 6f511d74bb send suggest duration telemetry as json raw data 2020-10-26 17:15:06 +01:00
Martin Aeschlimann 9b4f91b31c upload-sourcemaps: fix typings 2020-10-26 17:00:59 +01:00
Johannes Rieken 6b7eabb7f2 honor language overrides for config.editor.suggest.insertMode-setting 2020-10-26 16:55:19 +01:00
Martin Aeschlimann 52051132dc update distro 2020-10-26 16:25:08 +01:00
Martin Aeschlimann 975408db6b use uploaded node_modules sourcemaps 2020-10-26 16:19:44 +01:00
Benjamin Pasero 6b8e79f732 proxy auth - switch to warning icon 2020-10-26 16:06:40 +01:00
Alex Dima f3b8f4f765 Do not use process.env directly in findExecutable 2020-10-26 16:00:15 +01:00
Johannes Rieken 56d87a3c54 refilter completions when moving cursor inside word, https://github.com/microsoft/vscode/issues/3295 2020-10-26 15:43:35 +01:00
João Moreno e3202ed684 upload production node_modules sourcemaps 2020-10-26 15:34:41 +01:00
Sandeep Somavarapu 0174d52f51 #80698 remove license content as it is accessed from repo 2020-10-26 15:21:25 +01:00
Johannes Rieken b0845a996d fix https://github.com/microsoft/vscode/issues/109362 2020-10-26 15:14:35 +01:00
isidor 46f60b7b27 debug: Do a late activation so extensions are not activated too early
fixes #108578
2020-10-26 15:10:29 +01:00
João Moreno f50ee04ed9 fix git submenus order
fixes #109286
2020-10-26 15:06:53 +01:00
Sandeep Somavarapu 65d448f728 Fix #109378 2020-10-26 15:01:00 +01:00
Martin Aeschlimann 080b1d270a update distro 2020-10-26 14:58:55 +01:00
João Moreno 42b077d68f fixes #109307 2020-10-26 14:56:38 +01:00
Takanori Oishi 86e1d0744f Git: Add tags to '...' menu (#109282)
* Git: Add tags to '...' menu
Closes #109281

* Git: Add tags to '...' menu
Closes #109281
2020-10-26 14:44:28 +01:00
Johannes Rieken 24ced5b375 don't reset textOffset when column is within first search window, fixes https://github.com/microsoft/vscode/issues/108892
also restore time budget check
2020-10-26 14:35:43 +01:00