Commit Graph
21221 Commits
Author SHA1 Message Date
Daniel Imms d12e8cf4da Type Terminal.loadAddon 2017-07-13 11:19:57 -07:00
Rob Lourens 885f4088ad Merge pull request #29506 from Microsoft/amqi/experiment-1-5
[WIP] Task experiment 1.5
2017-07-13 10:55:20 -07:00
t-amqi 266252776d Address comments 2017-07-13 10:51:43 -07:00
t-amqi 85f535760b Fix theming and change question wording 2017-07-13 10:29:15 -07:00
t-amqi b7cff76d40 Fix css for icons 2017-07-13 10:29:15 -07:00
t-amqi bc89a0eb17 Add thumbs up/down icons 2017-07-13 10:29:15 -07:00
t-amqi 5280cd2b69 Address feedback 2017-07-13 10:29:15 -07:00
t-amqi 42af902b7f Add feedback functionality and improve layout 2017-07-13 10:29:15 -07:00
t-amqi 38207d4ec8 Task panel version 1 2017-07-13 10:29:15 -07:00
t-amqi 6ef48bc32f Removes picture and adds hard-coded task panel mockup 2017-07-13 10:29:15 -07:00
t-amqi bcf675721c adding picture for task panel 2017-07-13 10:29:15 -07:00
t-amqi a338feb58a Refactoring 2017-07-13 10:29:15 -07:00
t-amqi 3eb29efecb Add buttons to task panel 2017-07-13 10:29:15 -07:00
t-amqi bb0305d6a0 fix task panel 2017-07-13 10:29:15 -07:00
t-amqi 2c74a5b770 Add actions to task panel 2017-07-13 10:29:14 -07:00
t-amqi 1ea9f292a9 Fix syntax 2017-07-13 10:29:14 -07:00
t-amqi 15a823e0dd Task Panel prelim changes 2017-07-13 10:29:14 -07:00
Daniel Imms 8d82ea2210 Merge pull request #30635 from Microsoft/tyriar/terminal-find-addon
Use new terminal find API
2017-07-13 09:45:10 -07:00
Daniel Imms aa50751893 Fix compile after merge 2017-07-13 09:43:59 -07:00
Daniel Imms 11f85a3705 Merge remote-tracking branch 'origin/master' into tyriar/terminal-find-addon 2017-07-13 09:42:41 -07:00
Daniel Imms c829d4c8c4 Improve xterm.js typings
Fixes #30633
2017-07-13 09:36:38 -07:00
Daniel Imms b800283279 Uplevel xterm.js
This brings in:

- UIEvent.detail usage
- Search addon refactor

Fixes #20505
2017-07-13 09:04:51 -07:00
Daniel Imms 5a88191a37 Remove Terminal.onData proposed API
This was to be used by tasks as an extenion which ended up
not happening.
2017-07-13 08:43:39 -07:00
Erich Gamma 10a5cee648 added silent setting 2017-07-13 16:43:18 +02:00
kieferrm 6572aacf64 update distro reference 2017-07-13 07:41:49 -07:00
Christof Marti df00546a45 Spelling (fixes #30611) 2017-07-13 07:36:55 -07:00
Benjamin Pasero 91a62324d3 💄 2017-07-13 16:31:12 +02:00
Johannes Rieken 0df555f5f4 have an explicit WorkspaceFolder with some extra bits and pieces, #28526 2017-07-13 16:22:19 +02:00
Benjamin Pasero 537c0746c2 💄 introduce type for single folder case 2017-07-13 16:14:03 +02:00
Benjamin Pasero 2bb8f89065 mr: unify recent history for workspaces and folders 2017-07-13 15:55:13 +02:00
Johannes Rieken de4dc5c6ed fix #29933 2017-07-13 14:59:38 +02:00
Benjamin Pasero 49454b1b35 naming 💄 2017-07-13 14:15:28 +02:00
Benjamin Pasero 3079d6cac8 mr: reload window when opening same workspace with different configuration path 2017-07-13 14:02:52 +02:00
Benjamin Pasero 733864d95a simplify Windows.closeWorkspace() 2017-07-13 14:02:52 +02:00
Johannes Rieken 0aee8cee1a clarify jsdoc for word at pos, #29102 2017-07-13 12:36:48 +02:00
Johannes Rieken 181cd2012c improve whitespace detection when searching for word at position, #29102 2017-07-13 12:36:47 +02:00
Benjamin Pasero 1501dbe633 associate JSON mode with code workspace files 2017-07-13 12:18:26 +02:00
Benjamin Pasero ae3b4bbfa4 fix tests 2017-07-13 12:11:24 +02:00
Benjamin Pasero a7a16f23b9 mr: reload window when first root changes 2017-07-13 11:11:17 +02:00
Benjamin Pasero 1ecd2b5204 .code => .code-workspace 2017-07-13 11:02:50 +02:00
Dmitry Zabello 68f66cc844 Sort by type doesn't affect folders (#30572) 2017-07-13 10:58:32 +02:00
Benjamin Pasero 01bea3dffd fix default button 2017-07-13 08:25:06 +02:00
Benjamin Pasero 56a5bf1724 fix distro commit 2017-07-13 08:11:35 +02:00
Benjamin Pasero 2e0269bc95 multi root 💄 2017-07-13 08:08:15 +02:00
Benjamin Pasero d768111d14 try to fix flaky linux tests on travis 2017-07-13 08:07:41 +02:00
Christof Marti 1c0b640a66 Collapse deployment view 2017-07-12 21:17:12 -07:00
Matt Bierner 742829cd25 Render markdown content codeblock as actual block elements instead of a span containing a div 2017-07-12 17:47:12 -07:00
Christof Marti f666439e02 Deployment experiment 2017-07-12 17:23:02 -07:00
Sandeep Somavarapu 044e454bb0 #29455 💄 2017-07-13 01:22:23 +02:00
Matt Bierner 62975361cb Disable TS refactorings
Investigating #30449, it seems that typescript refactoring can take a long time to compute in some projects. Disabling these in insiders. We'll disable them in 1.14 is this is found to help
2017-07-12 15:56:14 -07:00