Commit graph

35439 commits

Author SHA1 Message Date
Benjamin Pasero aaff78b996
fix #52045 (#52160) 2018-06-18 09:59:51 +02:00
Johannes Rieken d32c949d4a fix #52080 2018-06-18 09:49:07 +02:00
Dirk Bäumer da4e1c3768
Merge pull request #52067 from qcz/patch-7
Fix typo in taskConfiguration.ts
2018-06-18 09:48:56 +02:00
Momoto, Seiji 382a3e9256 Fix typo in main.contribution.ts (#52104) 2018-06-18 09:48:43 +02:00
Alex Dima 3e5bdaf8c5 Fixes #52002: Ensure tabSize is >= 1 2018-06-18 09:47:24 +02:00
João Moreno 777c8e57e0
Merge pull request #51989 from Microsoft/joao/grid-constraing-propagation
Workbench grid dimension constraint propagation
2018-06-16 22:41:18 +02:00
Matt Bierner a85c0b6669 Introduce webview.active
The current `.visible` property actually means active. Rename this value to `.active` and introduce a real `.visible`
2018-06-15 15:51:46 -07:00
Ramya Achutha Rao 14ee487496 Update distro for badge update Fixes #52051 2018-06-15 15:06:58 -07:00
Matt Bierner 678f87ed45 Update marked 2018-06-15 14:51:18 -07:00
Joao Moreno 02da466074 fix bad side by side bottom margin 2018-06-15 21:42:23 +02:00
Matt Bierner f34a682df2 Remove unused variable 2018-06-15 11:43:29 -07:00
Matt Bierner d3a54049da remove reference to triggerKind 2018-06-15 11:23:57 -07:00
Sandeep Somavarapu a443b17aa5 💄 2018-06-15 20:13:09 +02:00
Matt Bierner e25528e2c2 Clean up dispose 2018-06-15 11:08:22 -07:00
Matt Bierner ab77235bfb Don't show lightbulb if we only have a selection
Removes code action trigger proposal

Fixes #52070
2018-06-15 11:08:22 -07:00
Sandeep Somavarapu 74ae993e2f Add support for multiple extension management servers 2018-06-15 20:05:44 +02:00
Matt Bierner 36f660424d Add missing file update 2018-06-15 10:27:10 -07:00
Matt Bierner 749eb1ebcd Make sure we handle line number links correctly in preview
Fixes #51919
2018-06-15 10:09:27 -07:00
Matt Bierner ae7d3eb888 Add workaround for https://github.com/Microsoft/TypeScript/issues/24968 2018-06-15 10:09:27 -07:00
Matt Bierner 30dcf74d92 Show correct directory name in prompt 2018-06-15 10:09:27 -07:00
Matt Bierner be590034d7 Slightly more opaque fade out 2018-06-15 10:09:27 -07:00
Sandeep Somavarapu 7ed89584a0 Remove extensions actions in electron browser 2018-06-15 19:09:20 +02:00
Dániel Tar ae97743535
Fix typo in taskConfiguration.ts 2018-06-15 18:29:13 +02:00
Benjamin Pasero 11c2ef6335 fix #42640 2018-06-15 17:49:05 +02:00
Christof Marti 5f93604467 Tooltip typo (#49340) 2018-06-15 16:43:55 +02:00
Christof Marti 05f04908b6 Move action bar to title bar (#49340) 2018-06-15 16:43:55 +02:00
Christof Marti 3b4fb7d2fb Title and steps (#49340) 2018-06-15 16:43:55 +02:00
Benjamin Pasero 56980850c5 use absolute imports 2018-06-15 16:28:51 +02:00
Johannes Rieken 5b146edeed remove unused icons 2018-06-15 15:57:04 +02:00
Johannes Rieken 9127bf6aec outline - also move icons 2018-06-15 15:56:40 +02:00
Johannes Rieken 1d772df87e outline - move outlineTree to editor/contrib 2018-06-15 15:50:03 +02:00
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
Benjamin Pasero b4791dc9c4 more cleanup 2018-06-15 15:01:21 +02:00
Benjamin Pasero 74caa4129c 💄 2018-06-15 14:44:58 +02:00
Benjamin Pasero 0b3457a462 Merge branch 'master' into joao/grid-constraing-propagation 2018-06-15 14:24: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
Joao Moreno 84bdc9d83a empty editor controls should still have minimum width & height 2018-06-15 12:49:45 +02:00
Joao Moreno 5bb96aa865 expose layout constraints up to layout.ts 2018-06-15 12:43:34 +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