Commit graph

37237 commits

Author SHA1 Message Date
Johannes Rieken
9b1da7900e show no symbols found message in outline tree, #54744 2018-07-24 10:28:43 +02:00
Johannes Rieken
46e3477979 don't show ... when outline model is empty, #54744 2018-07-24 10:28:43 +02:00
Sandeep Somavarapu
14b387d296 Handle URIs with no scheme 2018-07-24 10:07:27 +02:00
Erich Gamma
f6064affd1 update to tasks 2.0 2018-07-24 08:30:52 +02:00
Matt Bierner
befea22536 Pick up new TS insiders version 2018-07-23 17:55:55 -07:00
Jackson Kearl
492fde2c13
Merge pull request #54910 from JacksonKearl/settings-crawl
Settings crawl
2018-07-23 16:06:07 -07:00
Jackson Kearl
f99a1e6505 Dots 2018-07-23 16:02:21 -07:00
Jackson Kearl
5916baa42e Update settings text for my chunk 2018-07-23 15:54:19 -07:00
Daniel Imms
260ac2760f Upgrade vscode-xterm
Fixes #54132
2018-07-23 15:41:56 -07:00
Matt Bierner
b8c522b175 Updating colorization tests 2018-07-23 15:31:32 -07:00
Matt Bierner
f9eeb0759f Cleaning up emmet setting descriptions 2018-07-23 15:27:55 -07:00
Matt Bierner
9246087c04 Updatting setting descriptions 2018-07-23 15:27:55 -07:00
Matt Bierner
1f69e11624 Add periods for setting descriptions 2018-07-23 15:27:55 -07:00
Matt Bierner
5a148fa9a3 Use code in setting 2018-07-23 15:27:55 -07:00
Matt Bierner
b096fb256d Use enumDescriptions 2018-07-23 15:27:55 -07:00
Daniel Imms
caeb292922 Upgrade vscode-xterm
- Fix dom renderer argument order bug
- Fix isWrapped NPE
- Fix charset drawing (bug with static char atlas)

Fixes #54131
2018-07-23 15:16:57 -07:00
Daniel Imms
f0b8ca7502 Prevent duplicate terminal API data and input events from firing
Fixes #54096
2018-07-23 15:09:14 -07:00
Matt Bierner
e9fb3b2eaa Remove old show unused settings
You should use `editor.showUnused` instead. Possibly with a language specific setting:

```
"[typescript]": {
    "editor.showUnused": false
}
```
2018-07-23 15:01:02 -07:00
Ramya Achutha Rao
a7e3183cee Enable experiments 2018-07-23 14:53:34 -07:00
Ramya Achutha Rao
b9d02589ac Update opt out msg 2018-07-23 14:53:34 -07:00
Rob Lourens
c4f336d1d6 Fix #53887 - remove remaining PPromise usage in search 2018-07-23 14:07:50 -07:00
Martin Aeschlimann
74c270e887 update grammars 2018-07-23 20:34:08 +02:00
Arjun Attam
8fcfcb5058 Adds webview select-all command (#54851) 2018-07-23 11:17:27 -07:00
Rob Lourens
b28ea40d72 Remove more PPromise - #53887 2018-07-23 11:15:14 -07:00
Rob Lourens
1546e74ce6 #53887 - remove more PPromise usage 2018-07-23 11:15:14 -07:00
Daniel Imms
7050df2547 Fix typo 2018-07-23 11:06:02 -07:00
Daniel Imms
2a2a3f6ead More terminal settings polish
Part of #54690
2018-07-23 11:04:08 -07:00
Rob Lourens
1e8884e683 Search - Don't show full paths to workspace folders in search results, to clean it up and match the explorer 2018-07-23 10:30:56 -07:00
Rob Lourens
9647efa0bf
Merge pull request #54840 from Microsoft/roblou/fixCancelSearch
Fix search cancellation
2018-07-23 10:14:37 -07:00
Sandeep Somavarapu
bacfddadd0 Implement #47502 2018-07-23 18:43:26 +02:00
Sandeep Somavarapu
0027da0dac update distro hash 2018-07-23 15:43:54 +02:00
Sandeep Somavarapu
f65b785948 update distro commit 2018-07-23 15:08:22 +02:00
Christof Marti
d61baf3b16 Don't assume local file (#36236) 2018-07-23 12:55:32 +02:00
Christof Marti
cc2e278113 Update 2018-07-23 12:13:01 +02:00
Christof Marti
8804cedf65 Move to stable API (#53327) 2018-07-23 11:51:44 +02:00
Sandeep Somavarapu
90fc7e66e2
Merge pull request #54854 from Microsoft/revert-52782-electron-2.0.x
Revert "Update to Electron 2.0.x"
2018-07-23 11:37:01 +02:00
isidor
3b25417fa2 debug: better overflow behavior for breakpoint name
fixes #54309
2018-07-23 11:34:05 +02:00
Christof Marti
ebf213ab68 Move back button to QuickInputButtons (#53327) 2018-07-23 11:20:17 +02:00
isidor
d7c1985223 debug: more elaborate breakpoint input model resource to be able to create 2 at the same time
fixes #53978
2018-07-23 11:12:19 +02:00
Sandeep Somavarapu
df20750317 Update distro 2018-07-23 11:06:14 +02:00
Sandeep Somavarapu
1dc23e548e
Revert "Update to Electron 2.0.x" 2018-07-23 10:58:49 +02:00
isidor
28a82a6eec Revert "node debug extensions go back to 1.26.4"
This reverts commit 14535d536b.
2018-07-23 10:12:23 +02:00
isidor
14535d536b node debug extensions go back to 1.26.4 2018-07-23 09:48:28 +02:00
Erich Gamma
1c14e736d2 Add missing nls key in package.json, fixing #54714 2018-07-23 09:34:03 +02:00
Rob Lourens
054123def3 Bump node2 2018-07-22 21:49:31 -07:00
Rob Lourens
92e4b2a7d5 Fix #54837 - cancel search and properly get events from A to B 2018-07-22 21:17:50 -07:00
Ramya Achutha Rao
c55a096ee8 Option to opt out of telemetry collection 2018-07-22 20:41:12 -07:00
Ramya Achutha Rao
90db6c3a0e GDPR annotation for experiment event 2018-07-22 19:24:28 -07:00
Rob Lourens
4ae87096bb Fix #54835 - searching in empty workspace never completes 2018-07-22 19:17:01 -07:00
Rob Lourens
16214657cd Settings editor - also fix setting links in enumDescriptions 2018-07-22 18:16:10 -07:00