Commit graph

51133 commits

Author SHA1 Message Date
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
Haneef Mohammed d7c8e71538 Don't lose state of tree when going from a stopped->running->stopped state. 2019-07-01 13:04:22 -07: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
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
Joao Moreno 8af2dbb3b9 separate compile-build from product builds 2019-07-01 15:49:20 +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
isidor eaa2d3bb23 introduce extHostLabelService and mainThreadLabelService
fixes #75881
2019-07-01 15:20:56 +02:00
Joao Moreno 9d75c4e528 cleanup node tasks 2019-07-01 15:20:38 +02:00
isidor 82d951bb6d Fix failing Debug tests
fixes #76325
2019-07-01 14:29:56 +02:00