Commit graph

50924 commits

Author SHA1 Message Date
Martin Aeschlimann
5af067a1e8 update distro 2019-07-02 12:41:58 +02:00
Benjamin Pasero
1da6ba5b0e 💄 2019-07-02 12:40:40 +02:00
Martin Aeschlimann
e4c5f2101a rename to IWatcherOptions 2019-07-02 12:12:20 +02:00
Martin Aeschlimann
a8f323677f configure polling 2019-07-02 12:12:20 +02:00
Benjamin Pasero
d3d884ab8a composite - ensure the editor progress service is always there 2019-07-02 11:59:10 +02:00
Joao Moreno
ca44b6c618 bring back close 2019-07-02 11:47:07 +02:00
Joao Moreno
5967934c55 update distro 2019-07-02 11:23:37 +02:00
Joao Moreno
e79052776a fix distro build 2019-07-02 11:19:26 +02:00
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
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
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
Benjamin Pasero
2c3e8a8e39 fix one for #76442 2019-07-02 07:52:32 +02:00
Miguel Solorio
85c1a4d1e3 Fix #55692, remove unnecessary padding 2019-06-27 08:39:47 -07:00
Matt Bierner
9df60d83bc Fix some implictIndex errors
#76442
2019-07-01 19:54:01 -07:00
SteVen Batten
c184561742 refs #76442 2019-07-01 19:48:04 -07:00
Matt Bierner
8c2de5efc2 Fix monaco build errors 2019-07-01 17:38:26 -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
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
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
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
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
Miguel Solorio
3566db5956 Update remove icon 2019-07-01 07:57:09 -07:00
Miguel Solorio
e543c32295 Merge master 2019-07-01 07:46:03 -07:00
Alex Ross
a570522203 Update grammars
Also added a test for an existing c++ syntax highlighting issue.
2019-07-01 16:39:15 +02:00
Christof Marti
039a49a5ea Fix: Accept All Current/Incoming for multiple files (fixes #63621) 2019-07-01 16:15:55 +02:00
isidor
d722d9a1a2 fixes #76264 2019-07-01 15:57:30 +02:00
Alex Ross
bfcdaae740 Show task errors on config changes
fixes #76138
2019-07-01 15:52:44 +02:00
Isidor Nikolic
f770be5bba
Merge pull request #76408 from microsoft/isidorn/extHostLabelService
introduce extHostLabelService and mainThreadLabelService
2019-07-01 15:39:31 +02:00