Commit graph

24659 commits

Author SHA1 Message Date
Johannes Rieken 54a46c8546 make the registry be just a forwarder 2017-10-04 11:49:45 +02:00
Benjamin Pasero 7fb86f8462 fix #31591 2017-10-04 11:31:22 +02:00
Martin Aeschlimann 12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
isidor b8408ca598 Explorer view expansion on root changes
fixes #35121
2017-10-04 10:53:47 +02:00
Johannes Rieken 84cbd061e0 commands - use default generic 2017-10-04 10:48:46 +02:00
Benjamin Pasero 7a2b6fd720 more predictable recent files sorting (#10690, #20546) 2017-10-04 10:44:43 +02:00
Benjamin Pasero d869040c0d fix bad === check in history 2017-10-04 10:44:43 +02:00
Martin Aeschlimann e0a5d736aa Merge branch 'master' of https://github.com/Microsoft/vscode 2017-10-04 10:40:43 +02:00
isidor b597b6f55e explorer: update when saving a workspace from a single folder
fixes #35382
2017-10-04 10:34:16 +02:00
Martin Aeschlimann 14b4454b7d [themes] Some Editor Color Tokens Do Not Work . Fixes #35538 2017-10-04 10:34:01 +02:00
Johannes Rieken bdbc992e29 Using strict version-id for @types-modules, #35561 2017-10-04 10:33:38 +02:00
Ramya Achutha Rao f3e9dce612 Replace envvars in windowspath when looking for exe 2017-10-03 17:37:12 -07:00
Christof Marti d97034411c Fix typing weirdness 2017-10-03 15:12:50 -07:00
Eli Barzilay f7d27b17e3 Fix small typo 2017-10-03 15:08:42 -07:00
Christof Marti b630961260 Update distro hash 2017-10-03 14:29:50 -07:00
Daniel Imms e68b79169d node-pty@0.7.1
Fixes #26807
2017-10-03 13:57:48 -07:00
Christof Marti a834c0fb1f Use "search.useIgnoreFilesByDefault" in QuickOpen (fixes #34991) 2017-10-03 13:53:14 -07:00
Christof Marti 35b91522e7 Check search.useRipgrep for file searches (#34999) 2017-10-03 11:56:25 -07:00
Christof Marti 0813323191 Show plain message (#34999) 2017-10-03 11:56:25 -07:00
Christof Marti aaa202a553 No fallback (#34999) 2017-10-03 11:56:25 -07:00
Daniel Imms 5450fbe1cc Don't kill process tree when terminal is killed
Fixes #35492
2017-10-03 09:46:03 -07:00
Julian Andres Klode e073e848d7 Correctly get apt dirs in debian postinst
This previously used some crazy hack to parse the output of
`apt-config dump`, instead of using `apt-config shell` like
you are supposed to do.
2017-10-03 18:42:17 +02:00
Johannes Rieken d86955c7e8 move id into ICommand 2017-10-03 17:47:02 +02:00
Johannes Rieken 78e64e7261 allow to provide a precondition when registering commands 2017-10-03 17:47:02 +02:00
Martin Aeschlimann f319787f7d [themes] Selection highlight color is too similar to the selection color on Monokai. Fixes #20577 2017-10-03 17:33:42 +02:00
isidor 88a2fba0b0 debug: breakpoints view initial size
fixes #35179
2017-10-03 17:27:22 +02:00
isidor 45db6b72dd debug: actions to focus debug views
fixes #35153
2017-10-03 16:40:35 +02:00
Johannes Rieken 65d45fd985 wip - make IWorkbenchActionRegistry not hold any data but make it just a forwarder 2017-10-03 16:33:51 +02:00
isidor 039ee970ad debug: use clone instead of deepClone
#35525
2017-10-03 16:14:31 +02:00
Joao Moreno d28ace31aa prevent getQuickOpenElements() issues
related to #34203
2017-10-03 15:52:19 +02:00
Benjamin Pasero 36a5928d25 fix #17443 2017-10-03 15:42:43 +02:00
Joao Moreno 587a1047bc update scm viewlet based on initial selection
fixes #35497
2017-10-03 15:33:37 +02:00
Joao Moreno 3d63750fda prevent recursive splitview mutations
fixes #35497
2017-10-03 15:20:29 +02:00
Martin Aeschlimann 7d5ae744dd Merge branch 'master' of https://github.com/Microsoft/vscode 2017-10-03 15:04:30 +02:00
Martin Aeschlimann 47cae425b5 [folding] Click in bottom part of editor expands last region regardless of where focus is. Fixes #35259 2017-10-03 15:04:19 +02:00
Benjamin Pasero 64e6e2282b fix tests 2017-10-03 13:59:11 +02:00
Benjamin Pasero ea0ef8e982 improve scorer on file paths 2017-10-03 12:58:18 +02:00
Martin Aeschlimann 9c047a727e Merge branch 'master' of https://github.com/Microsoft/vscode 2017-10-03 12:39:29 +02:00
Martin Aeschlimann 0e707d25f7 Color picker replaces wrong range when in template mode. Fixes #35519 2017-10-03 12:39:18 +02:00
Benjamin Pasero 0a771c44a5 Remove AsyncDescriptor usages (#35496)
* debt - syncdescriptors for composite

* debt - syncdescriptor for baseeditor

* debt - syncdescriptor for quickopenhandler

* debt - remove asyncdescriptor

* debt - introduce editor.ts in browser namespace

* fix todos
2017-10-03 12:21:30 +02:00
isidor 1276184427 debug: fix preserving state on step
variables and stack frames no longer use reference for id
try to preserve expansion state across stapes

fixes #16031
2017-10-03 12:18:58 +02:00
Johannes Rieken d8e2074643 simplify arrays#flatten 2017-10-03 11:26:31 +02:00
Benjamin Pasero 31b7b4f7d4 encoding - map big5 auto detected properly to iconv 2017-10-03 11:23:13 +02:00
Johannes Rieken 63b4662808 💄 2017-10-03 10:41:35 +02:00
Johannes Rieken ee3b0d394a fix findSuperstr 2017-10-03 10:32:11 +02:00
Johannes Rieken aec03c624d don't use groupBy in resolveFiles because it will merge interleaving groups, fixes #35512 2017-10-03 10:32:11 +02:00
Johannes Rieken 40f933d7b4 use stable sort for groupBy, #35512 2017-10-03 10:32:11 +02:00
João Moreno 38ae9180f9 Merge pull request #35474 from felixfbecker/use-local-gulp
Use local gulp in CI
2017-10-03 10:29:17 +02:00
Joao Moreno bcb3e0d00e detect conflict markers when staging
fixes #33983
2017-10-03 10:21:20 +02:00
Benjamin Pasero 25a8ce901f debt - keep scoring, highlighting and sorting in quick open predictable 2017-10-03 10:05:40 +02:00