Commit Graph

39453 Commits

Author SHA1 Message Date
João Moreno 25832c19c0 Merge pull request #58436 from headmelted/master
Adding electron ARM and ARM64 tasks for cross-compiling
2018-09-11 17:43:41 +02:00
Joao Moreno 0301c96ae2 smoke: dont open dev tools on verbose 2018-09-11 17:31:38 +02:00
Joao Moreno 1914120000 remove cp 2018-09-11 17:29:46 +02:00
Joao Moreno 44572b18ea smoke: cleanup workspaceOrFolder 2018-09-11 17:29:24 +02:00
Joao Moreno c29fef0aa0 smoke: cleanup multiroot tests 2018-09-11 17:29:24 +02:00
Maarten Fonville 2ba2fa5d3c Update Electron to 2.0.9 (#58382) 2018-09-11 17:28:06 +02:00
Rob Lourens b3b54477ce Fix #52105 2018-09-11 08:23:41 -07:00
Martin Aeschlimann 6ae58634e9 "files.associations" does not override file icons defined in "fileExtensions" or "fileNames" icon theme tables. Fixes #58366 2018-09-11 17:20:18 +02:00
Joao Moreno d6f67eb943 Merge remote-tracking branch 'origin/master' 2018-09-11 17:13:59 +02:00
Joao Moreno 9c17721e7f should not refresh children which are collapsed 2018-09-11 17:13:37 +02:00
Joao Moreno 61a3e0d397 Merge commit 'refs/pull/57806/head' of github.com:Microsoft/vscode into pr/57806 2018-09-11 17:04:01 +02:00
Johannes Rieken 9982055873 debt - replace winjs.promise#join with promise#all 2018-09-11 17:03:19 +02:00
Sandeep Somavarapu 78ba7cdcca Fix #58097 2018-09-11 16:49:13 +02:00
Johannes Rieken 798549bff7 ignore layout info when developing an extension, #55959 2018-09-11 16:29:14 +02:00
Johannes Rieken 2dd809dcb5 don't save parts layout when developing extensions, #55959 2018-09-11 16:29:13 +02:00
Alexandru Dima 1026e5fb65 Merge pull request #51557 from limerickgds/master
fixed:generator method of class autocomplete causes star(*) to be add…
2018-09-11 16:09:26 +02:00
Alex Dima 0c68c6063f Add tests for oneLineAboveText and consolidate rules 2018-09-11 16:08:30 +02:00
João Moreno fcfe771403 Merge pull request #50526 from beauallison/correct-git-light-check-icon
Align GIT light colored check icon with dark
2018-09-11 16:05:31 +02:00
João Moreno e9ed38cd30 Merge pull request #49747 from manixate/exclude_scrollbar_drop
Prevent scrollbar to be considered as a drop target for drag-and-drop
2018-09-11 16:03:11 +02:00
Johannes Rieken ffa0993cb2 fix #56245 2018-09-11 16:01:47 +02:00
Martin Aeschlimann e6d95f460d removeFromRecentlyOpened Command Broken. Fixes #58131 2018-09-11 15:53:57 +02:00
Jay Rodgers 1453ad4b23 Adding electron ARM and ARM64 tasks
Adding tasks to allow for explicitly download ARM and ARM64 versions of Electron when it is not the native architecture of the build machine (for cross-compiling).
2018-09-11 14:40:52 +01:00
Alex Dima f9d8addc07 Merge remote-tracking branch 'origin/master' into pr/limerickgds/51557 2018-09-11 15:30:40 +02:00
Johannes Rieken 120fe2e1bc debt - less WinJS.Promise usage 2018-09-11 15:27:46 +02:00
Johannes Rieken a3026efb1a debt - less WinJS.Promise usage 2018-09-11 15:27:46 +02:00
João Moreno f3dca9ad03 Merge pull request #52119 from ava1ar/master
Added ARM64 build support
2018-09-11 15:25:26 +02:00
Johannes Rieken 6887b7c828 fix #47842 2018-09-11 15:13:11 +02:00
Johannes Rieken bacf6a13f2 fix #47842 2018-09-11 15:13:11 +02:00
Alex Dima 51ea3ac804 Fixes #51869 2018-09-11 15:00:16 +02:00
Sandeep Somavarapu 603e745708 Fix #58307 2018-09-11 13:58:55 +02:00
Martin Aeschlimann 085854cd2b [html] jquery completions no longer work. Fixes #58299 2018-09-11 13:55:25 +02:00
Alex Dima 6023a8a4b8 Have the schema always propose as default the current vs code version 2018-09-11 13:08:42 +02:00
Johannes Rieken da0a892a36 fix #48051 2018-09-11 13:01:19 +02:00
Johannes Rieken a5561ad94f don't update markers when there is no real change, #57875 2018-09-11 12:41:02 +02:00
Sandeep Somavarapu 5bd80f000e Fix #44808 2018-09-11 12:27:44 +02:00
Johannes Rieken c1f3758ac5 fix #42968 2018-09-11 11:57:14 +02:00
Alex Dima 5a91552597 Fixes #51314 2018-09-11 11:54:54 +02:00
Joao Moreno f92afbdc3c git: mergebase is a readonly operation 2018-09-11 11:46:02 +02:00
Johannes Rieken 01f615e016 better error handling when calling prep-rename, #58394 2018-09-11 11:39:21 +02:00
Johannes Rieken dbc44c9993 move rejectReason into its own type, #58394 2018-09-11 11:39:21 +02:00
Alex Dima b385bb8f15 Fixes #51119 2018-09-11 11:30:52 +02:00
Johannes Rieken 3c2dbc17b8 debt - create native promise instead of WinJS.Promise 2018-09-11 10:29:50 +02:00
Johannes Rieken 11b364a828 👯‍♂️ remove WinJS.Promise#cancel and cancel callback #56137 2018-09-11 10:06:55 +02:00
Johannes Rieken 1b2aab7dee remove remaining users of cancel and cancel-callback, #56137 2018-09-11 10:06:55 +02:00
Benjamin Pasero 677b68da48 qick open - tweak delay and cancellation further 2018-09-11 09:49:55 +02:00
Benjamin Pasero 0ee556cbfd goto symbol - proper cancellation and editor change handling 2018-09-11 09:25:35 +02:00
Ramya Achutha Rao ee6a21fa49 Cleanup 2018-09-10 19:59:24 -07:00
Ramya Achutha Rao e59aa151a6 Show separate error when cannot connect to marketplace than when no extensions are found #57901 2018-09-10 19:54:20 -07:00
Matt Bierner d33b1c3063 Initial work on signature help context (#58135)
* Initial work on signature help context

Fixes #54972

Adds `SignatureHelpContext`. This tells providers why signature help was requested

TODO:

- [ ] Better understand semantics of retrigger. Should `retrigger` be an flag instead of a `triggerReason`?
- [ ]  Fix skipped test
- [ ] Add more tests for trigger reasons / trigger characters

* Fix unit test

* Make sure we retrigger sig help if it is already showing

* Add test for dismiss and re-invoke

* Extract some constants

* Extract createMockEditor
2018-09-10 17:44:21 -07:00
SteVen Batten 4f2ffa00f6 fixes #58306 2018-09-10 16:49:31 -07:00