Commit graph

50895 commits

Author SHA1 Message Date
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
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
isidor eaa2d3bb23 introduce extHostLabelService and mainThreadLabelService
fixes #75881
2019-07-01 15:20:56 +02:00
isidor 82d951bb6d Fix failing Debug tests
fixes #76325
2019-07-01 14:29:56 +02:00
Joao Moreno 75795624af AsyncDataTree.onDidChangeCollapseState 2019-07-01 14:21:05 +02:00
Sandeep Somavarapu e038d65d11 code review 2019-07-01 13:04:41 +02:00
Sandeep Somavarapu 337f3a6f05 Merge branch 'master' into sandy081/userDataFileProvider 2019-07-01 13:02:52 +02:00
Martin Aeschlimann 893bf4ea1f Not possible to explicitly change the foreground text color for widgets. Fixes microsoft/vscode#76274 2019-07-01 12:57:03 +02:00
Christof Marti f0a214e938 Fix: Highlight current selection in HC theme (fixes #69077) 2019-07-01 12:43:38 +02:00
Johannes Rieken 4ae2f38de2
Merge pull request #76294 from microsoft/joh/suggest-explain
Add explain mode
2019-07-01 10:47:23 +02:00
Joao Moreno df8e3f0d0c fix build 2019-07-01 10:45:19 +02:00
Joao Moreno 7beb71bd5c update distro 2019-07-01 09:57:37 +02:00
Julien Brianceau 59963fc1c0 Fix 'unkown' typos (#76297)
Because of this typo, the same localization string was duplicated:
* 'unkownProblemMatcher' referenced in processTaskSystem.ts
* 'unknownProblemMatcher' referenced in terminalTaskSystem.ts
2019-07-01 09:55:06 +02:00
Dirk Baeumer 39292af2b5 Fixes #76298: Smoke test failure: starts with 'DE' locale and verifies title and viewlets text is in German 2019-07-01 09:53:26 +02:00
Johannes Rieken 162c502a36 better wording for sort text 2019-07-01 09:52:35 +02:00
Joao Moreno be403842b2 tests 2019-07-01 09:48:59 +02:00
Joao Moreno b4d0ee7f78 Merge branch 'joao/build-perf' 2019-07-01 09:46:09 +02:00
Johannes Rieken 5f406230c9 use keybinding instead of setting, show provider name (iff possible) 2019-07-01 09:43:41 +02:00
Benjamin Pasero 00441e26ac Merge branch 'master' into sandy081/userDataFileProvider 2019-07-01 09:22:51 +02:00
Benjamin Pasero 344740989a fix build 2019-07-01 09:18:25 +02:00
Johannes Rieken c2e57c0cf5
Merge pull request #76357 from tony-xia/typo-executeCodeLensProvider
Fixed a typo in vscode.executeCodeLensProvider args
2019-07-01 08:47:59 +02:00
Benjamin Pasero e8792f4b79 web - implement recently opened and preserve fullscreen on switch (fix #76034) 2019-07-01 08:44:19 +02:00
Benjamin Pasero 506fea08ec update distro 2019-07-01 08:36:30 +02:00
Benjamin Pasero 0601c25ed4 electron 4 - persist normal bounds if window maximized (fix #422) 2019-07-01 08:13:31 +02:00
Benjamin Pasero 32f9f9ce92 debt - same about dialog on macOS in menu 2019-07-01 08:13:31 +02:00
Benjamin Pasero be08339180 electron 4 - do more remote filtering 2019-07-01 08:13:31 +02:00
Benjamin Pasero 00acc08e0d electron 4 - add and use readdirWithFileTypes() 2019-07-01 08:13:31 +02:00
Benjamin Pasero 7b4cf38e93 electron 4 - unprefix grabbing cursor 2019-07-01 08:13:31 +02:00
Benjamin Pasero 021b5ab753 web api docs 2019-07-01 08:07:39 +02:00
Miguel Solorio 489837096d Remove shadow from folder icons 2019-06-30 20:37:32 -07:00
Rob Lourens ce4c2a3a93
Merge pull request #76359 from tony-xia/property-name-typo
onHighlghtRemoved -> onHighlightRemoved
2019-06-30 18:03:20 -07:00