Commit graph

86121 commits

Author SHA1 Message Date
Benjamin Pasero 6c3bb99c63
smoke - better exit application handling 2021-08-05 09:05:17 +02:00
Benjamin Pasero 801bbff282
dnd - only add out of workspace files to recently opened (fix #128925) 2021-08-05 09:04:11 +02:00
Benjamin Pasero 70e6d3f85d
smoke tests - try to fix data migration test (#129279) 2021-08-05 07:56:55 +02:00
rebornix cbdb18da38 fix #115084. 2021-08-04 19:50:10 -07:00
Matt Bierner edee5caf4f
Add entry to ignore 2021-08-04 17:05:44 -07:00
Matt Bierner a3cb14be7f
Organize imports in vs/code 2021-08-04 17:05:16 -07:00
Rob Lourens 0e0566326c Simplify preferencesService open code 2021-08-04 16:59:04 -07:00
Rob Lourens 6e86978e38 Add remote (json) command, fixup folder settings more 2021-08-04 16:59:04 -07:00
Rob Lourens 28f471e2dd Fixup all open*Settings 2021-08-04 16:58:46 -07:00
Rob Lourens 8b6ef929bb Rename openGlobalSettings 2021-08-04 16:57:57 -07:00
Rob Lourens 14fdf3012a Support settings openToSide and begin refactor
#123282
2021-08-04 16:57:57 -07:00
rebornix 6269995fe0 fix #111886. 2021-08-04 16:41:02 -07:00
Matt Bierner 863eb4d80a
Make sure we always try rewriting domUris in markdown strings
Fixes #119786

Not 100% this is the correct fix and needs testing in insiders to make sure it doesn't cause other regressions
2021-08-04 16:33:02 -07:00
Matt Bierner 4948a147db
Organize improts in webview / custom editors 2021-08-04 16:33:01 -07:00
Matt Bierner 6375eb19e0
Add organize imports PR to blame ignore 2021-08-04 16:33:01 -07:00
rebornix 5cbeb9f2e3 fix #122710. 2021-08-04 16:09:57 -07:00
Eric Amodio a4e75b4ec1 Adds MarkdownString support to SCM validations 2021-08-04 18:40:44 -04:00
rebornix 8c4f6d75d9 fix #115147 2021-08-04 15:35:51 -07:00
rebornix cdcd050aaf re #118039. 2021-08-04 15:19:17 -07:00
rebornix cd121a7976 fix #121807. Turn notebook to dirty if the output changes. 2021-08-04 15:04:00 -07:00
Megan Rogge 9dc30d8565
allow setting contributed profile icon to a URI or URIs (#130139) 2021-08-04 13:08:47 -07:00
rebornix 136adbed5b fix #129783. 2021-08-04 12:29:27 -07:00
Matt Bierner 494cbbd02d
Organize imports in vs/base 2021-08-04 12:28:27 -07:00
isidor 39127ad747
introduce "debug.console.acceptSuggestionOnEnter"
fixes #128768
2021-08-04 21:05:35 +02:00
rebornix 369afa6562 fix #121100. PausableEmitter 2021-08-04 11:59:29 -07:00
Harald Kirschner 424e5f8de8
Reverting #125570 (#130126) 2021-08-04 14:56:59 -04:00
meganrogge 019cefe8a5
more terminal setting prefix usages 2021-08-04 11:43:30 -07:00
meganrogge dc00abecfa
use terminal settings prefixes 2021-08-04 11:37:39 -07:00
isidor 8d87bdf345
fixes #127721 2021-08-04 20:30:12 +02:00
isidor 469640333f
Refresh explorer when window gets focus to compensate for missing file events
fixes #126817
2021-08-04 19:47:54 +02:00
Raymond Zhao 686745c5d4
Help emmet settings show up in settings editor 2021-08-04 10:37:01 -07:00
Isidor Nikolic b343c41901
Merge pull request #125931 from xgdgsc/patch-1
click on disabled breakpoint enable instead of removing #125904
2021-08-04 19:17:09 +02:00
Matthew Go 44358e8c1c
Fix custom select box hover styles (#129970)
* Fix custom select box hover styles

* Handle focused case
2021-08-04 09:25:01 -07:00
Megan Rogge d579ec3d9b
fix #121523 2021-08-04 12:14:59 -04:00
Benjamin Pasero bf4a4a6b05
smoke tests - retry data migration tests on windows (#129279) 2021-08-04 18:10:00 +02:00
Jean Pierre b35dca4ffb
Fixes #127671 (#129668) 2021-08-04 09:04:01 -07:00
meganrogge 594767c866
fix #129858 2021-08-04 08:28:12 -07:00
Megan Rogge 4b6d224f63
pass untyped terminal resource to editorService (#130113) 2021-08-04 08:20:16 -07:00
Logan Ramos 0b87133f5b
Centralize query parameter cleaning /cc @bpasero and @aeschli 2021-08-04 10:58:28 -04:00
Megan Rogge 62ace4e10b
combine splitInstance with createTerminal (#130106) 2021-08-04 07:37:44 -07:00
Benjamin Pasero e33c0c34cc
web - fix integration tests 2021-08-04 16:09:28 +02:00
Benjamin Pasero 643c76bff2
storage - init workspace storage again on reload/load of window (#127421) 2021-08-04 15:51:46 +02:00
Benjamin Pasero 2f58131321
smoke tests - fix compile issue 2021-08-04 15:46:10 +02:00
Benjamin Pasero 0804afd00e
debt - delete apiCommands (fix #110583) 2021-08-04 15:43:37 +02:00
Benjamin Pasero c28ea165cd
smoke tests - try other ways of ensuring the editor is open for data migration (#129279) 2021-08-04 15:32:21 +02:00
Benjamin Pasero e007ca899c
cli - handle unhandled errors (fix #128854) 2021-08-04 13:43:07 +02:00
Benjamin Pasero 78a478fba1
workspaces - do not offer to open workspace file from virtual workspaces 2021-08-04 12:07:27 +02:00
Benjamin Pasero 4edcb2906d
vscode.d.ts - clarify how to open an untitled file with associated file path (for #129060) 2021-08-04 11:32:24 +02:00
Benjamin Pasero ff69e14f5d
IntervalCounter flaky web test (fix #129774) 2021-08-04 11:02:39 +02:00
Benjamin Pasero b6ca3e52ae
Remove dependency on node require for startup code path (#130088)
* sandbox - disable support to enable file protocol

* mitigate symlinks on different drives
2021-08-04 10:45:11 +02:00