Commit Graph

24449 Commits

Author SHA1 Message Date
Sandeep Somavarapu 7f89b24319 Fix usage of getConfiguration 2017-10-05 23:50:44 +02:00
Sandeep Somavarapu 2a8be527e5 💄 2017-10-05 23:41:20 +02:00
Sandeep Somavarapu e1c29b6188 Populate override identifer keys in the event correctly 2017-10-05 23:30:34 +02:00
Sandeep Somavarapu 74e07a6f1c Populate register configuration event correctly 2017-10-05 23:22:55 +02:00
Sandeep Somavarapu 75cf7dabb5 Refactor Configuration Service
- API to get a value given a key
- API to update value smartly
- Fine grained configuration change event
- Smart reload API
- Remove unnecessary APIs
2017-10-05 23:13:18 +02:00
Sandeep Somavarapu 7ec6ecda50 Adopt to new configuration API 2017-10-04 10:09:58 +02:00
Sandeep Somavarapu 8dbc74e36f Configuration API blueprint 2017-10-04 09:59:58 +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
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
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
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
Johannes Rieken 1f975f05c9 allow InputBoxOptions#validateInput to return a thenable, #34532 2017-10-03 09:18:28 +02:00
Benjamin Pasero d7ac6d6560 Revert "my 1.17 input"
This reverts commit 5205d89cdb.
2017-10-03 06:24:46 +02:00
Benjamin Pasero 5205d89cdb my 1.17 input 2017-10-03 06:23:05 +02:00
Christof Marti daf1418ad6 No need to backtrack when eager approach did not match (fixes #35346) 2017-10-02 17:05:53 -07:00
Christof Marti 0bc9defc62 Split sort in batches (fixes #33613) 2017-10-02 16:15:58 -07:00
Daniel Imms 9f304b7a49 Don't build snap packages in CI yet 2017-10-02 13:36:59 -07:00
Daniel Imms b6723036d8 Merge pull request #35317 from Microsoft/tyriar/snap
Add gulp tasks to build snap packages
2017-10-02 13:36:05 -07:00