Commit Graph
36938 Commits
Author SHA1 Message Date
Matt Bierner f5c36f4bb8 Add telemetry on organize imports
This is needed to understand if users are running this action and how we can improve discoverablity
2018-07-16 13:00:46 -07:00
Matt Bierner cbcafcc284 Don't enable commit characters when isNewIdentifierLocation is true
Fixes #54386
2018-07-16 13:00:46 -07:00
Sandeep Somavarapu 37a59a282a Fix #51323 2018-07-16 21:50:25 +02:00
SteVen Batten e38557ad4d fix an issue with menu theming with dark themes 2018-07-16 10:46:41 -07:00
Miguel Solorio 04467c495b Update basic programming language icon (#54402) 2018-07-16 10:04:45 -07:00
Joao Moreno 8261bddefa fix telemetry event 2018-07-16 17:58:31 +02:00
Sandeep Somavarapu 5e052fe868 ExtensionManagementChannelClient: Use URI transformer for outgoing calls
ExtensionManagementChannel: Just review URIs
2018-07-16 17:55:19 +02:00
Joao Moreno 03a0d153a9 fix linux builds 2018-07-16 17:50:32 +02:00
Johannes Rieken 1313726256 Merge pull request #54286 from gregvanl/complex-cmds
complex command typos and add dash between argument and descriptions
2018-07-16 16:56:16 +02:00
Johannes Rieken 69139dabf5 fix #52923 2018-07-16 16:54:16 +02:00
Daniel Imms 16d3389235 Merge pull request #54239 from Jongkeun/spell
fixed spelling mistake from 'occuring' to 'occurring'
2018-07-16 07:51:24 -07:00
Joao Moreno 8bba64a829 fix linux builds 2018-07-16 16:46:43 +02:00
Johannes Rieken cfd97c5e28 fix #54375 2018-07-16 16:16:07 +02:00
Johannes Rieken 0401166fb0 fix typo 2018-07-16 16:01:49 +02:00
Sandeep Somavarapu 3dd856a8e1 Fix #52627 2018-07-16 15:55:10 +02:00
isidor 22e16c765e debug: support termiante request
fixes #54384
2018-07-16 15:45:29 +02:00
Johannes Rieken 0344920615 fix #54117 2018-07-16 15:43:22 +02:00
Johannes Rieken d7fe9bcae5 workspace edit - clarify size 2018-07-16 15:43:22 +02:00
Joao Moreno c81fa687cb publish linux 2018-07-16 15:28:49 +02:00
isidor 9825637f06 debug: simplify reacting to exit events 2018-07-16 15:25:44 +02:00
Johannes Rieken 64067a6b1b 💄 2018-07-16 14:39:42 +02:00
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
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