Commit Graph

28673 Commits

Author SHA1 Message Date
Johannes Rieken 0f2cc682a0 Merge branch 'master' into rename-workspaceedit-proto 2018-01-23 17:19:06 +01:00
Johannes Rieken a80308455b make WorkspaceEdit more sane 2018-01-23 16:59:23 +01:00
Joao Moreno 018cc146a7 use 32 bit version of inno_updater 2018-01-23 16:33:17 +01:00
Alex Dima 5bdb90de36 scripts/code.sh picks up marketplace built-in extensions automatically 2018-01-23 16:40:52 +01:00
Joao Moreno 53a2781d80 add extensions control url 2018-01-23 16:25:51 +01:00
Joao Moreno f3ffbcf540 fix bad state change in darwin update service 2018-01-23 16:25:51 +01:00
isidor 3ecae53188 fixes around mr compound debugging 2018-01-23 16:13:16 +01:00
Isidor Nikolic fb208416f0 Merge pull request #41818 from Microsoft/isidorn/multiRootLaunch
support Compound debug configurations across workspace folders
2018-01-23 16:11:52 +01:00
Benjamin Pasero 58c705bba8 Merge pull request #41577 from Microsoft/ben/fix-35491
clean up icon path confusion
2018-01-23 15:49:42 +01:00
Benjamin Pasero 9df63af4ee fix leak 2018-01-23 12:59:00 +01:00
Benjamin Pasero b9cdcecf33 polish from feedback 2018-01-23 12:35:32 +01:00
Sandeep Somavarapu 6c16a67536 Show localizations contributions in the extensions editor 2018-01-23 12:33:31 +01:00
Sandeep Somavarapu 35aa8fb531 Fix languageId typo 2018-01-23 12:28:13 +01:00
Alexandru Dima 91e8887218 Merge pull request #39314 from PoiSoNz/master
Increase minimum limit for fontSize and lineHeight
2018-01-23 12:27:43 +01:00
Benjamin Pasero 5974501606 Merge branch 'master' into ben/fix-35491 2018-01-23 12:25:26 +01:00
Alex Dima 2140e0320e Paint secondary cursors with the same opacity as the primary cursor 2018-01-23 12:25:22 +01:00
Benjamin Pasero 36cafba0ac ext dev - delete untitled workspace on close 2018-01-23 12:20:31 +01:00
Johannes Rieken 24ecf49479 make =~ actually be a regex test operation, #26044 2018-01-23 12:12:09 +01:00
Benjamin Pasero 653182731a fix #42031 2018-01-23 12:04:20 +01:00
Alexandru Dima 09b58609d1 Merge pull request #39066 from afonsobspinto/selectToBracket
Select to bracket
2018-01-23 12:00:13 +01:00
Alex Dima c903bd7120 Remove default keybinding for SelectToBracket 2018-01-23 11:58:50 +01:00
Alex Dima d381a4b7c2 Merge remote-tracking branch 'origin/master' into selectToBracket 2018-01-23 11:48:38 +01:00
Alexandru Dima 84991c4c50 Merge pull request #41927 from TypeFox/ak/monaco_bind_log_service
[monaco] bind ILogService to NullLogService by default
2018-01-23 11:30:45 +01:00
Joao Moreno 1cacde3496 Revert "add 'configuration' (read uri/path) of workspace config file, #41408"
This reverts commit 3ecef8c1dd.
2018-01-23 11:23:02 +01:00
Sandeep Somavarapu 0583f92291 #36967 Support writing launches in workspace configuration file 2018-01-23 11:15:35 +01:00
isidor 32fcea613e Merge branch 'master' into isidorn/multiRootLaunch 2018-01-23 11:01:05 +01:00
isidor 82532abe87 debug: simplify openConfigFile 2018-01-23 10:59:27 +01:00
Joao Moreno 4f5b23ef52 update: should not show progress if user quits code 2018-01-23 10:51:52 +01:00
Sandeep Somavarapu 802be774a7 #36967 - Support reading workspace launches in mulit root workspace 2018-01-23 10:50:23 +01:00
isidor 40cd234ded Merge branch 'master' into isidorn/multiRootLaunch 2018-01-23 10:41:56 +01:00
isidor 67880b353d debug: introduce WorkspaceLaunch 2018-01-23 10:41:19 +01:00
Alexandru Dima 486ad5ee74 Merge pull request #41646 from Microsoft/chrisdias/contextkeyglobexpr
Chrisdias/contextkeyglobexpr
2018-01-23 10:37:25 +01:00
Isidor Nikolic 7d6295f6c0 Merge pull request #42022 from usernamehw/revert_changes_running_extensions
Revert - move striping logic back to javascript for running extensions
2018-01-23 10:29:24 +01:00
Alex c425644317 Revert - move striping logic back to javascript for running extensions 2018-01-23 12:20:53 +03:00
Johannes Rieken 3ecef8c1dd add 'configuration' (read uri/path) of workspace config file, #41408 2018-01-23 10:17:51 +01:00
Joao Moreno 3359b50c4d use windowsVerbatimArguments 2018-01-23 10:09:19 +01:00
Johannes Rieken 3da6978101 Merge pull request #41997 from mjbvz/code-action-api-take-kind
Take kind instead of edit in CodeAction ctor
2018-01-23 09:46:41 +01:00
Joao Moreno f7cde7af9c fix bad state expectation 2018-01-23 09:37:50 +01:00
Joao Moreno 0d025550f3 cleanup list alt key change 2018-01-23 09:29:56 +01:00
Benjamin Pasero 60440c7246 reduce test pressure 2018-01-23 08:01:49 +01:00
Benjamin Pasero 545fcb9998 linux - disable failing test 2018-01-23 07:59:57 +01:00
Benjamin Pasero a29d44c682 fix #41940 2018-01-23 07:31:18 +01:00
kieferrm 1502c8c2a0 update distro 2018-01-22 22:26:32 -08:00
kieferrm 200e401357 Revert "Use special prefix to tell TS that a resource is in-memory only (#42001)"
This reverts commit 00f0f2c896.
2018-01-22 21:36:00 -08:00
Rob Lourens 7fbd338784 Merge branch 'roblou/newExtensionSettingSearch' 2018-01-22 21:31:53 -08:00
Rob Lourens 6b9c28032a Settings search - Remove unused css rule 2018-01-22 21:25:11 -08:00
Matt Bierner 8c6fb54fb0 Remove unused import 2018-01-22 21:18:57 -08:00
Rob Lourens 439ecdf347 Fix core setting search matching with "post" request 2018-01-22 21:10:22 -08:00
Rob Lourens cdf4061d47 Prevent local settings search from searching setting descriptions 2018-01-22 21:09:15 -08:00
Peng Lyu 95dfbe4410 Move rbtree logic out of piecetreebase. 2018-01-22 20:55:16 -08:00