Commit Graph
35374 Commits
Author SHA1 Message Date
Joao Moreno 1d9150ca8d 💄 2018-06-15 09:27:03 +02:00
Joao Moreno 709c24bef5 splitview: expose minimum and maximum size 2018-06-15 09:26:00 +02:00
Joao Moreno 36f65bd2be fixes #51936 2018-06-15 09:15:00 +02:00
Ramya Achutha Rao 3bfca7c657 hideByDefault applies only to newly created views Fixes #51713 2018-06-14 22:00:22 -07:00
Ramya Achutha Rao 7dc9539a42 Have enabled and recommended by default in Extensions view 2018-06-14 21:35:40 -07:00
Simon Chan 1402682906 doc: fix doc for window.onDidChangeTextEditorVisibleRanges (#51865) 2018-06-14 20:37:31 -07:00
Sandeep Somavarapu be4cb382d4 Detect duplicate extensions 2018-06-15 00:51:12 +02:00
Sandeep Somavarapu 78fed87a7f transform uri in install event 2018-06-15 00:51:12 +02:00
Sandeep Somavarapu 0013ac60d7 Move uri transformer to uriIpc.ts file 2018-06-15 00:51:12 +02:00
Peng Lyu d94ae55ab6 replace experimental resizeobserver with mutation observer 2018-06-14 11:50:57 -07:00
Matt Bierner dfc4d75c1a Make sure we always re-queue a diagnostic request after changing documents 2018-06-14 10:09:12 -07:00
Joao Moreno ecc8f40200 fix splitview tests 2018-06-14 19:05:24 +02:00
Christof Marti 47fc17712d Streamline QuickInput API (#49340) 2018-06-14 18:51:33 +02:00
Benjamin Pasero 78c0afb018 remove unused lines :) 2018-06-14 18:34:18 +02:00
Joao Moreno 28d8e2cc50 splitview: handle last sash with alt 2018-06-14 18:08:15 +02:00
Joao Moreno 6b850ed567 splitview: alt key while resizing 2018-06-14 18:08:15 +02:00
Joao Moreno 60ecdcbc7c splitview: alt resize exploration 2018-06-14 18:08:15 +02:00
Sandeep Somavarapu 633eeb934b fix tests 2018-06-14 18:03:50 +02:00
Benjamin Pasero 7a61a79a2d update color docs 2018-06-14 17:30:16 +02:00
Rob Lourens 1f28bf95d8 Settings editor - show enum settings with unspecified type 2018-06-14 08:28:57 -07:00
Benjamin Pasero 2ec2cf597a API tweaks for grid editor (#51876)
* fix #51001

* add onDidChangeTextEditorViewColumn test that validates moving editor group

* adopt vscode.ViewColumn.Beside

* add vscode.setEditorLayout command
2018-06-14 17:17:39 +02:00
Sandeep Somavarapu 7263a26f9c Fix tests 2018-06-14 17:08:46 +02:00
Joao Moreno 80e264d86f fix tests 2018-06-14 15:33:28 +02:00
Sandeep Somavarapu 3f379ada40 Fix tests 2018-06-14 15:13:29 +02:00
Sandeep Somavarapu 89affc5c61 Use URI for extension location 2018-06-14 14:23:10 +02:00
Alex Dima a0558e447d Use URIs for snippet files 2018-06-14 13:25:30 +02:00
Alex Dima e7c9022f91 Use URIs for language configuration files 2018-06-14 12:33:11 +02:00
Joao Moreno 93bf604ebb splitview: round view sizes
fixes #51754
2018-06-14 12:23:37 +02:00
Alex Dima 02a90f9167 Use URIs for contributed activity bar icons 2018-06-14 12:02:19 +02:00
João Moreno b43476e602 use master build badge 2018-06-14 11:23:41 +02:00
Daniel Imms a87e828050 Use fsPath over path for terminal cwd 2018-06-14 11:18:34 +02:00
Dirk Baeumer 477e918451 More platform work on terminal task system 2018-06-14 11:03:49 +02:00
Dirk Baeumer f612910e4d Improve platform handling when executing tasks 2018-06-14 10:57:09 +02:00
Daniel Imms 248fd0c287 Use path over fsPath for terminal cwd 2018-06-14 10:56:21 +02:00
Benjamin Pasero 8cc4a70bff fix #51866 2018-06-14 10:22:27 +02:00
isidor bed8ab99db Revert "show alternative actions when alt is pressed, not only on mouse over"
This reverts commit 8dc5cec1c7.
2018-06-14 09:55:46 +02:00
Johannes Rieken ec4e87c2e2 add symbol-kind-label as title, #51864 2018-06-14 09:51:32 +02:00
Johannes Rieken 0057b9d53d add setting 'outline.icons', #51864 2018-06-14 09:51:32 +02:00
Daniel Imms 3fc5520a7c Add missing new line 2018-06-14 09:46:28 +02:00
Daniel Imms f3bf72a0fc Allow an optional platform to be provided to mergeDefaultShellPathAndArgs 2018-06-14 09:46:13 +02:00
Benjamin Pasero aff8d462ea fix #51793 2018-06-14 07:43:53 +02:00
Matt Bierner 11b0f3a40b Remove unused vars 2018-06-13 19:21:14 -07:00
Matt Bierner e3ea9b1432 Working on fixing some webview leaks
#50556
2018-06-13 19:15:01 -07:00
Matt Bierner a1e58c9ea8 Use type converter to convert location 2018-06-13 18:04:33 -07:00
Matt Bierner 6d075f773b Cleaning up implementations code lens
- Make async
- extract some methods
2018-06-13 18:02:29 -07:00
Matt Bierner 06ea138fbb Use nameSpan for getting basic symbol range
#51176
2018-06-13 18:00:34 -07:00
Matt Bierner 3cdda11bc9 Always normalize resources in resource map for drive letter on windows 2018-06-13 17:33:07 -07:00
Matt Bierner af25bb8d5b Use global scope for checking dependent registrations 2018-06-13 17:32:38 -07:00
Matt Bierner 7ab453370e Using resource map for storing diagnostic 2018-06-13 17:12:33 -07:00
Matt Bierner 29198d7e8a Remove unused api version 2018-06-13 17:05:46 -07:00