Commit Graph
35396 Commits
Author SHA1 Message Date
Johannes Rieken cd9ecf15d3 outline - prepare tree classes for move 2018-06-15 15:49:14 +02:00
Johannes Rieken 8cfc11a461 outline - more correct request caching 2018-06-15 15:41:22 +02:00
Johannes Rieken 8a7521f2a9 outline - only cache model request, not result 2018-06-15 15:23:15 +02:00
Johannes Rieken 3db79b2011 outline - don't cache canceled/errored promise 2018-06-15 15:15:52 +02:00
Johannes Rieken ec60aab39f outline - use Provider#displayName instead of extension id 2018-06-15 15:14:04 +02:00
Johannes Rieken df1dcb0eeb outline - remove unused 2018-06-15 15:05:21 +02:00
Johannes Rieken c20d4fafdf move outline model to editor/contrib 2018-06-15 15:03:08 +02:00
isidor 0a0169b030 fix errors 2018-06-15 13:45:36 +02:00
Isidor Nikolic f31466fd90 Merge pull request #52019 from qcz/patch-6
Improve i18n of new task identifier related strings
2018-06-15 13:44:10 +02:00
Joao Moreno 9175cb564c 💄 2018-06-15 13:03:41 +02:00
Dániel Tar ae2de43e37 Adress PR comment 2018-06-15 12:50:47 +02:00
Dániel Tar 5e705621c1 Improve i18n of new task identifier related strings 2018-06-15 12:38:13 +02:00
Isidor Nikolic 860d32042e Merge pull request #51997 from Microsoft/isidorn/gridContainer
grid: container as a readonly property
2018-06-15 12:02:17 +02:00
isidor 3b974dec95 address feedback 2018-06-15 12:01:30 +02:00
Isidor Nikolic b24b22aa59 Merge pull request #52005 from Microsoft/isidorn/splitViewInverseAlt
splitView: inverseAltBehavior
2018-06-15 11:40:17 +02:00
Johannes Rieken a05176fd39 fix #51647 2018-06-15 11:38:30 +02:00
Johannes Rieken dabaca2935 outline - cache a few requests for fast reuse and to prevent duplicated requests 2018-06-15 11:38:30 +02:00
Johannes Rieken 8dfeaaef34 move OutlineModel to common 2018-06-15 11:38:29 +02:00
isidor fd2e075ec8 splitView: inverseAltBehavior 2018-06-15 11:35:01 +02:00
Christof Marti 05f44fcc34 Button event on InputBox (#49340) 2018-06-15 11:26:46 +02:00
Christof Marti b308dfe0d2 Enablement flag (#49340) 2018-06-15 11:26:45 +02:00
Benjamin Pasero 8f2369ee71 fix #51872 2018-06-15 11:25:07 +02:00
isidor f19ae63fa2 grid: container as a readonly property - to make it easier to move the grid to another parent 2018-06-15 11:17:43 +02:00
isidor 6ceeed615d open editors view: make sure to dispose groupDisposable when view disposed 2018-06-15 10:42:47 +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