Commit graph

37132 commits

Author SHA1 Message Date
Johannes Rieken 6a8e10672c breadcrumbs - more telemetry for settings 2018-07-16 14:39:42 +02:00
Joao Moreno 268289444c watch-client 2018-07-16 14:36:08 +02:00
Andre Weinand 3a3cddaa43 node-debug@1.26.3 2018-07-16 11:49:53 +02:00
Johannes Rieken 05245c2c65 fix tests 2018-07-16 11:43:57 +02:00
Benjamin Pasero fafff47907 better fix for #54295 & #54369 2018-07-16 11:37:20 +02:00
Benjamin Pasero b757388b47 Revert "fix #54295, fix #54369"
This reverts commit db39621bf8.
2018-07-16 11:37:20 +02:00
Johannes Rieken 2ca54105d7 fix compile issue 2018-07-16 11:36:06 +02:00
Joao Moreno 336ec88b22 Merge remote-tracking branch 'origin/master' 2018-07-16 11:35:25 +02:00
Johannes Rieken dd54e6ec1b add setting to show/hide or show last part of file and symbol path, #9418 2018-07-16 11:34:07 +02:00
Johannes Rieken 733c5d2f1c breadcrumbs - add setting to use quick pick instead of individual pickers 2018-07-16 11:34:07 +02:00
Joao Moreno fc31af1f45 diffEditor.border 2018-07-16 11:34:05 +02:00
Joao Moreno b6683bc4dc Merge commit 'refs/pull/53931/head' of github.com:Microsoft/vscode into pr/53931 2018-07-16 11:26:56 +02:00
isidor 3f02dfade8 fixes #54378 2018-07-16 11:10:09 +02:00
Johannes Rieken 550a03d96a breadcrumbs - also reset focus when moving back to the editor 2018-07-16 10:54:17 +02:00
Johannes Rieken 46a394e525 fix reversed paths 2018-07-16 10:54:17 +02:00
Andre Weinand 946387d749 add 'terminate' request to DAP 2018-07-16 10:49:30 +02:00
Johannes Rieken e155fdc9cd don't show separator on first part of relative path, #54370 2018-07-16 10:41:51 +02:00
Johannes Rieken d1f47a1abb differentiate between revealing and showing a picker, #9418 2018-07-16 10:08:53 +02:00
Benjamin Pasero 74880d6836
Add a reason attribute to filePUT and fileGET (#54244)
* Add a reason attribute to filePUT and fileGET

* add "isMeasurement": true
2018-07-16 07:58:49 +02:00
Benjamin Pasero db39621bf8 fix #54295, fix #54369 2018-07-16 07:57:39 +02:00
Christopher Leidigh 6babef9410
SelectBox Clients: Add aria-label value options (#54360) 2018-07-15 19:47:12 -04:00
Christopher Leidigh ee50b546b9
Selectbox Add select/list aria-label option. Partial: #53821 Fixes: #52297 (#54357)
* start

* SelectBox: Add select aria-label option

* Add aria-label to native select

* Revert debug action changes

* Cleanup
2018-07-15 18:33:37 -04:00
Pine Wu fec5cf6f43 Update css grammar for #53606 and #53797 2018-07-15 07:24:19 +08:00
Christopher Leidigh a846f437d8
SelectBox: Catch duplicate contextView disposal. Fixes: #54296 (#54321) 2018-07-14 16:25:01 -04:00
Christopher Leidigh fbd432b9ab
SelectBox: Use offsetWidth to exclude margins. Fixes: #54292 (#54320) 2018-07-14 15:04:01 -04:00
Benjamin Pasero 678f2e9c16 electron 2.0.5 2018-07-14 08:03:33 +02:00
Benjamin Pasero f951caef82 Merge branch 'master' into electron-2.0.x 2018-07-14 08:03:09 +02:00
Ramya Rao 8b9495d494
Support multiple configurations in extension editor (#54116)
* Support multiple configurations in extension editor

* Check array only if properties not found

* Allow contributes.configuration to be an array
2018-07-13 15:28:59 -07:00
Greg Van Liew c150d0d42d Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
Greg Van Liew 98ee779cc9 complex command typos and add dash between argument and desciptions 2018-07-13 15:28:11 -07:00
Rob Lourens e89ed6eb3a
Merge pull request #54196 from yogeshmangaj/focus-search-list-command
Add Focus search list command. Fixes #53696
2018-07-13 13:43:13 -07:00
Yogesh f9e0f8d5ce Add Focus search list command 2018-07-14 00:16:08 +05:30
Matt Bierner a874e01c9f Pick up new TS insiders 2018-07-13 11:42:58 -07:00
Matt Bierner eaa535ff3e Use properties for commitCharacters 2018-07-13 11:42:58 -07:00
Rob Lourens 09e26ac36f Fix #54256 - only sort file search results when a pattern is specified 2018-07-13 10:26:58 -07:00
Johannes Rieken 544eada73a breadcrumbs - slashes and symbols 2018-07-13 18:26:46 +02:00
Matt Bierner b179deefe5 Only use isNewIdentifierLocation to disable commit characers instead of all suggestions
Fixes #54267
2018-07-13 09:17:14 -07:00
Matt Bierner b64ff63750 Remove extra await 2018-07-13 09:17:14 -07:00
Daniel Imms 7a31074ee4
Merge pull request #54264 from qcz/patch-9
Improve the macOptionClickForcesSelection message in terminal.contributions.ts
2018-07-13 08:44:52 -07:00
Dániel Tar e9329491a4
Improve the macOptionClickForcesSelection message 2018-07-13 17:24:02 +02:00
Johannes Rieken 81fd2d3f55 tweak shadow and some spacings 2018-07-13 17:14:22 +02:00
Sandeep Somavarapu 8f521530ee #52627 Get the code actions from markers model 2018-07-13 17:13:32 +02:00
Johannes Rieken 9768dabba7 fix #54094 2018-07-13 15:56:08 +02:00
Sandeep Somavarapu 2ce9f1b686 Minimal fix #54255 2018-07-13 15:44:11 +02:00
Sandeep Somavarapu 8bd6697dba #52627 Show quick fixes per marker 2018-07-13 15:44:11 +02:00
Johannes Rieken 60a5feab82 breadcrumbs - 'show-file-icons'-style 2018-07-13 14:16:58 +02:00
Johannes Rieken 099f8bfdaa breadcrumbs - move config logic 2018-07-13 13:00:26 +02:00
Johannes Rieken 7d6e85dde9 breadcrumbs - differentiate between showing file or symbol icons and enable the latter for the no tabs case 2018-07-13 12:39:06 +02:00
Johannes Rieken bfc49dc41b refine type to find/highlight 2018-07-13 12:16:59 +02:00
Johannes Rieken 9440de23b9 symbol picker always shows all symbols 2018-07-13 11:51:43 +02:00