Commit graph

51093 commits

Author SHA1 Message Date
isidor
b57a00bd28 debug: Handle disposable result of createAndFillInActionBarActions
#76419
2019-07-02 11:17:47 +02:00
Joao Moreno
f91bd1869c distro build: push release branches 2019-07-02 11:14:31 +02:00
Alex Ross
8af1b9fe1b '.' bug in file picker
Fixes #76426
2019-07-02 11:07:48 +02:00
Benjamin Pasero
7694303571 💄 2019-07-02 10:51:24 +02:00
Benjamin Pasero
675a30a14a build - switch schedule to cron syntax 2019-07-02 10:50:38 +02:00
Joao Moreno
7111d80730 update distro 2019-07-02 10:32:17 +02:00
Joao Moreno
74e64f79ea Merge branch 'master' into joao/build-perf 2019-07-02 10:31:36 +02:00
isidor
f506d66c49 fixes #76264 2019-07-02 10:31:14 +02:00
Joao Moreno
b5bac44688 add inverse icon 2019-07-02 10:30:44 +02:00
Joao Moreno
73084faf86 update distro 2019-07-02 10:21:11 +02:00
Joao Moreno
a61bd06845 Merge branch 'master' into joao/build-perf 2019-07-02 10:20:22 +02:00
Joao Moreno
1a254a3a8d yarn update-distro 2019-07-02 10:19:55 +02:00
Alex Ross
9348711b41 Remove suppressImplicitAnyIndexErrors from tasks
Part of #76442
2019-07-02 10:18:13 +02:00
Benjamin Pasero
44a0062a90 Revert: do not use withFileTypes on readdir (fix #76425) 2019-07-02 10:11:47 +02:00
Alex Ross
06d2f9c05d Update C++ grammar to get macro fix
Also added a macro to the test

Fixes #76430
2019-07-02 09:54:28 +02:00
Joao Moreno
ff8b62430d update distro 2019-07-02 08:55:07 +02:00
Joao Moreno
b472feaafa add node build script 2019-07-02 08:45:47 +02:00
Benjamin Pasero
2c3e8a8e39 fix one for #76442 2019-07-02 07:52:32 +02:00
Matt Bierner
de320f4061 Use a proper Map for ICommandsMap
Changes the `ICommandsMap` type to be a proper map. This can help catch type errors and also gets us closer to being able to disable the tsconfig suppressImplicitAnyIndexErrors workaround
2019-07-01 17:32:12 -07:00
Matt Bierner
612901a9e9 Replacing object map with true map 2019-07-01 17:30:42 -07:00
Matt Bierner
4727c9a045 Use Set instead of array + object map 2019-07-01 17:30:42 -07:00
Matt Bierner
ae977ba1e0 Make sure we always kill the syntax server when the semantic server exists 2019-07-01 17:30:42 -07:00
Rachel Macfarlane
cc9418df0c Fix #76440, comment thread collapsible state incorrectly set 2019-07-01 16:58:22 -07:00
Daniel Imms
c35b88a7a2 Add queue system 2019-07-01 16:33:10 -07:00
Daniel Imms
29303c819d Get input working 2019-07-01 16:14:13 -07:00
Daniel Imms
6f1d0fc7ec Get virtual processes mostly working 2019-07-01 15:58:29 -07:00
Matt Bierner
9e7bb2c881 Support image/* data uris in markdown preview
Fixes #76080
2019-07-01 15:57:35 -07:00
Matt Bierner
375a62c19b Mark all properties in ExtensionContext readonly
These values should not be modified
2019-07-01 15:34:49 -07:00
Robert Ancell
05ceb5e8ac snapcaft.yaml: Set the AppStream ID in the Snap metadata
This allows software store to recognise this snap matches Visual Studio Code in
other formats (.deb, .rpm, Flatpak etc). It also means reviews on ODRS are
grouped together.
2019-07-02 10:19:28 +12:00
Matt Bierner
be5be44689 Cleaning up check if service workers are supported or not 2019-07-01 15:10:21 -07:00
Matt Bierner
35f77aab43 Enable useSeparateSyntaxServer by default and remove the experimental section from setting name
Fixes #76420
2019-07-01 15:10:21 -07:00
Matt Bierner
ab17d625c8 Marking more action fields and interface properties as readonly 2019-07-01 15:10:21 -07:00
Matt Bierner
ca72178132 Use ReadonlyArray in a few places
Make it clearer which arrays are being mutated
2019-07-01 15:10:21 -07:00
Matt Bierner
cbdef77baa Handle cases where accessing navigator.serviceWorker throws an error 2019-07-01 15:10:21 -07:00
Logan Ramos
26d0bbd5d9
Initial Strict Typing Support for Telemetry Events (#75785)
* Added command line information to display details about collected telemetry

* Telemetry tooling exploration

* Changing telemetry calls to be strongly typed

* Fixed an event definition

* Removed telemetry command

* More removing of telemetry command

* Fixed compilation errors

* Forgotten property

* Updated typings so diff was aligned
2019-07-01 14:37:43 -07:00
Joao Moreno
22d217ce6e build 2019-07-01 22:07:26 +02:00
Daniel Imms
2205cb69ed Start of terminal virtual processes 2019-07-01 12:27:23 -07:00
Sandeep Somavarapu
71bd9c68e6
Adopt settings and keybindings to use user data filesystem pro… (#76379)
Adopt settings and keybindings to use user data filesystem provider
2019-07-01 20:49:11 +02:00
Sandeep Somavarapu
67a734137f compute path using substring as they are always absolute 2019-07-01 20:36:03 +02:00
Rob Lourens
c61bf317af Space in command palette should match -
Fix #74523
2019-07-01 10:40:40 -07:00
chrisdias
c104b54843 update distro 2019-07-01 18:40:56 +02:00
Johannes Rieken
7cbf591b90 wip 2019-07-01 18:39:57 +02:00
Benjamin Pasero
6f9bf94619 build - automatically release electron 6 exploration 2019-07-01 18:29:49 +02:00
Miguel Solorio
151092d881 Add high contrast icon for editor layout 2019-07-01 09:08:53 -07:00
Miguel Solorio
885cabf577
Merge pull request #76313 from microsoft/misolori/new-icons
Update all icons to new iconography style
2019-07-01 09:07:22 -07:00
Joao Moreno
a45efad540 update distro 2019-07-01 18:02:15 +02:00
Joao Moreno
b590199b75 up the memory 2019-07-01 17:58:38 +02:00
Miguel Solorio
3566db5956 Update remove icon 2019-07-01 07:57:09 -07:00
Joao Moreno
94f9151dc0 update distro 2019-07-01 16:55:47 +02:00
Joao Moreno
219a2f2262 pipelines: adopt shared compilation 2019-07-01 16:54:51 +02:00